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

Branching and maintenance strategy, tracking mozilla releases, notifying users? #27

Open
ajvincent opened this issue Jan 6, 2023 · 2 comments

Comments

@ajvincent
Copy link
Owner

Now that this is at least minimally working, one consideration is how to handle evolving changes to Mozilla which could break builds here.

In particular, Mozilla Firefox's release calendar shows:

  • extended-support release branches are good for a little over a year,
  • general releases are good for four weeks,
  • mozilla-central is a moving target.

I don't know how to approach this yet.

@trickypr
Copy link
Contributor

My recommendation would be to let the user chose the version to target. Store the current version in a config file, then a GitHub bot (e.g. this is my bot implementation) can come through and file an issue on each update (e.g. pulse-browser/browser#156).

@ajvincent
Copy link
Owner Author

Huh, I didn't know about Pulse. Awesome. 😎 If there's a mailing list for this project, I want to be on it.

@ajvincent ajvincent mentioned this issue Jan 20, 2023
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

2 participants