Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

fix: fixes to devworkspace generator release #778

Merged
merged 2 commits into from
Sep 11, 2023
Merged

Conversation

mkuznyetsov
Copy link
Contributor

@mkuznyetsov mkuznyetsov commented Sep 11, 2023

What does this PR do?

Clear up inconsistencies, that occured during 7.74.0 release related to DevWorkspace Generator:

  • dev branch project version suffix switched from 'snapshot' to 'next', for better consistency with other projects
  • workflow that does npm publish will now be triggered for 7.x.y branches.
  • this way, generator will be published as npm project under following tags:
    • "next" tag for main branch builds,
    • "7.x.y-next" for 7.x.y branch builds,
    • "7.x.y" & "latest" for the actual release version

Screenshot/screencast of this PR

What issues does this PR fix or reference?

How to test this PR?

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
@github-actions
Copy link

Click here to review and test in web IDE: Contribute

VERSION Outdated Show resolved Hide resolved
Copy link
Contributor

@svor svor left a comment

Choose a reason for hiding this comment

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

LGTM

@mkuznyetsov mkuznyetsov merged commit c0a33f9 into main Sep 11, 2023
4 checks passed
@mkuznyetsov mkuznyetsov deleted the snapshot-to-next branch September 11, 2023 07:57
mkuznyetsov added a commit that referenced this pull request Sep 11, 2023
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants