dependabot[bot]
|
991d7e876d
|
chore(deps): bump docker/setup-buildx-action from 1 to 2
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-01 23:34:40 -04:00 |
|
dependabot[bot]
|
3b7fb083ca
|
chore(deps): bump codecov/codecov-action from 2.1.0 to 3.1.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.1.0 to 3.1.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2.1.0...v3.1.1)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-01 23:34:14 -04:00 |
|
TwiN
|
fc778300be
|
ci: Update Go to 1.19
|
2022-10-19 17:52:53 -04:00 |
|
TwiN
|
3c0ea72a5c
|
ci: Bump docker/build-push-action to v3
|
2022-10-10 22:11:19 -04:00 |
|
TwiN
|
f6b99f34db
|
ci: Add missing concurrency.group parameter
|
2022-10-09 23:08:52 -04:00 |
|
TwiN
|
37495ac3f3
|
ci: Prevent publish-latest workflow from running concurrently
|
2022-10-09 23:02:05 -04:00 |
|
TwiN
|
02879e2645
|
ci: Bump docker/build-push-action to v3 and add "stable" tag
|
2022-10-09 21:33:55 -04:00 |
|
TwiN
|
262d436533
|
ci: Remove paths-ignore since workflow_run doesn't support it
|
2022-08-11 20:33:25 -04:00 |
|
TwiN
|
b8ab17eee1
|
ci: Decrease timeout-minutes to 20
|
2022-08-11 20:31:36 -04:00 |
|
TwiN
|
7bbd7bcee3
|
ci: Stop publish-latest from being triggered by changes in .github folder
|
2022-08-11 20:29:33 -04:00 |
|
TwiN
|
4865d12147
|
chore(ci): Remove redundant input
Since we now get to pick from what branch to execute the workflow, it is no longer necessary to have a branch input.
|
2022-08-11 20:27:48 -04:00 |
|
TwiN
|
0713ca1c1a
|
chore(ci): Remove useless "description" parameter
|
2022-08-11 20:25:10 -04:00 |
|
TwiN
|
dce202d0be
|
feat(ci): Add publish-experimental workflow
|
2022-08-11 20:24:23 -04:00 |
|
TwiN
|
4673d147db
|
chore(ci): Update docker/login-action to v2
|
2022-08-11 20:17:17 -04:00 |
|
TwiN
|
4a1a8ff380
|
ci: Increase timeout-minutes to 60
|
2022-07-18 20:45:42 -04:00 |
|
TwiN
|
0193a200b8
|
refactor(ci): Wrap benchmark workflow inputs with quotes
|
2022-06-19 22:37:19 -04:00 |
|
TwiN
|
7224464202
|
fix(ci): Set default repository to TwiN/gatus
|
2022-06-18 14:09:24 -04:00 |
|
TwiN
|
c457aadcab
|
feat(ci): Add benchmark workflow
|
2022-06-18 14:04:11 -04:00 |
|
TwiN
|
f38b12d55b
|
refactor(ci): Clean up steps
|
2022-06-18 13:06:24 -04:00 |
|
TwiN
|
e4c9ad8796
|
chore(ci): Update actions/checkout to v3
|
2022-06-18 12:58:26 -04:00 |
|
TwiN
|
5be1465b13
|
refactor(ci): Uniformize job names
|
2022-06-18 12:50:31 -04:00 |
|
TwiN
|
c8efdac23a
|
chore(ci): Update actions/setup-go to v3
|
2022-04-15 14:32:48 -04:00 |
|
TwiN
|
5843c58a36
|
chore: Update Go to 1.18
|
2022-03-26 02:15:32 -04:00 |
|
TwiN
|
0b4720d94b
|
build(gha): Increase timeout from 30 to 45 minutes
|
2022-01-16 23:26:24 -05:00 |
|
Khinshan Khan
|
3a7977d086
|
build(docker): support all platforms that publish release supports (#238)
|
2022-01-13 21:37:25 -05:00 |
|
TwiN
|
d3805cd77a
|
Fix #197; Fix #198: Deprecate storage.file in favor of storage.path and deprecate persistence with memory storage type
|
2021-11-04 21:33:13 -04:00 |
|
TwiN
|
634123d723
|
Add support for armv6
|
2021-10-18 12:16:31 -04:00 |
|
TwiN
|
8088736d6e
|
Fix workflow
|
2021-10-07 22:42:37 -04:00 |
|
TwinProduction
|
8edca65041
|
Only trigger publish-latest on successful build in master
|
2021-07-29 19:14:48 -04:00 |
|
TwinProduction
|
07b1a2eafb
|
Minor fix
|
2021-07-28 22:30:34 -04:00 |
|
TwinProduction
|
d3e0ef6519
|
Add workflow to publish latest on successful build
|
2021-07-28 22:25:25 -04:00 |
|
TwinProduction
|
c18b2728c9
|
Revert back to covermode=atomic
|
2021-07-18 22:04:49 -04:00 |
|
TwinProduction
|
b3fd290e4d
|
Remove -coverpkg=all from coverage file configuration and set covermode to count
|
2021-07-18 22:02:51 -04:00 |
|
TwinProduction
|
89e23a986c
|
Add -coverpkg=all when building coverage file
|
2021-07-18 21:56:32 -04:00 |
|
TwinProduction
|
c454c868f6
|
Update codecov/codecov-action to v1.5.2
|
2021-07-18 21:47:18 -04:00 |
|
TwinProduction
|
e6355dfee8
|
Update Go to 1.16
|
2021-04-13 22:30:50 -04:00 |
|
TwinProduction
|
7309888db5
|
Add missing timeout
|
2021-04-11 11:09:01 -04:00 |
|
TwinProduction
|
79bef8d391
|
Implement persistence
|
2021-02-02 23:06:34 -05:00 |
|
TwinProduction
|
c90c786f39
|
Tweak build action
|
2021-01-19 00:01:55 -05:00 |
|
TwinProduction
|
f10e2ac639
|
Tweak build action
|
2021-01-18 23:55:41 -05:00 |
|
TwinProduction
|
c2d899f2a3
|
Tweak build action
|
2021-01-18 23:52:48 -05:00 |
|
TwinProduction
|
7415d8e361
|
Tweak build action
|
2021-01-18 23:47:17 -05:00 |
|
TwinProduction
|
298dcc4790
|
Tweak build action
|
2021-01-18 23:43:02 -05:00 |
|
TwinProduction
|
2f2890c093
|
Tweak build action
|
2021-01-18 23:38:23 -05:00 |
|
TwinProduction
|
e463aec5f6
|
Tweak build action
|
2021-01-18 23:34:16 -05:00 |
|
TwinProduction
|
6b3e11a47c
|
Minor update
|
2021-01-18 23:28:33 -05:00 |
|
TwinProduction
|
f0995f696f
|
Run tests as privileged user for ICMP test to pass
|
2020-12-25 03:09:06 -05:00 |
|
TwinProduction
|
e309ffb1b6
|
Don't push latest
|
2020-12-04 11:26:51 -05:00 |
|
TwinProduction
|
48a1e435e4
|
Remove linux/arm/v6
|
2020-12-04 11:16:53 -05:00 |
|
Ivan Larin
|
6c91bbcc4a
|
Crossbuild docker image for different architectures (#55)
* Crossbuild docker image
* Fix yaml syntax
* Github Actions timeout disabled
* Add linux/386, linux/arm/v6, linux/arm/v7, linux/ppc64le, linux/s390x docker images
* Remove linux/386, linux/ppc64le, linux/s390x docker images
* Remove "Github Packages" from build step name
Co-authored-by: Chris C. <twin@twinnation.org>
* Split workflow file to test/docker
* Forward RELEASE variable to GITHUB_ENV
* Bring back timeout for tests
Co-authored-by: Chris C. <twin@twinnation.org>
|
2020-12-04 10:58:27 -05:00 |
|