dghubble-renovate[bot]
ffa1a5eb35
Bump actions/setup-python action from v6.0.0 to v6.1.0 ( #1509 )
...
Co-authored-by: dghubble-renovate[bot] <119624128+dghubble-renovate[bot]@users.noreply.github.com>
2025-11-25 05:21:56 +00:00
dghubble-renovate[bot]
bbd2287417
Bump actions/setup-python action from v5.6.0 to v6
2025-09-14 21:47:45 -07:00
dghubble-renovate[bot]
6111b3faa5
Bump actions/checkout action from v4 to v5
2025-08-24 21:45:03 -07:00
dghubble-renovate[bot]
dcb88f294a
Bump actions/setup-python action from v5.5.0 to v5.6.0 ( #1426 )
...
Co-authored-by: dghubble-renovate[bot] <119624128+dghubble-renovate[bot]@users.noreply.github.com>
2025-04-24 15:02:10 +00:00
dghubble-renovate[bot]
251e7aadb5
Bump actions/setup-python action from v5.4.0 to v5.5.0 ( #1415 )
...
Co-authored-by: dghubble-renovate[bot] <119624128+dghubble-renovate[bot]@users.noreply.github.com>
2025-03-25 04:21:59 +00:00
dghubble-renovate[bot]
5536bb8b30
Bump actions/setup-python action from v5.3.0 to v5.4.0 ( #1381 )
...
Co-authored-by: dghubble-renovate[bot] <119624128+dghubble-renovate[bot]@users.noreply.github.com>
2025-01-28 07:22:09 +00:00
dghubble-renovate[bot]
cd19d0b474
Bump poseidon/wait-for-status-checks action from v0.5.0 to v0.6.0
2024-10-28 15:41:51 +00:00
dghubble-renovate[bot]
f3c040f83c
Bump actions/setup-python action from v5.2.0 to v5.3.0
2024-10-25 01:41:52 +00:00
dghubble-renovate[bot]
0dc356df97
Bump actions/setup-python action from v5.1.1 to v5.2.0
2024-08-29 14:01:36 +00:00
dghubble-renovate[bot]
8c37b4d908
Bump actions/setup-python action from v5.1.0 to v5.1.1
2024-07-11 02:01:48 +00:00
dghubble-renovate[bot]
f6f7391f9a
Bump poseidon/wait-for-status-checks action from v0.4.1 to v0.5.0
2024-05-15 06:01:44 +00:00
Dalton Hubble
1f8963b6aa
Add enforce workflow to wait for PR status checks
...
* Add wait-for-status-checks reusable GitHub Workflow to wait
for all status checks in a PR. Mark this as a required check
so that GitHub auto-merge can be used
Rel: https://github.com/poseidon/wait-for-status-checks/
2024-05-05 07:58:47 -07:00
dependabot[bot]
1c9ce3f30d
Bump actions/setup-python from 4 to 5
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-21 21:24:38 -08:00
dependabot[bot]
de13f67741
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-21 21:24:29 -08:00
Dalton Hubble
813ba1d83f
Add mkdocs-pages GitHub Workflow
...
* Add a publish workflow that uses the mkdocs-pages re-usable GitHub
Workflow when the `release-docs` branch is updated
* Build the docs site with mkdocs and publish to GitHub Pages
2023-05-26 10:16:00 -07:00
Dalton Hubble
c002e06639
Migrate container image builds to GitHub Workflows
...
* Migrate from the internal Drone server using a GitHub Workflow
to perform the multi-arch container image build
* Use self-hosted GitHub runners on ARM64 to perform the ARM64
build step faster that QEMU/KVM emulation
* Mandate approval for all workflow runs from outside contributors
since the builds use push credentials and partially run internally
2023-05-20 11:59:17 -07:00
Dalton Hubble
c9e5356047
Change tests to use shared GitHub Workflow from poseidon/.github
...
* Centrally managed Go test workflow across Poseidon repos
2023-04-01 18:04:01 -07:00
Dalton Hubble
ed5ec02649
Fix GitHub Actions unit tests workflow
...
* Default branch was renamed from master to main
* Internal build and publishing workflows were unaffected,
the GitHub Action is just for public contribution vetting
2022-07-29 22:08:49 -07:00
Dalton Hubble
b5df190a35
Add Go v1.18 to public Github Workflow
...
* Update Github Workflow `checkout` and `setup-go` actions
* Change `go get <tool>` to `go install <tool>`
* Remove Go v1.16
2022-03-18 21:05:01 -07:00
Dalton Hubble
bd9f53ac4e
Update Go matrix to add v1.17
...
* Add Go v1.17
2021-10-04 21:21:56 -07:00
Dalton Hubble
f65829e161
Add Go v1.16 to the test matrix
2021-03-19 16:46:32 -07:00
Dalton Hubble
2b04912307
Replace Travis CI with Github Actions
...
* Add test workflow with Go matrix
* Fix Quay image registry badge
2020-10-12 00:22:40 -07:00