renovate[bot]
97ece4c5ac
fix(deps): update all non-major dependencies ( #3699 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-12 15:54:18 +00:00
Amir Raminfar
ddff9e96a2
chore: updates static go version
2025-02-13 08:35:11 -08:00
Amir Raminfar
7c061a5ef1
chore: tries to fix bake build ( #3531 )
2025-01-09 10:15:23 -08:00
renovate[bot]
e8752c2e25
chore(deps): update docker/bake-action action to v6 ( #3526 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 09:36:01 -08:00
Amir Raminfar
feee4a07b4
chore: attempts to install go for static checker ( #3381 )
2024-11-11 21:39:22 +00:00
Amir Raminfar
896c402adc
chore: adds static check as a different build step ( #3305 )
2024-10-02 07:57:01 -07:00
Amir Raminfar
3dcd5b3b78
chore: updates go version
2024-10-02 07:35:57 -07:00
Amir Raminfar
73414c6a8d
chore: updates go 1.23.1 ( #3258 )
2024-09-06 07:41:02 -07:00
Amir Raminfar
077eeb7917
chore: uses zerolog instead of logrus ( #3203 )
2024-08-14 17:04:18 +00:00
Amir Raminfar
eb07da62ed
chore: uses make generate for int tests instead ( #3092 )
2024-07-10 09:16:40 -07:00
Amir Raminfar
4de9c775ba
feat!: implements swarm mode with agents ( #3058 )
2024-07-05 13:38:10 -07:00
renovate[bot]
98bbc245dc
chore(deps): update docker/bake-action action to v5 ( #3046 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-18 08:10:48 -07:00
renovate[bot]
296ed7945b
chore(deps): update all non-major dependencies ( #2860 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-29 15:00:33 +00:00
Amir Raminfar
f343e12979
chore: enables static checker ( #2859 )
2024-03-28 10:35:10 -07:00
Amir Raminfar
420b398e50
chore: uses 1.22 for testing ( #2770 )
2024-02-10 17:13:19 +00:00
Amir Raminfar
a03e5d10aa
chore: disables static check ( #2760 )
2024-02-07 16:24:02 +00:00
Amir Raminfar
ef636c86fc
fix: removes deprecated code ( #2730 )
2024-01-24 17:48:29 +00:00
renovate[bot]
becfc9e8d5
chore(deps): update actions/upload-artifact action to v4 ( #2596 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-15 10:12:58 -08:00
renovate[bot]
caa68df169
chore(deps): update actions/setup-go action to v5 ( #2574 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-07 11:30:21 -08:00
Amir Raminfar
8ac79c707c
chore: updates go version for CI ( #2499 )
2023-11-14 00:48:28 +00:00
renovate[bot]
d2a43b7e6f
chore(deps): update actions/setup-node action to v4 ( #2444 )
2023-10-24 06:43:12 -07:00
renovate[bot]
6fe883f4be
chore(deps): update docker/setup-buildx-action action to v3 ( #2405 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-02 08:25:02 -07:00
renovate[bot]
552a9cf78f
chore(deps): update docker/bake-action action to v4 ( #2383 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-18 09:15:19 -07:00
renovate[bot]
cfba470c0e
chore(deps): update actions/checkout action to v4 ( #2378 )
2023-09-10 19:10:47 -07:00
Amir Raminfar
b2844469d6
chore(e2e): updates testing to use playwright ( #2181 )
...
* chore(e2e): updates testing to use playwright
* chore: updates workflows
* fixes spaces
* fixes space again
* fixes int test to add docker
* chore: ignore e2e tests for vite
* updates screenshots for linux
* updates screenshots again
* chore: uses docker compose for e2e
* adds PWTEST_SKIP_TEST_OUTPUT
* add ci
* updates screenshots again
* updates with css
* adds more tests
* updates tests
2023-05-22 11:33:25 -07:00
renovate[bot]
8b3bc673d0
chore(deps): update docker/bake-action action to v3 ( #2136 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-18 09:45:17 -07:00
Amir Raminfar
2800421e8d
ci: use docker bake instead ( #2119 )
...
* Updates to bake instead
* Removes buildx from compose
* Cleans up build again
* Removes load
* More clean up
* Tries to use bake correctly
* ci: use bake plugin again
2023-04-12 13:14:15 -07:00
Amir Raminfar
7be7b17cc1
Uses corepack ( #2103 )
...
* Uses corepack
* Adds corepack to Docker
2023-03-30 10:15:18 -07:00
Amir Raminfar
49e6cd1c9b
Changes to 1.20 ( #2102 )
2023-03-29 12:27:35 -07:00
Amir Raminfar
e84f0cdb97
Adds typechecking with typescript ( #2101 )
...
* Fixes all other vue errors
* Adds typescheck
* Fix pnpm
* Fix pnpm again for cache
2023-03-29 11:53:15 -07:00
Amir Raminfar
4450c2527f
node latest ( #2089 )
...
* Fixes tests
* Fixes tests
* Updates tests
* Updates node to latest
* Updates modules
2023-03-16 13:48:42 -07:00
renovate[bot]
93dc547b9d
Update actions/setup-go action to v4 ( #2084 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-15 09:14:43 -07:00
Amir Raminfar
087e8694d1
Uses node lts instead ( #2083 )
...
* Uses node lts instead
* Uses node 18
2023-03-15 08:39:41 -07:00
renovate[bot]
c886071559
Update docker/setup-buildx-action action to v2.5.0 ( #2075 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-10 12:23:11 -08:00
renovate[bot]
a03d83676f
Update docker/setup-buildx-action action to v2.4.1 ( #2035 )
2023-02-06 06:30:41 -08:00
Amir Raminfar
0a7ea0251a
Uses docker compose instead docker-compose
2023-01-30 10:09:09 -08:00
renovate[bot]
5809a5478b
Update docker/setup-buildx-action action to v2.4.0 ( #2023 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-30 09:26:20 -08:00
renovate[bot]
8a8b2607a1
Update docker/setup-buildx-action action to v2.3.0 ( #2020 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-28 06:42:39 -08:00
Amir Raminfar
20e158c7bd
Uses latest
2023-01-25 10:26:10 -08:00
Amir Raminfar
b77c908719
Updates node
2023-01-25 10:24:08 -08:00
Amir Raminfar
5f9dc2780c
Adds --
2023-01-25 10:09:02 -08:00
Amir Raminfar
9c905da702
Adds --outputTruncateLength=500
2023-01-25 10:07:26 -08:00
Amir Raminfar
199c51722c
Also skip docker login
2022-11-02 10:43:08 -07:00
Amir Raminfar
379af164dd
Skips only the push int tests ( #1937 )
2022-11-02 09:16:45 -07:00
Dmitry Mazurov
dc4ba652b4
Skip Integration Tests and Push branches and PRs from fork ( #1936 )
...
Signed-off-by: Dmitry Mazurov <dimabzz@gmail.com >
Signed-off-by: Dmitry Mazurov <dimabzz@gmail.com >
2022-11-02 07:24:39 -07:00
dependabot[bot]
e9dcdda64d
Bump docker/setup-buildx-action from 2.2.0 to 2.2.1
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.2.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-19 09:12:50 +00:00
dependabot[bot]
828c288570
Bump docker/setup-buildx-action from 2.1.0 to 2.2.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.1.0...v2.2.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-18 09:15:02 +00:00
dependabot[bot]
6aea252d3e
Bump pnpm/action-setup from 2.2.3 to 2.2.4
...
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v2.2.3...v2.2.4 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-17 09:13:39 +00:00
dependabot[bot]
8926b451d0
Bump docker/setup-buildx-action from 2.0.0 to 2.1.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-13 09:16:51 +00:00
dependabot[bot]
9684fd978b
Bump docker/login-action from 2.0.0 to 2.1.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-12 09:29:20 +00:00