Skip to content

scibian/hpc-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hpc-config

Overview

hpc-config is a suite of utilities to ease deployment of Puppet-HPC configuration management stack.

License

hpc-config is distributed under the GNU General Public License version 3.0 or later (GPLv3+).

Release

Steps to produce release $VERSION (ex: 2.1.3):

Update CHANGELOG.md to move entries under the [Unrelease] into a new release section. Then run:

git add CHANGELOG.md
git commit -m "Release $VERSION"
git tag -a v$VERSION -m "Release $VERSION"

Then, merge the master branch into the rpm branch. Update the Version and %changelog of hpc-config.spec and run:

git add hpc-config.spec
git commit -m "RPM release $VERSION-1"

Finally push all the branches and tags.

To generate a tarball, run:

git archive --format=tar.gz --prefix=hpc-config-$VERSION/ \
    v$VERSION > ../hpc-config-$VERSION.tar.gz

About

Scibian packaging for: hpc-config

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •