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

Track develop branch #47

Open
2 of 5 tasks
nilp0inter opened this issue Dec 26, 2024 · 0 comments
Open
2 of 5 tasks

Track develop branch #47

nilp0inter opened this issue Dec 26, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@nilp0inter
Copy link
Collaborator

nilp0inter commented Dec 26, 2024

To improve our response time whenever new versions of AutoFirma are available. We'll actively track upstream develop branches in our own develop branch, periodically building AutoFirma to find potential problems and address them as soon as possible.

  • Create a new develop branch.
  • Make it compile.
  • GitHub Workflow that updates the flake (to point to the HEAD of upstream), disables the cache and tries to build AutoFirma.
  • GitHub Workflow should periodically check that the maven-dependency-hash values of the different projects are not changing, and PR accordingly.
  • GitHub Workflow that periodically rebase from main.
@nilp0inter nilp0inter self-assigned this Dec 26, 2024
@nilp0inter nilp0inter added the enhancement New feature or request label Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant