Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement CI and release logic #11

Open
jrozner opened this issue Jan 24, 2023 · 1 comment
Open

Implement CI and release logic #11

jrozner opened this issue Jan 24, 2023 · 1 comment

Comments

@jrozner
Copy link
Owner

jrozner commented Jan 24, 2023

Actions should be setup to do builds of PRs and the main branch. Also need to setup some release logic to do builds of the library itself so that people can just install it without having to compile themselves. There probably should be some branching strategy that maps to binja release versions to get builds going for each supported version of binja and probably decide how far back I want to actually continue to support.

@jrozner
Copy link
Owner Author

jrozner commented Jan 30, 2023

Basic CI is added with actions but there is no release logic or branching logic in here. The build environment needs to setup binja and an environment to build in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant