Commit Graph

4 Commits

Author SHA1 Message Date
Gustavo Valverde 430a8ceea8 fix(ci): garbage collect dev instances just on PR closure 2024-07-29 18:34:48 +01:00
Gustavo Valverde b93f092430
ref(workflows): align workflows with `zfnd` standards (#50)
* ref(workflows): align workflows with `zfnd` standards

* fix(linter): do not lint files that are not required
2024-07-29 18:10:19 +01:00
Gustavo Valverde 71fca5e1d5 imp(dependabot): use package grouping to simplify deps management
This groups `npm` packages into `tauri`, `dependencies` (prod deps) and `devDependencies` (development).

It also groups GitHub Actions into the most common upgrade groups, which are `docker`, `gcp` and `others`.
2024-07-29 16:12:26 +01:00
Gustavo Valverde aa051b8053
feat(pipelines): add ci/cd workflow (#13)
* feat(pipelines): add ci/cd workflow

* fix(build): use correct permissions

* fix(build): move packages to corresponding location

* fix(deploy): use correct workflow permissions

* fix(deploy): do not use subnetworking

* fix(deploy): use correct host network

* fix(tests): use newest pnpm
2024-03-08 14:29:44 +00:00