Jira (PDB-5512) Bump versions, push directly, and tag (Puppet Platform 6.28.0)

11 views
Skip to first unread message

tefoji (Jira)

unread,
Jun 22, 2022, 6:43:02 PM6/22/22
to puppe...@googlegroups.com
tefoji created an issue
 
PuppetDB / Task PDB-5512
Bump versions, push directly, and tag (Puppet Platform 6.28.0)
Issue Type: Task Task
Assignee: Stel Abrego
Created: 2022/06/22 3:42 PM
Due Date: 2022/07/08
Priority: Normal Normal
Reporter: tefoji

(Initial planned release date: 2022-07-12)

(if you're making the first release off a new branch you may already have done some of this)

  • Check that there aren't any essential updates to ezbake needed in this release and that the ezbake versions
    match between puppetdb and pe-puppetdb-extensions before pushing a non-snapshot version and tagging.
  • Check that puppetdb and pe-puppetdb-extensions are on the same version of clj-parent, and that is
    the same clj-parent version that puppetserver will release with.

Disable automatic promotions:

Run the `tag-release` command:

  • Change to a clean checkout of the relevant `puppetdb` branch
    (e.g. 6.x, main, ...).
  • Run the `tag-release` script. This example is automatically
    generated, assuming we're doing an N.x release, so you may
    need to adjust it, and will have to adjust it if we're
    releasing main:

```shell
PDB_PATH=/some/where/src/pdb/6.28.0.x \
PDB_EXT_PATH=/some/where/pdbext/6.28.0.x \
PDB_GIT_REMOTE=origin \
PDB_EXT_GIT_REMOTE=origin \
ext/bin/tag-release 6.28.0.x 6.22.0
```
The command should prompt you before making any changes to the
remote repository, and you can inspect the pending changes
(to your local repositories) at that point if you like.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)
Atlassian logo

tefoji (Jira)

unread,
Jun 22, 2022, 6:44:02 PM6/22/22
to puppe...@googlegroups.com

Molly Waggett (Jira)

unread,
Jul 19, 2022, 12:30:02 PM7/19/22
to puppe...@googlegroups.com

Stel Abrego (Jira)

unread,
Jul 19, 2022, 2:15:02 PM7/19/22
to puppe...@googlegroups.com

Stel Abrego (Jira)

unread,
Jul 19, 2022, 2:17:03 PM7/19/22
to puppe...@googlegroups.com
Stel Abrego updated an issue
Change By: Stel Abrego
Sprint: Dumpling Ready to Groom 8-2-22

Stel Abrego (Jira)

unread,
Jul 22, 2022, 12:27:03 PM7/22/22
to puppe...@googlegroups.com
Stel Abrego commented on Task PDB-5512
 
Re: Bump versions, push directly, and tag (Puppet Platform 6.28.0)

The command example has a typo I believe:

ext/bin/tag-release 6.28.0.x 6.22.0 

The first argument is the branch name so it really should be:

ext/bin/tag-release 6.x 6.22.0  

This message was sent by Atlassian Jira (v8.20.11#820011-sha1:0629dd8)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages