Commit graph

129 commits

Author SHA1 Message Date
Nicolas Meienberger
7c967271d7 ci(beta): adapt workflow with new worker build 2023-11-26 09:30:19 +01:00
Nicolas Meienberger
467fc070d9 ci(release): replace butlerlogic/action-autotag with Klemensas/action-autotag 2023-11-25 11:43:18 +01:00
dependabot[bot]
bbe0c961cc chore(deps): bump actions/github-script from 6 to 7
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 18:53:02 +01:00
Nicolas Meienberger
8bfafac7bd fix: reload env variables before loading config
fix: read env
2023-11-16 20:49:27 +01:00
Nicolas Meienberger
e0d52e79c1 fix(cli): ensure user is allowed to run docker commands before starting 2023-11-16 20:49:27 +01:00
Nicolas Meienberger
9efacb5797 ci(alpha): add image build for worker 2023-11-16 20:49:27 +01:00
Nicolas Meienberger
8e19c8b0e8 refactor: remove restart option from UI 2023-11-16 20:49:27 +01:00
Nicolas Meienberger
ff6c90849e ci: enable ci runs on pull_request 2023-11-14 19:24:56 +01:00
Nicolas Meienberger
d823eba976 ci(release): add latest tag 2023-11-06 07:25:46 +01:00
Nicolas Meienberger
45e71539db ci: move all workflow to use ghcr.io registry 2023-11-06 07:25:46 +01:00
Nicolas Meienberger
47fb287bd5 ci(alpha): move from docker hub to ghcr.io registry 2023-11-06 07:25:46 +01:00
dependabot[bot]
8dd4c78641 chore(deps): bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 19:41:33 +02:00
dependabot[bot]
ed127b1735 chore(deps): 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-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 19:38:23 +02:00
dependabot[bot]
92e661890e chore(deps): bump SimenB/github-actions-cpu-cores from 1 to 2
Bumps [SimenB/github-actions-cpu-cores](https://github.com/simenb/github-actions-cpu-cores) from 1 to 2.
- [Release notes](https://github.com/simenb/github-actions-cpu-cores/releases)
- [Commits](https://github.com/simenb/github-actions-cpu-cores/compare/v1...v2)

---
updated-dependencies:
- dependency-name: SimenB/github-actions-cpu-cores
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 19:37:47 +02:00
Nicolas Meienberger
50f509d04e fix(ci): udpate octokit deprecated call to github.repos 2023-10-23 12:19:30 +02:00
dependabot[bot]
f75c412295 chore(deps): bump pnpm/action-setup from 2.2.4 to 2.4.0
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.2.4 to 2.4.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2.2.4...v2.4.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>
2023-10-21 14:05:14 +02:00
dependabot[bot]
8bf51997ac chore(deps): 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-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-21 14:04:33 +02:00
dependabot[bot]
e816b77b25 chore(deps): bump docker/build-push-action from 4 to 5
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
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>
2023-10-21 14:00:09 +02:00
dependabot[bot]
86daa95258 chore(deps): 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-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-21 13:59:31 +02:00
dependabot[bot]
96499d2ef7 chore(deps): bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-21 13:58:52 +02:00
dependabot[bot]
7ff9930893 chore(deps): bump actions/download-artifact from 2 to 3
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 08:40:16 +02:00
dependabot[bot]
b57bc8595a chore(deps): bump pnpm/action-setup from 2.2.4 to 2.4.0
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.2.4 to 2.4.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2.2.4...v2.4.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>
2023-10-18 08:39:07 +02:00
dependabot[bot]
ee17e0cb78 chore(deps): bump actions/upload-pages-artifact from 1 to 2
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 1 to 2.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v1...v2)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 07:38:07 +02:00
dependabot[bot]
468fd0e07a chore(deps): bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...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>
2023-10-18 07:37:00 +02:00
dependabot[bot]
4dc0885004 chore(deps): bump actions/github-script from 4 to 6
Bumps [actions/github-script](https://github.com/actions/github-script) from 4 to 6.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 07:36:25 +02:00
Nicolas Meienberger
bc8c4bfe88 chore: rename all reference of personal github account to new organization 2023-10-12 21:16:37 +02:00
Nicolas Meienberger
d3b19e0a6c Merge branch 'master' into release/2.0.3 2023-09-02 22:44:40 +02:00
Nicolas Meienberger
b159c151ae feat: remove old scripts folder on start 2023-09-02 20:05:29 +02:00
Nicolas Meienberger
35a2bcff04 fix: run compose commmands using spawn instead of execAsync 2023-09-02 11:24:22 +02:00
Nicolas Meienberger
1047ead206 Merge branch 'master' into release/2.0.1 2023-08-31 23:20:43 +02:00
Nicolas Meienberger
4e6a6b713d ci: add missing env variables 2023-08-28 22:01:40 +02:00
Nicolas Meienberger
f77d3bfbf2 test(auth): refactor to be compliant with new session management 2023-08-28 22:01:40 +02:00
Nicolas Meienberger
4917f2da75 ci(release): fix create-tag missing code checkout 2023-08-26 15:19:45 +02:00
Nicolas Meienberger
35bdfee701 ci: delete release if e2e tests fail 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
7c6d94fc5f ci: extract postgres_password from .env in remote machine 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
7cb54ae341 ci: change tag to version for e2e input 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
ead4ced154 chore(ci): use workflow_dispatch instead of workflow_run in e2e.yml 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
25968a8198 feat(ci): beta-release flow 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
d62558f41d chore: remove un-used exports and dependencies 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
5716034427 feat: create app update event 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
eac2c1bdb0 test: fix failing tests by adding mocks to bullmq 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
183516117e ci: refactor alpha release and update lock file 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
c0480ce636 ci: checkout code before creating tag 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
836999815e ci: add alpha release workflow 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
7d2e620e55 ci: delete release if e2e tests fail 2023-08-26 14:17:59 +02:00
Nicolas Meienberger
af5b5afab5 ci: extract postgres_password from .env in remote machine 2023-08-25 23:09:28 +02:00
Nicolas Meienberger
9add53dd6d ci: change tag to version for e2e input 2023-08-24 19:35:13 +02:00
Nicolas Meienberger
7dc09ac1a7 chore(ci): use workflow_dispatch instead of workflow_run in e2e.yml 2023-08-24 09:02:50 +02:00
Nicolas Meienberger
94b5098cc1 feat(ci): beta-release flow 2023-08-24 08:59:09 +02:00
Nicolas Meienberger
e036532b55 chore: remove un-used exports and dependencies 2023-08-16 21:53:59 +02:00