Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voxpupuli/voxpupuli-release

A helper Gem for Vox Pupuli
https://github.com/voxpupuli/voxpupuli-release

Merge pull request #62 from bastelfreak/rel301

Release 3.0.1

52377db498ec9418fa0100d47bd2226ca22cd60b authored about 1 year ago by Tim Meusel <[email protected]>
Release 3.0.1

a006aeab9e98c40eb9e48185a1005ac0ca443c7c authored about 1 year ago by Tim Meusel <[email protected]>
Merge pull request #60 from bastelfreak/gcg

Add github_changelog_generator & faraday-retry as dependencies

302506b2654c4a41d73cf82e762b576c369bcedc authored about 1 year ago by Tim Meusel <[email protected]>
Add github_changelog_generator & faraday-retry as dependencies

The rake tasks we define use those gems, so we should add them as
dependencies.

8bfaa7328cf7e62aa65accecdf4562b78b1ce81c authored about 1 year ago by Tim Meusel <[email protected]>
Merge pull request #61 from bastelfreak/rubocop

voxpupuli-rubocop: Use 2.x

f8d3dc5080d17a434af4246785a81482c6e73283 authored about 1 year ago by Tim Meusel <[email protected]>
voxpupuli-rubocop: Use 2.x

19039a812b354149ffb29c1311938c164fc09061 authored about 1 year ago by Tim Meusel <[email protected]>
Merge pull request #59 from kenyon/version-regex

rake tasks: fix regexp escaping

c681ce0a36b6f419b50f386b32c881e1eb95a48e authored over 1 year ago by Ewoud Kohl van Wijngaarden <[email protected]>
rake tasks: fix regexp escaping

The second dot should be a literal dot, not any character.

0cdd637d423b9bc761cf68bbc4d1f5a41ca1fc7d authored over 1 year ago by Kenyon Ralph <[email protected]>
Merge pull request #58 from voxpupuli/dependabot/github_actions/actions/checkout-4

Bump actions/checkout from 3 to 4

b8b1b653eb73d412503380a14d286cc9e11a8fab authored over 1 year ago by Tim Meusel <[email protected]>
Bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...

7a675e97d7c83778b00ae5d41eb18f00c99e2902 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #57 from bastelfreak/ci

CI: Run on PRs+merges to master

4771f7285337b9b0e2c18f10189fbf7b6682faf3 authored over 1 year ago by Tim Meusel <[email protected]>
CI: Run on PRs+merges to master

This is the default we use in all gems.

3ec68952455fbc537cbcbef645b26ce1591b5211 authored over 1 year ago by Tim Meusel <[email protected]>
Merge pull request #56 from traylenator/sign

Encourage a signed commit

038e5551d7316dc447322674a243ec8751b494b6 authored over 1 year ago by Ewoud Kohl van Wijngaarden <[email protected]>
Encourage a signed commit

The commit releases need to be signed. Suggest use of `-S` flag.

02a02054d115bbd2973280614c75173adaf07f84 authored over 1 year ago by Steve Traylen <[email protected]>
Merge pull request #55 from bastelfreak/rel300

Release 3.0.0

cc8ecbb2d4c889550b2a4d3b330778a32c6fa230 authored over 1 year ago by Tim Meusel <[email protected]>
Release 3.0.0

8bb769febf0bc7aea151e7b96a526f67f23fd5aa authored over 1 year ago by Tim 'bastelfreak' Meusel <[email protected]>
Merge pull request #54 from bastelfreak/deps

gemspec: Add version constraints for dependencies & build gem with strictness and verbosity

23ccd600bc574c97b33423bcf0a38ec59d0e0939 authored over 1 year ago by Tim Meusel <[email protected]>
gemspec: Cleanup

d8d14200fa6d2830677e226c8054cdd95fdc8c17 authored over 1 year ago by Tim 'bastelfreak' Meusel <[email protected]>
build gem with strictness and verbosity

fbbf9c92bc2ee36ebb11fa448cfb8a02872f3d54 authored over 1 year ago by Tim 'bastelfreak' Meusel <[email protected]>
gemspec: Add version constraints for dependencies

1d015fb1a11effc970a1a7130b1b9fc095e8de81 authored over 1 year ago by Tim 'bastelfreak' Meusel <[email protected]>
Merge pull request #53 from bastelfreak/ruby32

Drop Ruby 2.5/2.6 support; introduce voxpupuli-rubocop; cleanup CI

b6ed3491223bdfc8ac61d283304f5e2a1902c985 authored over 1 year ago by Tim Meusel <[email protected]>
add dummy CI job we can depend on

d3e027ea001664f1135e62984067c61dd2c3a231 authored over 1 year ago by Tim 'bastelfreak' Meusel <[email protected]>
GCG: Add faraday-retry dep

ee37f3bced5edddc53068b7f52b6ae2edfbf3589 authored over 1 year ago by Tim 'bastelfreak' Meusel <[email protected]>
Use voxpupuli-rubocop

234ee00ec30580c11a91d7fc20b2f97219103033 authored over 1 year ago by Tim 'bastelfreak' Meusel <[email protected]>
GCG: Cleanup rake task

8ffc4734cf678109d6bb7eb62a2e57f9bfa77700 authored over 1 year ago by Tim 'bastelfreak' Meusel <[email protected]>
Drop Ruby 2.5/2.6 support

5adf89f8803823a72bbe8d08a2d2fe39d3a040df authored over 1 year ago by Tim 'bastelfreak' Meusel <[email protected]>
Merge pull request #52 from voxpupuli/remove-backtrace

Avoid producing a backtrace for deprecated tasks

c5454e45cd4789f480ae1a17c0f390077e87ad5b authored over 1 year ago by Ewoud Kohl van Wijngaarden <[email protected]>
Avoid producing a backtrace for deprecated tasks

The `changelog` and `reference` tasks have been deprecated and a
deprecation message is displaye...

7826466cc88aed5b1aece5a8178590ad9a124cae authored over 1 year ago by Romain Tartière <[email protected]>
Merge pull request #51 from voxpupuli/release

Release 2.0.0

8570ea7daaea6303c2ef4ccd39dadb3a3eece1cf authored almost 2 years ago by Tim Meusel <[email protected]>
Merge pull request #50 from voxpupuli/dependabot/github_actions/actions/checkout-3

Bump actions/checkout from 2 to 3

8cffdb1eff25fbc83307e78cda2dbf490e513468 authored almost 2 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Release 2.0.0

0f8d5182b8a84a2022b89219e76f620072137c90 authored almost 2 years ago by Romain Tartière <[email protected]>
Bump actions/checkout from 2 to 3

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](htt...

6580cda69edbedd08bb172c1619ce2781fb68d69 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #49 from bastelfreak/action

dependabot: check for github actions as well

4748a5b29f64eeab575b243c9032c949a6870fba authored almost 2 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #48 from bastelfreak/ruby32

Add Ruby 3.2 to CI matrix

988b66047283fb8d0a518ff9c8214ebd36a48d89 authored almost 2 years ago by Tim Meusel <[email protected]>
dependabot: check for github actions as well

7ead21a7472d6ac36734a07776a3fc3aeb5f209c authored almost 2 years ago by Tim Meusel <[email protected]>
Add Ruby 3.2 to CI matrix

27bab791f2abde7d6a1fd8be224ce5dc660c8576 authored almost 2 years ago by Tim Meusel <[email protected]>
Merge pull request #44 from voxpupuli/prepare-release-tasks

Rework release preparation tasks

df0b32e68e556b49abde5d7af0597772de53ade4 authored almost 2 years ago by Tim Meusel <[email protected]>
Lazy load puppet_blacksmith

56ea109bdb0d19328899536eab90ec988f6c2b59 authored almost 2 years ago by Romain Tartière <[email protected]>
Factorize namespaces nesting

b432f7cf271963d229b100f5d8228f6257380bd0 authored almost 2 years ago by Romain Tartière <[email protected]>
Move the GCGConfig class to the top level

5f3864d486586c83591913bccdeb31c06ed554fb authored almost 2 years ago by Romain Tartière <[email protected]>
Various Rakefile improvements

Follow rake best-practices.

42d1db7909df40ead51d048cf345393ff855eefc authored almost 2 years ago by Romain Tartière <[email protected]>
Symplify the task that generate the changelog

Code was moved around and is more complex that necessary. Make it more
simple.

8bf1050898f5fea86a9536ed75145a3a3094d4e2 authored almost 2 years ago by Romain Tartière <[email protected]>
Allow customization of the project name

The same way we can customize the user, allow customization of the
project name.

9bdfcb74ed4d0a90bbd3afe06e7faecf7a68ebfc authored almost 2 years ago by Romain Tartière <[email protected]>
Allow to customize GCG future_release tag label

a7dcdacb8a3a683cd8dc743b358aa723421bde7a authored almost 2 years ago by Romain Tartière <[email protected]>
Add hints for creating a release branch

02304b0be0617d87e7f7525d27aea948a804425b authored almost 2 years ago by Romain Tartière <[email protected]>
Inline the whore CHANGELOG generation code

d8b6ecf1eca2f250c2acb8a649068f7d8d275508 authored almost 2 years ago by Romain Tartière <[email protected]>
Minimize location where we catch exceptions

418dc928d6a3f8532219a61167126ddf60f95dff authored almost 2 years ago by Romain Tartière <[email protected]>
Prefer String#match? over the =~ operator

65050ccdde64228ca20972159e53551f25c63427 authored almost 2 years ago by Romain Tartière <[email protected]>
Allow customization of the module organization

Stop using the GitHubChangelogGenerator rake task generator in order to
lazy-evaluate our new GC...

4c5e95957a51e9b1dc1ec7f2b96b24107533bc8a authored almost 2 years ago by Romain Tartière <[email protected]>
Do not depend on github_changelog_generator

Make this dependency optional. If absent, add a dummy task that
describes how to make it functi...

402c53c7188c6a490dfa8ce5e8a4086e3935d584 authored almost 2 years ago by Romain Tartière <[email protected]>
Remove `release:porcelain:reference` wrapper

Tell users to run `strings:generate:reference` directly if needed.

4360026e343c08bd8596f0288339d4f50d4eb6e0 authored almost 2 years ago by Romain Tartière <[email protected]>
Simplify writting updated CHANGELOG.md

Co-authored-by: Ewoud Kohl van Wijngaarden <[email protected]>

c25dc2adc15e9667f7a16416fa505a2ec6ff25d9 authored almost 2 years ago by Romain Tartière <[email protected]>
Improve operation description in the README

Include information about the release:prepare task and detail what
happen at each stage of the r...

2c00fc794395954acc2086eb9d77c776e1d940e5 authored almost 2 years ago by Romain Tartière <[email protected]>
Rework release preparation tasks

This is a follow-up to https://github.com/voxpupuli/modulesync_config/pull/788

Voxpupuli contri...

8e9722df051aef05ecf7cd02e28e6edff1d48d5c authored almost 2 years ago by Romain Tartière <[email protected]>
Merge pull request #47 from alexjfisher/deprecated

Replace `Depreciated` with `Deprecated`

d2bd4319e7c91a7f66d783c6275902bb6c40131e authored about 2 years ago by Tim Meusel <[email protected]>
Replace `Depreciated` with `Deprecated`

https://stackoverflow.com/questions/9208091/the-difference-between-deprecated-depreciated-and-ob...

c1decbe4b7e575e7cc1230970ff04cca1422ead2 authored about 2 years ago by Alexander Fisher <[email protected]>
Merge pull request #46 from bastelfreak/ruby

Drop Ruby 2.4 support

12925b4f1218d6ace2f904ba0dee1cc9861798c5 authored over 2 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Drop Ruby 2.4 support

Ruby 2.4 is EoL. We drop it because newer features won't work with Ruby
2.4 anymore: https://git...

aa92615fa5c3f7ce9f2d1c766d06ace0c534875c authored over 2 years ago by Tim Meusel <[email protected]>
Merge pull request #45 from bastelfreak/badge2

Add Test badge

38e98a5a28e70551dbcdaa4cdda12cc5ebba88d1 authored over 2 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Add Test badge

740e6b17db6ef0baac5f479c4f45605d2cd115f8 authored over 2 years ago by Tim Meusel <[email protected]>
Merge pull request #43 from bastelfreak/ruby31

Add Ruby 3.1 to CI matrix

ae773284147f9e60c1abeec82a1e44755de07900 authored over 2 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Add Ruby 3.1 to CI matrix

d7ce3a55f6dd8f59c09f7c0d8b644f583794a4f8 authored over 2 years ago by Tim Meusel <[email protected]>
Merge pull request #42 from bastelfreak/badge

README.md: Fix link to LICENSE file

803a520c647f8e72811abd5408bc05519abd90b4 authored over 2 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
README.md: Fix link to LICENSE file

2de61efda2f56f672b2533e1593de09121b9cfa3 authored over 2 years ago by Tim Meusel <[email protected]>
Merge pull request #40 from bastelfreak/rel130

Release 1.3.0

e3b4ebb262f23da5dbc36c8d094b43ff2c65bbcc authored about 3 years ago by Tim Meusel <[email protected]>
Release 1.3.0

2ac73d9d5a6b774da8b71c207b12e56f558f01f9 authored about 3 years ago by Tim <[email protected]>
Merge pull request #41 from voxpupuli/no-v-in-release

Allow no 'v' in release version

f2ec1a33cb9eadf854865ed653aea9ff69cf786d authored about 3 years ago by Romain Tartière <[email protected]>
Allow no 'v' in release version

Some people prefer to tag version numbers with a leading 'v', other
prefer to stick to the actua...

afc3eb18f22ba4862da4dd0ccb274650ff58c16d authored about 3 years ago by Romain Tartière <[email protected]>
Merge pull request #39 from bastelfreak/reference2

Validate REFERENCE.md if it exists

400d95dd1dad45a0bfb5688a8e7a84520dbfdbc3 authored about 3 years ago by Tim Meusel <[email protected]>
Update lib/voxpupuli/release/rake_tasks.rb

Co-authored-by: Ewoud Kohl van Wijngaarden <[email protected]>

45e7e6fe4b827c1f1815ec62e3c53ba4ec8756c4 authored about 3 years ago by Tim Meusel <[email protected]>
Validate REFERENCE.md if it exists

This relies on a new task in puppet-strings and superseeds
https://github.com/voxpupuli/voxpupul...

9c8c58fdde49a5ec2c66c8c5f04e7034fe0f5a6c authored about 3 years ago by Tim <[email protected]>
Merge pull request #37 from bastelfreak/rel121

release 1.2.1

9ab94feb101a84d1e0fbc9aa0e591aa6902df005 authored about 3 years ago by Tim Meusel <[email protected]>
release 1.2.1

d909ebd0182fd9302cf5f85c0030f440e541e7a9 authored about 3 years ago by Tim <[email protected]>
Merge pull request #34 from bastelfreak/rel120

Release 1.2.0

a07be7b2e3b8f2d1d8fb595bd51c6416667180a8 authored about 3 years ago by Tim Meusel <[email protected]>
Release 1.2.0

4d2d041546be695dece601953dec1f241ebf4b4a authored about 3 years ago by Tim <[email protected]>
Merge pull request #31 from bastelfreak/gha

Enable basic gem testing

a6ec533869ff7c4a58f652176554eadf15942656 authored about 3 years ago by Tim Meusel <[email protected]>
Update Rakefile

Co-authored-by: Ewoud Kohl van Wijngaarden <[email protected]>

5a90511505bc0a7451d7c8e0bc1827d4dd505439 authored about 3 years ago by Tim Meusel <[email protected]>
Update Rakefile_ci

Co-authored-by: Ewoud Kohl van Wijngaarden <[email protected]>

23a61b1093b9021e3624234d1c1e26746b923b47 authored about 3 years ago by Tim Meusel <[email protected]>
Update .github/workflows/test.yml

Co-authored-by: Ewoud Kohl van Wijngaarden <[email protected]>

68fb35202bd995d20b27e9e7ade819da5637eb32 authored about 3 years ago by Tim Meusel <[email protected]>
Update .github/workflows/test.yml

Co-authored-by: Ewoud Kohl van Wijngaarden <[email protected]>

f69e482493c02e66f00e760753082b07d8f6c21f authored about 3 years ago by Tim Meusel <[email protected]>
Enable basic gem testing

af8364f53d919e98d751bd806f71c7f2f5ef581a authored about 3 years ago by Tim <[email protected]>
Merge pull request #33 from ekohl/fix-instructions

Fix syntax highlighting & add warning to travis_release

eb6b5a4e463e4ba206a90a7b9576538d1b621521 authored about 3 years ago by Tim Meusel <[email protected]>
Warn the user the travis_release should not be used

Fixes: 12be4ba3dfe236a69de873f8d8e5c424b7a140d1

cd0ac11bcaa59ed4992c2ce04a35c3f10815297b authored about 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Use Ruby syntax highlighting for Gemfile

Fixes: 12be4ba3dfe236a69de873f8d8e5c424b7a140d1

f506b089407cb8c3708db38a0215be32ecbd534b authored about 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #32 from voxpupuli/rake-task-cleanup

Cleanup references to Travis CI in rake tasks

6b6e8623cb06f26012a87754a9a6a47e37b4188e authored about 3 years ago by Tim Meusel <[email protected]>
ignore .dccache

cd55e97ed3f74193292aeec77ea8ed8f4dc37749 authored about 3 years ago by Gene Liverman <[email protected]>
Cleanup references to Travis CI in rake tasks

This makes the real task "release" and makes "travis_release" an alias
for it. It also sets the ...

12be4ba3dfe236a69de873f8d8e5c424b7a140d1 authored about 3 years ago by Gene Liverman <[email protected]>
Merge pull request #30 from bastelfreak/gemspec

gemspec: switch to https URLs

3422fe2e2399a4c51d48a4e7f44cb353f9f829c6 authored about 3 years ago by Tim Meusel <[email protected]>
gemspec: switch to https URLs

b23f71c727302a85df855941877fe2d5cc20e9aa authored about 3 years ago by Tim <[email protected]>
Merge pull request #29 from bastelfreak/rel110

Release 1.1.0

abc8d543d92214a98d3aa7ee689babf33c181eb2 authored about 3 years ago by Tim Meusel <[email protected]>
Release 1.1.0

e4d0fd3cfa945be3dad3049e2be78934352e9e44 authored about 3 years ago by Tim <[email protected]>
Merge pull request #28 from bastelfreak/github_release

Add `github_release` alias for `travis_release` task

02661400dc462de995b1fcee9ef0621313701a09 authored about 3 years ago by Tim Meusel <[email protected]>
Add `release` alias for `travis_release` task

4e165b105df25d4452ae889fefa26e2c4a8620cf authored about 3 years ago by Tim Meusel <[email protected]>
Merge pull request #27 from bastelfreak/gha

fix wrong syntax in GitHub actions

1a09fef6806802d7743ba77c13857d2d8facb329 authored over 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
fix wrong syntax in GitHub actions

8a89bee5c961c5e964fe823aff0ffc2c732a3fa7 authored over 3 years ago by Tim Meusel <[email protected]>
fix links to badges

0f788fb7b47e0b92e21e776f159b9b0ac62ea78c authored over 3 years ago by Tim Meusel <[email protected]>
Merge pull request #26 from bastelfreak/rel102

Update release workflow + docs / Release 1.0.2

b1ecfbf4908b9ea331045de428c070a542292c28 authored over 3 years ago by Tim Meusel <[email protected]>
Release 1.0.2

2484306592b255b7ebf7b364552cf88dd28bae34 authored over 3 years ago by Tim Meusel <[email protected]>
Update README.md with badges/more docs

ec5256024482a838ca707ea1eb0980f4f026d9c1 authored over 3 years ago by Tim Meusel <[email protected]>
update release workflow to publish to GitHub packages as well

0a76a83b920945c40801ec22996a981f16bcc03b authored over 3 years ago by Tim Meusel <[email protected]>