Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/voxpupuli/puppet-blacksmith
Ruby Gem with Puppet Module utilities
https://github.com/voxpupuli/puppet-blacksmith
Improve testing code
2c897a3015766901ce307d9fd611385dddc70105 authored almost 7 years ago92d5f593bfc9c67e071a9fa57489e3f4c6a0fd8f authored almost 7 years ago
Previously 1.2.3-rc0 bump would be increased to 1.2.4.
64bc5554c33035cf690410f3223187074571585d authored about 7 years ago802782e8acf63d7eb5cf7a389a7c592e51c09551 authored about 7 years ago
The tests reformat this which results in locally changed files.
b28b29dc3803bb4512f2ac3b6ea26f0a8aa4d6ae authored about 7 years agoRelease 4.1.2
19ee18ab2bea5e8f9e4988c04eecf55a64310be3 authored about 7 years ago37a99a751917d59f274ad2027598cf1fa57d65c4 authored about 7 years ago
129f07820d26db41e6dd6af87c4429a838750b0b authored about 7 years ago
dd0749bc6e05518e7260518def237cbce638e1ac authored about 7 years ago
fa9449460c75ad405a83b7d2b1685153ee8ad474 authored about 7 years ago
e2193568e3d2da57ff82f4ad165cbc037f9b8d2f authored about 7 years ago
7e741ebf9e31948e51b31ce830223b0fda489f1d authored about 7 years ago
402ddb944ec90c819c65c7e27c3334e6c3114878 authored about 7 years ago
e71feb477a22d5721c7db0122ea74c47a269b311 authored about 7 years ago
f80624f90cfc6386acb4abae8232152f0d4d9451 authored about 7 years ago
(MODULES-4344) bump_to_version rake task
1abcd4283831361a87e977b725df33115f5573d4 authored about 7 years agoWe would like the ability to change the modules version to any version. This new rake task goes a...
fd91935e337cb8508c7cf8f1c1515b7a78a1dc69 authored about 7 years agoRelease 4.0.1 & require ruby >= 2.0.0
126676a35a0b7aadf75d6f90e56813797821c89d authored about 7 years ago1160c28e920b46ca3d51c10f60213f280de8efcc authored about 7 years ago
560122752b9aee6993a1f94b6125ae47febaed09 authored about 7 years ago
Release 4.0.0
91d1e02969074629d63b3ad944f55cd8a483c1ab authored about 7 years ago7b3f3969b53f6515f2e836cb59b9f9600732dfad authored about 7 years ago
Add has_tag? and has_version_tag?
c3a6921eeef5b51485a113167d3cb66163ba6eed authored about 7 years agoMake exec_git a private method
16ae80802c6fbf70526e848d8ec99a5fca0c36d0 authored about 7 years agod573ec5c306752afc0b9d6687ab02de0ed1736dd authored about 7 years ago
691be50381606e577f24114084fa1ccb1564efc3 authored about 7 years ago
c2d9f5e6e7bb26173821664a2436889852f1c8a9 authored over 7 years ago
Breaking: drop Modulefile support
8a4d7be4da8178404b08bf7bd3462dd8ed8a0d1c authored over 7 years agoCloses GH-44
1bdf725497ecae024802c0e4aa30ae82ee3eb391 authored over 7 years ago
Modern puppet versions don't support this anymore so there's no point.
It also removes the depen...
63d161b808b73142dd25a33ac4d97d502e866177 authored over 7 years ago
b91d7a72ae4792608c11ef5871abe6ac3339ac9d authored over 7 years ago
Configurable git commit messages & annotated git tags
6e5ac7892d55abc6a1bbe1f2a7a0196e0b3e9065 authored over 7 years ago7439ec15ddc1a826c945de8f182cb8d0d1d0ea88 authored over 7 years ago
By default git describe only shows annotated commits. While you can use
git describe --tags, thi...
Closes GH-2
05c30f20ec7fe6e2a6ed3e89a722da77f034c57c authored over 7 years agofix rake module release order
3b33f42f0cf56deea4bff6d5f205afc91eacb784 authored almost 8 years agof5f1bc0b58e35a254571b4c900f41f790edf8bf5 authored almost 8 years ago
(maint) remove ruby 1.9 from travis
a14709561b8d4813df68e4d537fbd2ba9cb618ba authored almost 8 years agoExtended maintenance of ruby 1.9.3 ended 2 years ago. And its blocking my other PR
746a7d72e2e27ab7993d279baec2fe99a015d319 authored almost 8 years agoupdate build status badge source
fd4f250d3add88ca1f4ae6a16b297949219d851b authored over 8 years ago72b6ea1c34d654b1f9751b0348cde85837413632 authored over 8 years ago
ad887f17d1e9d2296318cce1e4337423330e81f7 authored over 8 years ago
53040a022bb866820555e26b85e8137c16956643 authored over 8 years ago
Pin rest-client for continued ruby 1.9 support
00b040dd99f1103673737adb2fd34ba864c881d3 authored over 8 years ago
Until someone who knows what they're doing can spend the time to fix the
tests.
293619bf762182938ecfe095473038341def89f1 authored over 8 years ago
Add version related commands for displaying current or next versions.
aa042900722a3fe4c6eefcbd8a7d03d9888ec8ac authored over 8 years agocommands to output the current or next version of module.
Useful for wrapping Blacksmith with git...
Allow loading forge credentials from project dir
2cd32fa158b646af253419ca1dd4c9fb429fb2ab authored over 8 years agoAdd additional bump_commit commands for patch, minor, major and full.
721c3b9a90683371a1a55e68475ea21966f0811e authored over 8 years agoUpdate README docs.
8d0264bc44e7055e31f92c1515ea8eac4d6d0f78 authored over 8 years ago
We now search the .puppetforge.yml in current working dir first.
Fallback to home dir if not found.
Allow setting credentials info via env vars
4029c2622ee3e6c8c4ff303a61150e615dd2209f authored almost 9 years ago
Prior to this a user could set the credential information (username,
password, and url of the fo...
Added bump:full rake task
e3050f66901fb1ca39e6c3fb7f0e034f08a543fa authored about 9 years ago871649c00e6e7b9ce9d318fac5ac2ba79196fcc6 authored about 9 years ago
298fd142853c5a0f9a23aab5a2a0b6399f319e76 authored almost 10 years ago
d54a68266449295c46b85fe6b5318388b814fc40 authored almost 10 years ago
Just git tagging [:clean, :tag, :bump_commit], using `build = false`
1f78d996a96873081d3b932c9395736336ec962f authored almost 10 years agoFix full release rake task name
d78222dfa466370e9afa3a353315714c45821415 authored almost 10 years ago948b298fc67a85783119a5940d91300ddcf9fd68 authored almost 10 years ago
323edafa2fede2b0ed2f40a9d975fbf1f3e354e4 authored almost 10 years ago
ba8852e47e5c074a6bd826d3a44867371f6b9689 authored almost 10 years ago
4ae61b6d1605c8e55e659a745ca257061227e779 authored almost 10 years ago
441cf893c557779980c192408ccd2d7673f6cf1b authored almost 10 years ago
Enable bumping semantic version elements.
682f088b0e6e0332455079f40fb9ab0138ba2039 authored almost 10 years agoBecause of the way Puppet has decided to vendor the 'Semantic' gem, we're unable to use that nam...
38ab9143d67b711b70eaf4e61204c40f44a5fe2f authored almost 10 years ago83241b59ce972e597e6d93972566245dc5e0e9c3 authored about 10 years ago
57ddaea8147ddea39c67bf44c644efdc2961af4b authored about 10 years ago
51e8edcc6af2204cd6e1bc7f3f25acdee96bf583 authored about 10 years ago
5f9b8d9d96bd57872e8e305061659d61f3ff1b72 authored about 10 years ago
2801a38f68c6e07fcdc7de7a127683fdcf49b1ac authored about 10 years ago
319105c1a8b34e701492ce636b1c3267d5070882 authored about 10 years ago
added feature to bump dependencies
d7bbf01000d98eba30d84239ae33e59841f304e1 authored about 10 years agob92a4fbf8f9640fe8d35d2cc83ffd5a9b0abc6e7 authored about 10 years ago
d0e5aa71a71c030e53eab66847d555beb82276ca authored about 10 years ago
62203f40363391d99b2c6d00f6f1b1a22d6cfb06 authored about 10 years ago
beac16203c555bd8fa6e429eb42d9f72817d7b52 authored about 10 years ago
f1791535b01cb4d9bf88ea86e34204e7fad9cdc8 authored about 10 years ago
4601d56f0739b17772a9bd48e94f5bc435767b47 authored about 10 years ago
bd7cc516ca4f1a3433e829a7c697a5e148efdb30 authored about 10 years ago
Added support to git commit the version
0fdc8dbe5edefbed7e5cde03dcb870f9afb2bab4 authored over 10 years ago
Adds support to the rake module:bump_commit task so that the
version number is recorded in the g...
68f8b6e02bc15553aae95b212f119db177d86e70 authored over 10 years ago
31987e49b13e9890806fa633f703ff78b5ac3e82 authored over 10 years ago
4b51b19947cbb5a2719ecc7315b16c8997fc0ef9 authored over 10 years ago
e291464d291c33bfd44d9d20e5e9068564952a31 authored over 10 years ago
6b6f5d2bcb4f6dc067a95301677def580697143f authored over 10 years ago
f0b24a68dc16493b2f79af307f15e6d72fb62e3b authored over 10 years ago
58a16f586e2764e1dcdd0b9a3c4010d1d648eca3 authored over 10 years ago
06a98c1df07925375000c93fab89ba8ecd7600fe authored over 10 years ago
1a14be44f8cb7ed81e8efe4c90acf568bfcd6a1e authored over 10 years ago
b6ed447c98ec9653a3a6269353cd82143592866b authored over 10 years ago
b531b3d8b87096edf67d4c891c4687d134f35ad9 authored over 10 years ago
afb18d84389a871fabf4d35b37afd93ef2bc3078 authored over 10 years ago
187ecb8ef24fb17cf5885a73c73a7340743a906f authored over 10 years ago
0aba2600cf72a17a0658c51941bc9ccaa1956b2d authored over 10 years ago
1d7bd5179494646ff0310e55b336b9969d8c55c4 authored over 10 years ago
0bb4b26fa8c148e59ba4c5bf83ec3b3bfbd332a2 authored over 10 years ago