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

Make better release and tagging system #57

Open
Ulexus opened this issue Nov 24, 2017 · 0 comments
Open

Make better release and tagging system #57

Ulexus opened this issue Nov 24, 2017 · 0 comments

Comments

@Ulexus
Copy link
Member

Ulexus commented Nov 24, 2017

Meteor has always been tightly-bound to its environment. We need to provide separate tags for the major Meteor release versions. There have generally been major, sweeping changes between what would generally be considered minor version changes (e.g. 1.4 -> 1.5, 1.5 -> 1.6). We want to stay flexible, but we also want to stay current without breaking existing builds.

This means that:

  • we need static image tags from commit hashes
  • we need compatibility tags for Meteor releases (e.g. ulexus/meteor:1.6)
  • we need to figure out whether we should consolidate the build branch or continue to maintain that separately just for the sake of image size... especially considering Docker's new multi-staged build options
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