Commit Graph

164 Commits (v0.24.4)

Author SHA1 Message Date
Johnny ff0f275431 chore: fix golangci-lint version 2 months ago
dependabot[bot] 136c1d7aa6
chore: bump golangci/golangci-lint-action from 7 to 8 (#4744)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v7...v8)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '8'
  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>
2 months ago
Johnny 2bde296217 chore: add demo deployment to Render action 2 months ago
Steven cbf5687dd9 chore: remove unused action 2 months ago
johnnyjoy 21935abe3f chore: update canary build action 2 months ago
johnnyjoy 446447a20c chore: update stable build action 3 months ago
Johnny 1328e0b861
chore: remove issue-translator 3 months ago
Johnny 0f965c6fe0
chore: add action cache 3 months ago
Johnny 33907539cd
chore: merge release action 3 months ago
Johnny fdc0553cfb
chore: move frontend build to action 3 months ago
Johnny d38f4699c2
chore: try build arm/v7 3 months ago
Steven f6e4e504fe chore: remove armv7 3 months ago
Steven 7475a30fe9 chore: update docker platforms 3 months ago
Steven e2f5c61e30 fix: docker username in actions 3 months ago
Steven 02f8e0da41 chore: update actions 3 months ago
Johnny aa8cf44c41 chore: fix entrypoint.sh 4 months ago
Johnny 9dde9f332f chore: move dockerfile 4 months ago
Steven ec17c4b015 chore: update linter ci 4 months ago
Steven 0430de8713 chore: fix golangci version 4 months ago
dependabot[bot] 76737b5542
chore: bump golangci/golangci-lint-action from 6 to 7 (#4584)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6 to 7.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6...v7)

---
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>
4 months ago
Steven 4f39e00868 chore: fix lint 4 months ago
Johnny ba52a786f9
chore: update canary image 5 months ago
dependabot[bot] 4ed6862423
chore: bump pnpm/action-setup from 4.0.0 to 4.1.0 (#4456)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  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>
5 months ago
Johnny 0200ce7681 chore: upgrade golangci-lint 5 months ago
Johnny bbca130d62 chore: bump golang version 5 months ago
johnnyjoy 3a3ffe633d chore: remove latest tag 6 months ago
johnnyjoy 0e303181a9 chore: update action's title 6 months ago
Steven dfacb33abe chore: update release action by branch 6 months ago
Steven 84ef3558ab chore: update release action by branch 6 months ago
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>
6 months ago
Johnny 67f8811f3f
chore: tweak bug report template 8 months ago
Steven 5601daef40 chore: add semantic action 9 months ago
Steven f59daf839b chore: fix action 9 months ago
Steven ae957439ec chore: update build action 9 months ago
Steven c401a07933 chore: update dependencies 10 months ago
Steven 92c41458a9 chore: fix release action 10 months ago
Steven a55afbd3ed chore: tweak build actions 10 months ago
johnnyjoy f102aeb9b9 chore: tweak golangci version 10 months ago
johnnyjoy 9130d981fa chore: fix actions 10 months ago
johnnyjoy b915eaa620 chore: bump dependencies 10 months ago
Steven 96b9269cd3 chore: fix golangci linter 11 months ago
Steven a948555166 fix: release action 1 year ago
Steven 4870433289 chore: tweak release action 1 year ago
Steven bdc257d837 chore: tweak release actions 1 year 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.
1 year ago
Johnny d2727e6825
chore: update dependabot schedule interval (#3725) 1 year ago
Steven fefe2b0655 chore: fix build artifacts action 1 year ago
Johnny a98d16bcaa
chore: update bug report template fields (#3656) 1 year 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>
1 year 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>
1 year ago