Skip to content

Commit

Permalink
Merge pull request #2271 from zowe/release-8.0.0
Browse files Browse the repository at this point in the history
Major: Update release config and changelog files
  • Loading branch information
zFernand0 authored Sep 19, 2024
2 parents 856e442 + 876efb7 commit 53e863d
Show file tree
Hide file tree
Showing 15 changed files with 58 additions and 6 deletions.
4 changes: 4 additions & 0 deletions __tests__/__packages__/cli-test-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Zowe CLI test utils package will be documented in this file.

## Recent Changes

- MAJOR: v8.0.0 Release

## `8.0.0-next.202409191615`

- Update: Final prerelease
Expand Down
4 changes: 4 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Zowe CLI package will be documented in this file.

## Recent Changes

- MAJOR: v8.0.0 Release

## `8.0.0-next.202409191615`

- Update: Final prerelease
Expand Down
4 changes: 4 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Zowe core SDK package will be documented in this file.

## Recent Changes

- MAJOR: v8.0.0 Release

## `8.0.0-next.202409191615`

- Update: Final prerelease
Expand Down
4 changes: 4 additions & 0 deletions packages/imperative/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Imperative package will be documented in this file.

## Recent Changes

- MAJOR: v8.0.0 Release

## `8.0.0-next.202409191615`

- Update: Final prerelease
Expand Down
4 changes: 4 additions & 0 deletions packages/provisioning/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Zowe provisioning SDK package will be documented in this file.

## Recent Changes

- MAJOR: v8.0.0 Release

## `8.0.0-next.202409191615`

- Update: Final prerelease
Expand Down
4 changes: 4 additions & 0 deletions packages/secrets/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Zowe Secrets SDK package will be documented in this file.

## Recent Changes

- MAJOR: v8.0.0 Release

## `8.0.0-next.202409191615`

- Update: Final prerelease
Expand Down
4 changes: 4 additions & 0 deletions packages/workflows/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Zowe z/OS workflows SDK package will be documented in this file.

## Recent Changes

- MAJOR: v8.0.0 Release

## `8.0.0-next.202409191615`

- Update: Final prerelease
Expand Down
4 changes: 4 additions & 0 deletions packages/zosconsole/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Zowe z/OS console SDK package will be documented in this file.

## Recent Changes

- MAJOR: v8.0.0 Release

## `8.0.0-next.202409191615`

- Update: Final prerelease
Expand Down
4 changes: 4 additions & 0 deletions packages/zosfiles/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Zowe z/OS files SDK package will be documented in this file.

## Recent Changes

- MAJOR: v8.0.0 Release

## `8.0.0-next.202409191615`

- Update: Final prerelease
Expand Down
4 changes: 4 additions & 0 deletions packages/zosjobs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Zowe z/OS jobs SDK package will be documented in this file.

## Recent Changes

- MAJOR: v8.0.0 Release

## `8.0.0-next.202409191615`

- Update: Final prerelease
Expand Down
4 changes: 4 additions & 0 deletions packages/zoslogs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Zowe z/OS logs SDK package will be documented in this file.

## Recent Changes

- MAJOR: v8.0.0 Release

## `8.0.0-next.202409191615`

- Update: Final prerelease
Expand Down
4 changes: 4 additions & 0 deletions packages/zosmf/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Zowe z/OSMF SDK package will be documented in this file.

## Recent Changes

- MAJOR: v8.0.0 Release

## `8.0.0-next.202409191615`

- Update: Final prerelease
Expand Down
4 changes: 4 additions & 0 deletions packages/zostso/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Zowe z/OS TSO SDK package will be documented in this file.

## Recent Changes

- MAJOR: v8.0.0 Release

## `8.0.0-next.202409191615`

- Update: Final prerelease
Expand Down
4 changes: 4 additions & 0 deletions packages/zosuss/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Zowe z/OS USS SDK package will be documented in this file.

## Recent Changes

- MAJOR: v8.0.0 Release

## `8.0.0-next.202409191615`

- Update: Final prerelease
Expand Down
8 changes: 2 additions & 6 deletions release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,10 @@ module.exports = {
name: "zowe-v?-lts",
level: "patch"
},
// Temporarily publish master branch as @next prerelease.
// When V3 goes live, remember to update alias tags below.
{
name: "master",
level: "none",
prerelease: true,
channel: "next"
channel: "zowe-v3-lts"
}
],
plugins: [
Expand All @@ -36,8 +33,7 @@ module.exports = {
}],
["@octorelease/lerna", {
aliasTags: {
"latest": ["zowe-v2-lts"],
"next": ["zowe-v3-lts"]
"latest": ["zowe-v2-lts"]
},
pruneShrinkwrap: ["@zowe/cli"],
smokeTest: true
Expand Down

0 comments on commit 53e863d

Please sign in to comment.