Skip to content

Streamline version handling#2155

Merged
pvizeli merged 19 commits intodevfrom
new-version-handling
Oct 21, 2020
Merged

Streamline version handling#2155
pvizeli merged 19 commits intodevfrom
new-version-handling

Conversation

@pvizeli
Copy link
Member

@pvizeli pvizeli commented Oct 20, 2020

Proposed change

dev upstream channel work like beta/stable now. It allows us to test the code and make sure it works. Now we can produce nightly with auto-update on dev channel and release automatic to beta.

After this PR, Supervisor follow CalVer.

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (which adds functionality to the supervisor)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Additional information

Checklist

  • The code change is tested and works locally.
  • Local tests pass. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • I have followed the development checklist
  • The code has been formatted using Black (black --fast supervisor tests)
  • Tests have been added to verify that the new code works.

If API endpoints of add-on configuration are added/changed:

@ludeeus ludeeus added the missing-documentation Added to pull requests that needs a docs, but none is linked label Oct 20, 2020
@pvizeli pvizeli removed the missing-documentation Added to pull requests that needs a docs, but none is linked label Oct 20, 2020
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
@pvizeli pvizeli merged commit f2843db into dev Oct 21, 2020
@delete-merged-branch delete-merged-branch bot deleted the new-version-handling branch October 21, 2020 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants