👷 ci(circleci): update release workflow configuration (#163)
- add remove_ssh_key parameter to workflows configuration - enhance security settings for release process Signed-off-by: Jeremiah Russell <jerry@jrussell.ie>
This commit is contained in:
@@ -733,3 +733,4 @@ workflows:
|
|||||||
when_cargo_release: false
|
when_cargo_release: false
|
||||||
when_use_workspace: false
|
when_use_workspace: false
|
||||||
pcu_update_prlog: true
|
pcu_update_prlog: true
|
||||||
|
remove_ssh_key: false
|
||||||
|
|||||||
8
PRLOG.md
8
PRLOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
|
|||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- 👷 ci(circleci)-update release workflow configuration(pr [#163])
|
||||||
|
|
||||||
## [0.1.3] - 2026-02-14
|
## [0.1.3] - 2026-02-14
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
@@ -470,6 +476,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
[#160]: https://github.com/jerus-org/cull-gmail/pull/160
|
[#160]: https://github.com/jerus-org/cull-gmail/pull/160
|
||||||
[#161]: https://github.com/jerus-org/cull-gmail/pull/161
|
[#161]: https://github.com/jerus-org/cull-gmail/pull/161
|
||||||
[#162]: https://github.com/jerus-org/cull-gmail/pull/162
|
[#162]: https://github.com/jerus-org/cull-gmail/pull/162
|
||||||
|
[#163]: https://github.com/jerus-org/cull-gmail/pull/163
|
||||||
|
[Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.1.3...HEAD
|
||||||
[0.1.3]: https://github.com/jerus-org/cull-gmail/compare/v0.1.2...v0.1.3
|
[0.1.3]: https://github.com/jerus-org/cull-gmail/compare/v0.1.2...v0.1.3
|
||||||
[0.1.2]: https://github.com/jerus-org/cull-gmail/compare/v0.1.1...v0.1.2
|
[0.1.2]: https://github.com/jerus-org/cull-gmail/compare/v0.1.1...v0.1.2
|
||||||
[0.1.1]: https://github.com/jerus-org/cull-gmail/compare/v0.1.0...v0.1.1
|
[0.1.1]: https://github.com/jerus-org/cull-gmail/compare/v0.1.0...v0.1.1
|
||||||
|
|||||||
Reference in New Issue
Block a user