Commit Graph

135 Commits (0af08d9c065e68e86335e8b637a35123fa64c049)

Author SHA1 Message Date
dependabot[bot] 2322f989ea
chore: bump actions/stale from 9.0.0 to 9.1.0 (#4344)
Bumps [actions/stale](https://github.com/actions/stale) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9.0.0...v9.1.0)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 weeks ago
Johnny 67f8811f3f
chore: tweak bug report template 3 months ago
Steven 5601daef40 chore: add semantic action 4 months ago
Steven f59daf839b chore: fix action 4 months ago
Steven ae957439ec chore: update build action 4 months ago
Steven c401a07933 chore: update dependencies 5 months ago
Steven 92c41458a9 chore: fix release action 5 months ago
Steven a55afbd3ed chore: tweak build actions 5 months ago
johnnyjoy f102aeb9b9 chore: tweak golangci version 5 months ago
johnnyjoy 9130d981fa chore: fix actions 5 months ago
johnnyjoy b915eaa620 chore: bump dependencies 5 months ago
Steven 96b9269cd3 chore: fix golangci linter 6 months ago
Steven a948555166 fix: release action 7 months ago
Steven 4870433289 chore: tweak release action 7 months ago
Steven bdc257d837 chore: tweak release actions 7 months ago
Andrew Williams c9c40bc876
chore: build release containers from tags rather than branches (#3739)
Fixes #3645, currently the release containers are build from the release branches, which are created in preparation for a release. This causes some users with automated CI/CD to either deploy a pre-release version or be notified of a release version before it has actually been released. 

This change switches the workflow to be triggered by tags, which are created on the release version.
7 months ago
Johnny d2727e6825
chore: update dependabot schedule interval (#3725) 7 months ago
Steven fefe2b0655 chore: fix build artifacts action 8 months ago
Johnny a98d16bcaa
chore: update bug report template fields (#3656) 8 months ago
dependabot[bot] b911e98e37
chore: bump docker/build-push-action from 5 to 6 (#3578)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8 months ago
dependabot[bot] 28624514d1
chore: bump goreleaser/goreleaser-action from 5 to 6 (#3551)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v5...v6)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 months ago
Steven 78f6064530 chore: tweak goreleaser action 9 months ago
Steven d7be24a0e1 chore: tweak goreleaser 9 months ago
Steven 1dc686fa6c chore: update build artifacts 9 months ago
dependabot[bot] 38c6c50681
chore: bump golangci/golangci-lint-action from 5 to 6 (#3365)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v5...v6)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 months ago
dependabot[bot] 74e0f5429a
chore: bump pnpm/action-setup from 3.0.0 to 4.0.0 (#3366)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v3.0.0...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 months ago
Steven d668794c7c chore: update build docker image actions 10 months ago
dependabot[bot] 00f1773495
chore: bump golangci/golangci-lint-action from 4 to 5 (#3298)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v5)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 months ago
Steven 5f26c52b49 feat: add goreleaser 10 months ago
Steven 70f3d131f6 chore: update pnpm version 11 months ago
dependabot[bot] 51a90b0013
chore: bump golangci/golangci-lint-action from 3 to 4 (#3203)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v4)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago
dependabot[bot] 7b1fe9fcfc
chore: bump pnpm/action-setup from 2.4.0 to 3.0.0 (#3202)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.4.0 to 3.0.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2.4.0...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago
Steven ec67f1b3c9 chore: add dependabot 11 months ago
Steven a07805907b chore: fix action run 11 months ago
Steven 2e87da4927 chore: update frontend dependencies 11 months ago
Steven 00788bd8f8 chore: update actions 1 year ago
Steven a4fa67cd18 chore: update dependencies 1 year ago
Steven ba460382b0 chore: remove type-gen script 1 year ago
Steven af646ce2de refactor: move gomark 1 year ago
Steven f4e722c516 chore: remove latest tag 1 year ago
Steven 42381fa154 chore: add stable build action 1 year ago
Steven 22427101f8 chore: add stale issue action 1 year ago
Steven cc40803b06 chore: update feature request template 1 year ago
Steven 7898df2876 chore: update issue templates 1 year ago
Steven 749187e1e9 chore: update dockerfile 1 year ago
K.B.Dharun Krishna b02aa2d5e5
chore: bump actions in workflows (#2588)
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
1 year ago
Steven 625ebbea1a chore: update proto linter action 1 year ago
Lincoln Nogueira 055b246857
chore: update ci (#2428)
- restrict codeql and backend tests from running on pull requests with unrelated files
- upgrade codeql: current version is generating a deprecation warning in logs
1 year ago
Steven 1c2d82a62f chore: remove major label 1 year ago
Steven 02f7a36fa4 chore: remove unsupported linux/arm/v7 1 year ago