Jira (PUP-4837) Tag the release and create packages

2015-07-21 Thread Melissa Stone (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Melissa Stone commented on  PUP-4837 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Tag the release and create packages  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
tag 4.2.1 
 
 
 
 
Tagger: Melissa Stone meli...@puppetlabs.com 
 
 
 
 
Date:   Tue Jul 21 10:08:09 2015 -0700 
 
 
 
 
 
 
 
 
 
4.2.1 
 
 
 
 
-BEGIN PGP SIGNATURE- 
 
 
 
 
Version: GnuPG v1 
 
 
 
 
Comment: GPGTools - http://gpgtools.org 
 
 
 
 
 
 
 
 
 
iQIcBAABCgAGBQJVrnx5AAoJEBBUt6JL1uww1WcP/04nK2QWxIw2n1xiR86e0Dnt 
 
 
 
 
b8vingncqAKe4zTqY7j0xYcisV9LTzqZlOKe8g0PfI21u/KPd/cIeagrCrPh216h 
 
   

Jira (PUP-4837) Tag the release and create packages

2015-07-21 Thread Melissa Stone (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Melissa Stone commented on  PUP-4837 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Tag the release and create packages  
 
 
 
 
 
 
 
 
 
 
gem and tar archives available at http://builds.puppetlabs.lan/puppet/4.2.1/ 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.5#64020-sha1:78acd6c) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-4837) Tag the release and create packages

2015-07-21 Thread Kylo Ginsberg (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Kylo Ginsberg commented on  PUP-4837 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Tag the release and create packages  
 
 
 
 
 
 
 
 
 
 
The SHA is 62f7876dc7225f901aa934524fe5003e228fc746. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.5#64020-sha1:78acd6c) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-4837) Tag the release and create packages

2015-07-08 Thread Kylo Ginsberg (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Kylo Ginsberg created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Puppet /  PUP-4837 
 
 
 
  Tag the release and create packages  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Sub-task 
 
 
 

Assignee:
 
 Melissa Stone 
 
 
 

Created:
 

 2015/07/08 8:55 AM 
 
 
 

Priority:
 
  Normal 
 
 
 

Reporter:
 
 Kylo Ginsberg 
 
 
 
 
 
 
 
 
 
 
Tag and create packages 
 

Developer provides the SHA - Kylo Ginsberg - Please add the SHA as a comment (this should be the commit which contains the newly updated version.rb)
 

checkout the sha
 

Make sure you are about to tag the correct thing
 

Create the tag e.g.) git tag -s -u {GPG key} 
 -m 1.7.3 1.7.3
 

You need to know the pass phrase for this to complete successfully. It's important that we make sure all releases are signed to verify authenticity.
 

DO NOT push the tag to the repo, keep it local only
 

`git describe` will show you the tag. Make sure you're building what you think you're building.