Jira (PDB-5651) Bump versions, push directly, and tag (Puppet Platform 8.1.0)

3 views
Skip to first unread message

tefoji (Jira)

unread,
Jun 7, 2023, 12:00:02 PM6/7/23
to puppe...@googlegroups.com
tefoji updated an issue
 
PuppetDB / Task PDB-5651
Bump versions, push directly, and tag (Puppet Platform 8.1.0)
Change By: tefoji
Epic Link: PUP-11872
Add Comment Add Comment
 
This message was sent by Atlassian Jira (v8.20.21#820021-sha1:38274c8)
Atlassian logo

tefoji (Jira)

unread,
Jun 7, 2023, 12:00:03 PM6/7/23
to puppe...@googlegroups.com
tefoji created an issue
Issue Type: Task Task
Assignee: Rob Browning
Created: 2023/06/07 8:59 AM
Due Date: 2023/06/10
Priority: Normal Normal
Reporter: tefoji

(Initial planned release date: 2023-06-13)

(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:

  PDB_PATH=/some/where/src/pdb \
  PDB_EXT_PATH=/some/where/pdbext \
  PDB_GIT_REMOTE=origin \
  PDB_EXT_GIT_REMOTE=origin \
  ext/bin/tag-release <git-branch> 8.1.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.

Reply all
Reply to author
Forward
0 new messages