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

chore: update release.config.js w/ release wildcard #3017

Merged
merged 2 commits into from
Jul 24, 2024

Conversation

traeok
Copy link
Member

@traeok traeok commented Jul 23, 2024

Proposed changes

Updates the release.config.js file:

  • handle release/2.* branches for new versions
  • removes the maintenance and main branches as maintenance was deleted and main is no longer used for release.

Release Notes

Milestone: 2.17.0

Changelog:

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (non-breaking change which adds or improves functionality)
  • Breaking change (a change that would cause existing functionality to not work as expected)
  • Documentation (Markdown, README updates)
  • Other (please specify above in "Proposed changes" section)

Checklist

General

  • I have read the CONTRIBUTOR GUIDANCE wiki
  • A GIF or screenshot is included in the PR for visual changes
  • The pre-publish command has been executed:
    • v2 and below: yarn workspace vscode-extension-for-zowe vscode:prepublish
    • v3: pnpm --filter vscode-extension-for-zowe vscode:prepublish

Deployment

  • I have added developer documentation (if applicable)
  • Documentation should be added to Zowe Docs
    • If you're an outside contributor, please post in the #zowe-doc Slack channel to coordinate documentation.
    • Otherwise, please check with the rest of the squad about any needed documentation before merging.
  • These changes may need ported to the appropriate branches (list here):

Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
@traeok traeok added the no-changelog Add to PR's that don't require a CHANGELOG update label Jul 23, 2024
Copy link
Member

@t1m0thyj t1m0thyj left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @traeok!

Copy link

@t1m0thyj t1m0thyj merged commit ecd6153 into main Jul 24, 2024
11 checks passed
@t1m0thyj t1m0thyj deleted the chore/update-release-cfg branch July 24, 2024 12:41
@JillieBeanSim
Copy link
Contributor

@traeok does this need porting to next branch?

@traeok
Copy link
Member Author

traeok commented Sep 5, 2024

@JillieBeanSim yes, thanks for the heads up - will work on those ports this afternoon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Add to PR's that don't require a CHANGELOG update
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

4 participants