Jira (PDB-5660) Publish release notes (Puppet Platform 7.25.0)

2023-06-07 Thread 'tefoji (Jira)' via Puppet Bugs
Title: Message Title


 
 
 
 

 
 
 

 
   
 tefoji updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5660  
 
 
  Publish release notes (Puppet Platform 7.25.0)   
 

  
 
 
 
 

 
Change By: 
 tefoji  
 
 
Epic Link: 
 PUP-11883  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.21#820021-sha1:38274c8)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.486600.1686153933000.5717.1686153961862%40Atlassian.JIRA.


Jira (PDB-5660) Publish release notes (Puppet Platform 7.25.0)

2023-06-07 Thread 'tefoji (Jira)' via Puppet Bugs
Title: Message Title


 
 
 
 

 
 
 

 
   
 tefoji created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5660  
 
 
  Publish release notes (Puppet Platform 7.25.0)   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Rob Browning  
 
 
Created: 
 2023/06/07 9:05 AM  
 
 
Due Date: 
2023/06/13 
 
 
Priority: 
  Normal  
 
 
Reporter: 
 tefoji  
 

  
 
 
 
 

 
 (Initial planned release date: 2023-06-13) 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  with the correct branch being released.  
 
 
 
 
 git fetch upstream  
 
 
 git checkout doc-latest  
 
 
 git reset --hard upstream/doc-latest  
 
 
 git merge --ff-only upstream/