Skip to content

fix: v1-release-process-to-test #705

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

Merged
merged 2 commits into from
Nov 25, 2021
Merged

fix: v1-release-process-to-test #705

merged 2 commits into from
Nov 25, 2021

Conversation

csviri
Copy link
Collaborator

@csviri csviri commented Nov 24, 2021

No description provided.

@csviri csviri linked an issue Nov 24, 2021 that may be closed by this pull request
with:
ref: "v1"
- uses: actions/checkout@v2
if: ${{ startsWith(github.event.release.tag_name, 'v2.') }}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we really need that part? I mean v2 is now master so we should only have a special for v1 now.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good question, this forces v2 but don't have strong opinion in this. Can remove it.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahh you mean the if part? Yes that is needed so its no double checkout for v1

@csviri csviri merged commit 4e515b4 into v1 Nov 25, 2021
@csviri csviri deleted the v1-release-update branch November 25, 2021 08:10
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.

Update CI to be able to release both v2 and v1
2 participants