Commit graph

29 commits

Author SHA1 Message Date
Owen
88277976c6
Merge branch 'main' into dev 2025-08-23 15:21:32 -07:00
dependabot[bot]
7dd586e31d
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-18 02:32:20 +00:00
Marvin
39c43c0c09 modified: .github/workflows/cicd.yml
modified:   .github/workflows/linting.yml
	modified:   .github/workflows/test.yml
	modified:   .nvmrc
	modified:   Dockerfile.dev
	modified:   Dockerfile.pg
	modified:   Dockerfile.sqlite
	modified:   esbuild.mjs
	modified:   package-lock.json
	modified:   tsconfig.json
2025-07-26 14:17:55 +00:00
Marvin
6f5c191998
Update test.yml 2025-07-19 11:09:19 +02:00
dependabot[bot]
838af30a38
Bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-06 17:02:46 +00:00
Owen Schwartz
13ff15311a
Merge pull request #1019 from fosrl/dependabot/github_actions/actions/setup-go-5
Bump actions/setup-go from 4 to 5
2025-07-06 10:02:29 -07:00
Owen Schwartz
56e237c479
Merge pull request #1020 from fosrl/dependabot/github_actions/docker/login-action-3
Bump docker/login-action from 2 to 3
2025-07-06 10:01:49 -07:00
dependabot[bot]
c259037dbf
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-06 16:38:48 +00:00
dependabot[bot]
7b4878620f
Bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-06 16:38:42 +00:00
dependabot[bot]
38fd58c173
Bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-06 16:38:40 +00:00
Marvin
3499dd4f56
Update test.yml 2025-06-30 21:25:52 +02:00
Marvin
24a17235ae
Update test.yml 2025-06-30 21:24:32 +02:00
miloschwartz
83afb23ac4
Merge branch 'main' into dev 2025-06-30 10:21:51 -07:00
Marvin
ff9e5a383b
Update test.yml 2025-06-10 14:00:34 +02:00
Marvin
3c7a91a047
Update test.yml 2025-06-10 08:42:09 +02:00
Thijs van Loef
3ee9051bc1 change naming 2025-06-09 23:51:53 +02:00
Thijs van Loef
097dafb553 enable automated linting 2025-06-09 23:49:35 +02:00
Marvin
0eb35f2221
Create test.yml 2025-06-08 16:56:21 +02:00
Owen
56b3b2ab3b
Reduce to 14 days 2025-04-10 22:16:40 -04:00
Owen
dfcab90c2d
Add permissions 2025-04-06 12:05:13 -04:00
Owen
d76ff17fb3
Add stale bot 2025-04-06 12:02:22 -04:00
Owen
0bd0cc76fb
Fix cicd with go-build-release installer 2025-02-27 10:57:37 -05:00
Milo Schwartz
feeeba5cee
fix path in cicd 2025-02-04 22:46:41 -05:00
Milo Schwartz
786551d86a
replace version in consts file instead of package.json 2025-02-04 22:23:13 -05:00
Milo Schwartz
197c797264
fix cicd 2025-01-30 11:16:57 -05:00
Milo Schwartz
3e41e3d725
change order of cicd docker build step 2025-01-30 10:59:31 -05:00
Milo Schwartz
61e6fb3126
update upload artifact version 2025-01-30 10:32:37 -05:00
Milo Schwartz
bdf72662bf
do migration in one transaction with rollback 2025-01-29 19:55:08 -05:00
Milo Schwartz
8e5330fb82
add cicd 2025-01-24 23:18:27 -05:00