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

Auto match version to branch on deployment and have it part of the report generated for the optional reporting system #43

Open
naorlivne opened this issue Mar 4, 2019 · 1 comment

Comments

@naorlivne
Copy link
Member

naorlivne commented Mar 4, 2019

Expected/Wanted Behaviour

The version of the worker should be auto set to match the branches.

the $TRAVIS_BRANCH envvar will likely be part of the solution but as this should be a change in the codebase itself (rather then just assigning the variable value a more complex solution the just os.getenv(TRAVIS_BRANCH) will be needed.

after there is a version as part of the codebase it should be added to be part of the reports that are sent to the optional reporting system.

Possible solutions include:

Related to #41

Actual Behaviour

Version is manually set before deployments.

@jakobpederson
Copy link

I'll take this issue.

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