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

Update versioning to use %year%.%month%.%day% (eg, "17.01.12") #57

Open
quinthar opened this issue Nov 18, 2016 · 5 comments
Open

Update versioning to use %year%.%month%.%day% (eg, "17.01.12") #57

quinthar opened this issue Nov 18, 2016 · 5 comments
Assignees

Comments

@quinthar
Copy link
Contributor

Let's aim to do a monthly release, with "dot releases" if there are just small bugfixes and cleanup, and "full releases" if there are meaningful functional changes. In this case it looks like there are no externally-visible (eg, interface-changing) functional changes, so we'd just do a dot release. Thoughts?

Also, any thoughts on how to put plugins into a dynamically-loading library such that we can use the public repo for our actual servers, and just separately version/release our internal Expensify plugin? This'll help ensure the public repo stays up to date, rather than us continuously struggling to remember to package and release the latest changes.

Cc: @tylerkaraszewski @righdforsa @cead22

@quinthar
Copy link
Contributor Author

For now, let's just release HEAD as v1.2 and we can worry about a more deliberate approach later.

@quinthar
Copy link
Contributor Author

@righdforsa @tylerkaraszewski - Now that we've moved all of auth into its own .so, can we start formally versioning each new Bedrock release? Also, I'm wondering if calling it 1.0 is misleading, given that we've been using this in production at scale for many years. I vote we use an Ubuntu-like numbering scheme, which just represents the year and month. So, the next release would be Bedrock 17.1.

@righdforsa
Copy link
Contributor

righdforsa commented Dec 26, 2016 via email

@quinthar
Copy link
Contributor Author

quinthar commented Dec 26, 2016 via email

@quinthar quinthar changed the title Create a 1.1 release Update versioning to use %year%.%month%.%day% (eg, "17.01.12") Jan 2, 2017
@quinthar
Copy link
Contributor Author

Bump. @righdforsa - Any eta on us using the public apt-get repo, and updating it regularly?

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

No branches or pull requests

2 participants