1
0
mirror of https://github.com/mxpv/podsync.git synced 2024-05-11 05:55:04 +00:00
Commit Graph

42 Commits

Author SHA1 Message Date
Maksym Pavlenko
4a9eafd861 Fix version tag when releasing docker images 2023-05-05 17:02:44 -07:00
Maksym Pavlenko
dd551d9798 Include docker image links in release notes 2023-05-05 16:51:29 -07:00
Maksym Pavlenko
947ac530f0 Rework release 2023-05-05 16:40:03 -07:00
Maksym Pavlenko
5c29072bca Fix nightly tag 2023-05-05 15:47:54 -07:00
Maksym Pavlenko
748084df0f Add nightly build job 2023-05-05 15:24:36 -07:00
dependabot[bot]
79634a34e8 Bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
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>
2023-03-16 01:58:55 +00:00
dependabot[bot]
8c19c3222a Bump goreleaser/goreleaser-action from 4.1.0 to 4.2.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 01:03:09 +00:00
dependabot[bot]
f96916490d Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3.2.0 to 4.1.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v3.2.0...v4.1.0)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 03:13:27 +00:00
Th0masL
7d18be9d77 Use Env Vars to build and push Docker Images, bump golangci-lint to v1.50.1 2023-01-02 13:50:53 +02:00
Maksym Pavlenko
5b7ddeb540 Publish nightly builds (fix: #394) 2022-11-22 18:28:59 -08:00
dependabot[bot]
42011e6752 Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-18 01:20:48 +00:00
dependabot[bot]
deb3f165fd Bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 01:48:31 +00:00
dependabot[bot]
d9a897bcdb Bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.9.1 to 3.0.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.9.1...v3.0.0)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 04:31:09 +00:00
dependabot[bot]
80f5d079f4 Bump docker/login-action from 1 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 01:26:39 +00:00
Maksym Pavlenko
407c33bed0 Bump Go version to 1.18
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2022-03-20 14:51:12 -07:00
dependabot[bot]
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
dependabot[bot]
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
Maksym Pavlenko
40705fb138 Merge pull request #284 from mxpv/dependabot/github_actions/goreleaser/goreleaser-action-2.9.1
Bump goreleaser/goreleaser-action from 2.9.0 to 2.9.1
2022-03-02 21:28:09 -08:00
dependabot[bot]
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
dependabot[bot]
b462280104 Bump goreleaser/goreleaser-action from 2.9.0 to 2.9.1
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.9.0...v2.9.1)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 01:47:41 +00:00
dependabot[bot]
aebcdf91ee Bump goreleaser/goreleaser-action from 2.8.1 to 2.9.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.8.1...v2.9.0)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 01:28:12 +00:00
dependabot[bot]
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
dependabot[bot]
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
dependabot[bot]
89b83f8e3a Bump goreleaser/goreleaser-action from 2.8.0 to 2.8.1
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.8.0...v2.8.1)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 01:48:10 +00:00
Maksym Pavlenko
f337f6c8b1 Update release actions
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2021-12-31 15:16:31 +02:00
Maksym Pavlenko
1620697708 Use golangci-lint github action 2021-12-31 14:26:34 +02:00
Maksym Pavlenko
3f9c05913b Update branch names on CI 2021-12-31 14:00:29 +02:00
Maksym Pavlenko
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
Maksym Pavlenko
3b566609b9 Merge pull request #250 from mxpv/dependabot/github_actions/actions/checkout-2.4.0
Bump actions/checkout from 1 to 2.4.0
2021-12-31 12:56:30 +02:00
Maksym Pavlenko
c78f50ded5 Merge pull request #253 from mxpv/dependabot/github_actions/goreleaser/goreleaser-action-2.8.0
Bump goreleaser/goreleaser-action from 1 to 2.8.0
2021-12-31 12:54:02 +02:00
dependabot[bot]
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
dependabot[bot]
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
dependabot[bot]
93c762ad86 Bump goreleaser/goreleaser-action from 1 to 2.8.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 1 to 2.8.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v1...v2.8.0)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 10:47:08 +00:00
dependabot[bot]
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
Maksym Pavlenko
fc952bf1f1 Add CI timeouts 2020-10-04 13:25:11 -07:00
Maksym Pavlenko
beb6d5e6d0 Update Go to 1.15 and linter #141 #157 2020-10-04 13:25:11 -07:00
Maksym Pavlenko
af09e4c39e Prevent CI running jobs twice in PRs 2020-04-24 20:24:30 -07:00
Maksym Pavlenko
57d84f71bc Upload podsync binaries from CI Build job 2020-04-19 13:37:35 -07:00
Maksym Pavlenko
44e1f7704a Validate go mod on CI 2020-04-18 13:40:00 -07:00
Maksym Pavlenko
ac8a889ddb Add release CI 2020-04-13 17:33:03 -07:00
Maksym Pavlenko
2c5e333a33 Enable builders API testing on CI 2019-11-24 13:17:47 -08:00
Maksym Pavlenko
bcf1f3e042 Add Github Actions CI script 2019-11-15 23:16:59 -08:00