Jira (PDB-5628) Publish release notes (Puppet Platform 8.0.0)

4 views
Skip to first unread message

tefoji (Jira)

unread,
Apr 12, 2023, 2:54:04 PM4/12/23
to puppe...@googlegroups.com
tefoji updated an issue
 
PuppetDB / Task PDB-5628
Publish release notes (Puppet Platform 8.0.0)
Change By: tefoji
Epic Link: PUP-11828
Add Comment Add Comment
 
This message was sent by Atlassian Jira (v8.20.11#820011-sha1:0629dd8)
Atlassian logo

tefoji (Jira)

unread,
Apr 12, 2023, 2:54:04 PM4/12/23
to puppe...@googlegroups.com
tefoji created an issue
Issue Type: Task Task
Assignee: Austin Blatt
Created: 2023/04/12 11:53 AM
Due Date: 2023/04/25
Priority: Normal Normal
Reporter: tefoji

(Initial planned release date: 2023-04-25)

Puppetdb docs are based off of the puppetlabs/puppetdb doc branches.
Update this by merging in the release branch into the doc branch after packages are available.
The correlation between puppetdb doc-branches and public docs versions is set in the puppet-docs repo.
https://github.com/puppetlabs/puppet-docs/blob/master/source/_config.yml

The example below assumes upstream references puppetlabs/puppetdb, and you will need to replace <git-branch> with the correct branch being released.

git fetch upstream
git checkout doc-latest
git reset --hard upstream/doc-latest
git merge --ff-only upstream/<git-branch>
git push upstream doc-latest

Reply all
Reply to author
Forward
0 new messages