-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Concourse CI] Merge v5.0.49-rc into master
- Loading branch information
Showing
5 changed files
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
component: CLI | ||
kind: ADDED | ||
body: Add `cy project create-stackforms-env` command to create env using stackforms | ||
time: 2024-06-13T15:48:20.172904726Z | ||
custom: | ||
DETAILS: Add `cy project create-stackforms-env` command to create env using stackforms. | ||
PR: "269" | ||
TYPE: CLI |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
component: CLI | ||
kind: ADDED | ||
body: Add `cy project get-env` command to retrieve configuration value on projects | ||
using stackforms. | ||
time: 2024-06-13T15:49:02.117940232Z | ||
custom: | ||
DETAILS: Add `cy project get-env` command to retrieve configuration value on projects | ||
using stackforms. | ||
PR: "269" | ||
TYPE: CLI |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
component: CLI | ||
kind: BREAKING | ||
body: Update go version to 1.22.4 and go-swagger to 0.31.0 | ||
time: 2024-06-13T15:49:51.51777363Z | ||
custom: | ||
DETAILS: "" | ||
PR: "272" | ||
TYPE: CLI |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
component: CLI | ||
kind: FIXED | ||
body: Fix all env related commands not returning UI icons on update. | ||
time: 2024-06-13T15:50:49.002342257Z | ||
custom: | ||
DETAILS: Fix all env related commands not returning UI icons on update.█ | ||
PR: "269" | ||
TYPE: CLI |