-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into updating-nightly-workflow
- Loading branch information
Showing
11 changed files
with
776 additions
and
214 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,14 +15,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
- When pushing to `master`, now the version numbers of `develop` and `master` will be compared in `man_1_push_to_master`. | ||
- Upgraded checkout action to v4 in `release.yml`. | ||
|
||
## [0.231.0-rc.0] - 2023-11-28 | ||
## [0.232.0-rc.0] - 2023-12-01 | ||
|
||
### Authors | ||
|
||
- Ara Ghukasyan <[email protected]> | ||
- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | ||
|
||
|
||
### Operations | ||
|
||
- Ignore custom executor plugin in how-to's when running `test_deploy_status` CLI test. | ||
|
||
### Changed | ||
|
||
- Terraform output to use scrolling buffer. | ||
- Terraform output handling to show errors. | ||
- Bumped up babel/traverse version to 7.23.2 | ||
|
||
## [0.231.0-rc.0] - 2023-11-28 | ||
|
||
### Authors | ||
|
||
- Ara Ghukasyan <[email protected]> | ||
- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | ||
|
||
### Added | ||
|
||
- check for `/bin/bash` AND `/bin/sh` (in that order) to execute bash leptons | ||
|
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 |
---|---|---|
@@ -1 +1 @@ | ||
0.231.0-rc.0 | ||
0.232.0-rc.0 |
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
File renamed without changes.
Oops, something went wrong.