Skip to content

Commit 37c2f93

Browse files
authored
Merge pull request #3197 from donoghuc/bolt-3.27.1
Bolt 3.27.1
2 parents d4648fc + c49d210 commit 37c2f93

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Bolt 3.27.0 (2023-03-09)
3+
## Bolt 3.27.1 (2023-03-13)
44

55
### New features
66

@@ -20,6 +20,10 @@ FreeBSD. This feature is currently considered experimental.
2020

2121
_Contributed by [Romain Tartière](https://github.com/smortex)_
2222

23+
## Bolt 2.27.0
24+
25+
_This version of Bolt was not released._
26+
2327
## Bolt 3.26.2 (2022-11-16)
2428

2529
### New features

developer-docs/releasing-bolt.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ PowerShell module.
3131

3232
1. Build and stage packages with the
3333
[init_bolt-release job](https://jenkins-master-prod-1.delivery.puppetlabs.net/view/bolt/job/platform_bolt-vanagon_bolt-release-init_bolt-release/).
34-
Click on _Build with Parameters_ and set `NEW_TAG` to the next tagged version of Bolt. Click _Build_.
34+
Click on _Build with Parameters_ and set `NEW_TAG` to the next tagged version of Bolt. Click _Build_. **NOTE** Ensure the `PUBLIC` field is not selected
35+
as we DO NOT want this job to publish the bolt gem to rubygems, that happens later in the shipping pipeline and if it ships early that pipeline will fail.
3536

3637
1. Once packages are staged and you are ready to push them to public repositories, run the
3738
[release job](https://jenkins-master-prod-1.delivery.puppetlabs.net/view/bolt/job/platform_ship-bolt_stage-foss-artifacts-all-repos/).

0 commit comments

Comments
 (0)