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

ci: simplify release workflow #48

Merged
merged 13 commits into from
Nov 23, 2021
Merged

ci: simplify release workflow #48

merged 13 commits into from
Nov 23, 2021

Conversation

shumkov
Copy link
Member

@shumkov shumkov commented Nov 19, 2021

Issue being fixed or feature implemented

Current release workflow implementation is not complete. To be able to release ASAP we need to simplify logic and make it work as an intermediate solution.

What was done?

  • Don't tigger test on release
  • Disable arm builds
  • Compare package version with tag
  • Add test suite docker image release
  • Reset package versions to the current one

How Has This Been Tested?

With CI

Breaking Changes

None

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@shumkov shumkov added this to the v0.21.x milestone Nov 19, 2021
@shumkov shumkov marked this pull request as draft November 19, 2021 13:41
@shumkov shumkov marked this pull request as ready for review November 22, 2021 17:50
@shumkov shumkov merged commit 5ea4d72 into master Nov 23, 2021
@shumkov shumkov deleted the simplify-release-workflow branch November 23, 2021 11:24
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

Successfully merging this pull request may close these issues.

2 participants