Jira (FACT-1213) Tag the release and create packages

2015-09-10 Thread Melissa Stone (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Melissa Stone commented on  FACT-1213 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Tag the release and create packages  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
tag 3.1.0 
 
 
 
 
Tagger: Melissa Stone  
 
 
 
 
Date:   Thu Sep 10 11:22:17 2015 -0700 
 
 
 
 
  
 
 
 
 
3.1.0 
 
 
 
 
-BEGIN PGP SIGNATURE- 
 
 
 
 
Version: GnuPG v1 
 
 
 
 
Comment: GPGTools - http://gpgtools.org 
 
 
 
 
  
 
 
 
 
iQIcBAABCgAGBQJV8cpZAAoJEBBUt6JL1uwwcucP/ihY4slAHc1FVnEhQ8Daaz+z 
 
 
 
 
s9CEZo2drThrP7xxNp9hRtOvvYv8Yoh5WVfFOryOED6WkCMQ9nPZbfC8X6Ie6tSt 
 
 

Jira (FACT-1213) Tag the release and create packages

2015-09-09 Thread Michael Smith (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Smith commented on  FACT-1213 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Tag the release and create packages  
 
 
 
 
 
 
 
 
 
 
Facter SHA fc7614d6ba81845757ba7318269fad2b2da08da3 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.11#64026-sha1:78f6ec4) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 (FACT-1213) Tag the release and create packages

2015-09-09 Thread John Duarte (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 John Duarte updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Facter /  FACT-1213 
 
 
 
  Tag the release and create packages  
 
 
 
 
 
 
 
 
 

Change By:
 
 John Duarte 
 
 
 

QA Status:
 
 Reviewed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.11#64026-sha1:78f6ec4) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 (FACT-1213) Tag the release and create packages

2015-09-02 Thread Kylo Ginsberg (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Kylo Ginsberg created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Facter /  FACT-1213 
 
 
 
  Tag the release and create packages  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Sub-task 
 
 
 

Assignee:
 
 Melissa Stone 
 
 
 

Created:
 

 2015/09/02 10:28 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.