Commit graph

24 commits

Author SHA1 Message Date
Jake Spain
d6127f92de
Fix missing param in auto_release_prep 2024-01-15 09:25:02 -05:00
Jake Spain
3eff725eee
Merge pull request #60 from puppetlabs/dependabot/github_actions/actions/github-script-7
Bump actions/github-script from 6 to 7
2023-12-07 08:52:15 -05:00
Jake Spain
d1d4c936c8
Merge pull request #59 from puppetlabs/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-12-07 08:51:59 -05:00
dependabot[bot]
15cd166f9d
Bump actions/github-script from 6 to 7
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 13:49:11 +00:00
dependabot[bot]
71bcf16ee8
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 13:49:05 +00:00
dependabot[bot]
29d3d29fee
Bump actions/setup-java from 3 to 4
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 13:49:00 +00:00
Jake Spain
f04162f421
syncing files from release-engineering-repo-standards 2023-12-06 17:17:25 -05:00
Jake Spain
bf46ca2642
Bump jruby to 9.4.3.0 and update lockfile 2023-08-10 10:10:23 -04:00
Jake Spain
1e4719e670
Revert "Comment changelog validation until jira support is added"
This reverts commit 9bb978e702.
2023-07-10 15:57:04 -04:00
Jake Spain
9bb978e702
Comment changelog validation until jira support is added 2023-05-01 08:34:18 -04:00
Jake Spain
473381b0a0
Bump jruby to 9.4.2.0 2023-04-19 16:57:48 -04:00
isaac-hammes
5e1891b990 (maint) Update to jruby-9.4.1.0. 2023-03-02 11:38:53 -08:00
Jake Spain
e5aa4f9dfa
Fix another bad copy/paste in release action 2023-01-30 09:57:57 -05:00
Jake Spain
444ef7a729
Fix bad copy/paste in release action 2023-01-30 09:51:11 -05:00
Jake Spain
960ebc8cc2
Fix more deprecated actions 2023-01-27 16:58:26 -05:00
Jake Spain
68673939f8
Add next version of jruby to testing 2023-01-27 16:47:06 -05:00
Jake Spain
e87b425573
Add changelog generation and release instructions 2023-01-27 15:33:56 -05:00
Jake Spain
0485e2ba61
Fix deprecated method of setting output 2023-01-27 13:55:01 -05:00
Jake Spain
070577e542
Migrate Snyk to Mend Scanning 2023-01-20 12:45:58 -05:00
Jake Spain
c0a04b2572
Add Snyk action 2022-08-16 17:31:17 -04:00
Samuel Beaulieu
122fc68776
also update github workflows 2022-07-25 13:50:07 -05:00
ceb5cda184
Use credentials file for Rubygems auth 2021-12-08 09:43:41 -05:00
3407e500f1
Add GH Action for releasing gems 2021-12-03 10:54:08 -05:00
a08cba099f
Initial commit migrating from VMPooler proper
This copies in all needed files from the main VMPooler repo. Version
1.3.0 of VMPooler was used as the basis for this code.
2021-11-29 16:03:09 -05:00