1
0
mirror of https://github.com/alexellis/arkade.git synced 2022-05-07 18:22:49 +03:00

12 Commits

Author SHA1 Message Date
dependabot[bot]
7776c8e63f Bump actions/setup-go from 2 to 3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 08:37:30 +01:00
Alex Ellis (OpenFaaS Ltd)
585e88362c Add URL checker
Fixes: #557
Closes: #628 - thanks to @yankeexe for his suggestions

Runs every day at midnight, or upon new commits / PRs.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2022-03-02 12:12:08 +00:00
Alex Ellis (OpenFaaS Ltd)
d3892378be Use Go 1.17 in GitHub Actions
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2022-01-14 15:56:06 +00:00
Alex Ellis (OpenFaaS Ltd)
bc291fc394 Update to Go 1.16 for arkade
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2021-07-13 13:08:54 +01:00
dependabot[bot]
4ba5db9960 Bump alexellis/upload-assets from 0.2.3 to 0.3.0
Bumps [alexellis/upload-assets](https://github.com/alexellis/upload-assets) from 0.2.3 to 0.3.0.
- [Release notes](https://github.com/alexellis/upload-assets/releases)
- [Commits](https://github.com/alexellis/upload-assets/compare/0.2.3...5586bc227f8525a5e3525e6edf64da5350bfb5b1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-05 12:17:53 +00:00
dependabot[bot]
f3c2483945 Bump alexellis/upload-assets from 0.2.2 to 0.2.3
Bumps [alexellis/upload-assets](https://github.com/alexellis/upload-assets) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/alexellis/upload-assets/releases)
- [Commits](https://github.com/alexellis/upload-assets/compare/0.2.2...c7b1ad6a3d313bd6df5981e97b3cecee5a0f4d3e)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-21 09:26:41 +00:00
Nitishkumar Singh
f3fe1afb5d update from go version 1.13 to 1.15
Signed-off-by: Nitishkumar Singh <nitishkumarsingh71@gmail.com>
2020-12-11 16:49:36 +00:00
Alex Ellis
690117d081 Rename to build 2020-11-11 11:20:16 +00:00
Alex Ellis
9119b971ea Build on all tags 2020-11-11 11:18:19 +00:00
Batuhan Apaydın
53c00e5422 github actions pinned to go 1.13
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2020-11-09 15:26:36 +00:00
Alex Ellis (OpenFaaS Ltd)
518f661122 Rename workflows as per k3sup
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-11-03 09:05:54 +00:00
Alistair Hey
5817a05c31 Add Github Action for testing and releasing
Travis is no longer offering free minutes for OSS

Signed-off-by: Alistair Hey <alistair@heyal.co.uk>
2020-11-03 08:55:38 +00:00