|
407c33bed0
|
Bump Go version to 1.18
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
|
2022-03-20 14:51:12 -07:00 |
|
|
866702a035
|
Bump actions/upload-artifact from 2.3.1 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.1 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.3.1...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-03-04 01:26:25 +00:00 |
|
|
cc6a7ca60a
|
Bump actions/setup-go from 2.2.0 to 3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.2.0 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2.2.0...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-03-03 05:28:26 +00:00 |
|
|
5735329021
|
Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 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.4.0...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-03-02 01:36:31 +00:00 |
|
|
42d9b833b1
|
Bump golangci/golangci-lint-action from 2 to 3
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2 to 3.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-25 01:27:28 +00:00 |
|
|
b825fea0d4
|
Bump actions/setup-go from 2.1.5 to 2.2.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.1.5 to 2.2.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2.1.5...v2.2.0)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-10 01:33:13 +00:00 |
|
|
1620697708
|
Use golangci-lint github action
|
2021-12-31 14:26:34 +02:00 |
|
|
3f9c05913b
|
Update branch names on CI
|
2021-12-31 14:00:29 +02:00 |
|
|
81d3af5fa1
|
Merge pull request #251 from mxpv/dependabot/github_actions/actions/upload-artifact-2.3.1
Bump actions/upload-artifact from 1 to 2.3.1
|
2021-12-31 12:56:40 +02:00 |
|
|
2fdc82783d
|
Bump actions/checkout from 1 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 2.4.0.
- [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/v1...v2.4.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-31 10:51:31 +00:00 |
|
|
2b2f6f7f55
|
Bump actions/setup-go from 1 to 2.1.5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 1 to 2.1.5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v1...v2.1.5)
---
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>
|
2021-12-31 12:50:53 +02:00 |
|
|
bc2c91037c
|
Bump actions/upload-artifact from 1 to 2.3.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 1 to 2.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v1...v2.3.1)
---
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>
|
2021-12-31 10:47:04 +00:00 |
|
|
fc952bf1f1
|
Add CI timeouts
|
2020-10-04 13:25:11 -07:00 |
|
|
beb6d5e6d0
|
Update Go to 1.15 and linter #141 #157
|
2020-10-04 13:25:11 -07:00 |
|
|
af09e4c39e
|
Prevent CI running jobs twice in PRs
|
2020-04-24 20:24:30 -07:00 |
|
|
57d84f71bc
|
Upload podsync binaries from CI Build job
|
2020-04-19 13:37:35 -07:00 |
|
|
44e1f7704a
|
Validate go mod on CI
|
2020-04-18 13:40:00 -07:00 |
|
|
2c5e333a33
|
Enable builders API testing on CI
|
2019-11-24 13:17:47 -08:00 |
|
|
bcf1f3e042
|
Add Github Actions CI script
|
2019-11-15 23:16:59 -08:00 |
|