24 Commits

Author SHA1 Message Date
David Jennes 1cf6d7eebd Publish task needs a macOS runner (because we're building SwiftGen as a step) 2022-08-13 15:01:33 +02:00
David Jennes 718831e234 Try to fix CI: ensure we run our CLI install test without cache 2022-08-12 01:37:16 +02:00
David Jennes 00153504b9 Try to fix github release task 2022-08-01 00:04:43 +02:00
David Jennes dd998e80c9 Add tests that match homebrew's tests 2022-07-31 23:18:12 +02:00
David Jennes 0abe5c6762 Add automatic publish workflow 2022-07-26 21:58:00 +02:00
David Jennes 382c69be15 Move dangerfile 2022-07-26 21:57:59 +02:00
David Jennes 55973169f5 Fix dependencies SPM check 2022-07-26 01:26:43 +02:00
David Jennes d27fe3adbd Switch to macOS 12 runners 2022-07-21 04:16:26 +02:00
David Jennes f0c3deb43e Correct dependabot settings for our repository & workflow 2022-07-21 00:48:27 +02:00
dependabot[bot] fd43b712e0 Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 23:47:10 +02:00
dependabot[bot] f9c96f4d33 Bump actions/cache from 2 to 3.0.1
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.0.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 23:38:13 +02:00
dependabot[bot] 2090b19783 Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 22:14:24 +02:00
David Jennes 1609f96340 Update to latest macOS for CI (and thus Xcode 13) 2021-10-03 19:59:33 +02:00
David Jennes faebe3ce03 Update rake 2021-04-11 22:45:47 +02:00
David Jennes f3ca62efed Same as with SSK, remove action paths optimalisation until GitHub handles it better 2021-04-11 21:16:21 +02:00
David Jennes 80f40a8c56 Try to cache SPM 2021-04-11 21:02:33 +02:00
David Jennes 553c786113 Add github workflows 2021-04-11 21:02:33 +02:00
David Jennes 9bee0198cd Add dependabot 2021-04-11 21:02:33 +02:00
Olivier Halligon fe287a41d7 Added instructions on develop base branch in PR template 2018-10-13 11:16:28 +02:00
Olivier Halligon dc0d43051a Improve message when missing CHANGELOG entry 2018-10-07 21:42:29 +02:00
Olivier Halligon ec48529ffd Integrate initial Dangerfile 2018-09-29 23:34:32 +02:00
Olivier Halligon d45be5b44c Fix typo in PR template 2017-05-08 00:01:07 +02:00
Olivier Halligon 12846a30a5 Remove warning about refactoring from the GitHub PR template 2017-02-18 19:08:15 +01:00
Olivier Halligon 1d04152acb Added PR template 2017-01-03 20:26:00 +01:00