Commit Graph

126 Commits

Author SHA1 Message Date
Fernando Fernández
07c00a6341 ci: update CodeQL actions 2022-04-07 17:06:33 +02:00
Fernando Fernández
dd289d2f2c ci: add dependency review action to PR pipelines
https://github.blog/2022-04-06-prevent-introduction-known-vulnerabilities-into-your-code/
2022-04-07 17:06:33 +02:00
Renovate Bot
30b6801faa chore(deps): update ci dependencies 2022-04-07 16:16:26 +02:00
Renovate Bot
84d40429c2 chore(deps): update actions/setup-node action to v3.1.0 2022-04-07 15:54:44 +02:00
Renovate Bot
5c1b534721 chore(deps): update docker/build-push-action action to v2.10.0 2022-03-15 10:55:29 +01:00
Renovate Bot
7f9db08f37 chore(deps): update actions/labeler action to v4 2022-03-01 22:54:08 +01:00
Renovate Bot
4e8553656b chore(deps): update actions/checkout action to v3 2022-03-01 22:31:45 +01:00
Renovate Bot
bb11a62bb2 chore(deps): update docker/login-action action to v1.14.1 2022-03-01 21:31:39 +01:00
Renovate Bot
cb3e5e0c39 chore(deps): update docker/login-action action to v1.14.0 2022-02-28 11:44:29 +01:00
Renovate Bot
da84bb7540 chore(deps): update actions/setup-node action to v3 2022-02-24 16:26:53 +01:00
Fernando Fernández
c1522f96b3 ci(renovate): group cargo build dependencies 2022-02-18 18:46:29 +01:00
Renovate Bot
562def0013 chore(deps): update docker/login-action action to v1.13.0 2022-02-18 15:23:06 +01:00
Fernando Fernández
982717fa97 chore: fix npm CI yet again and faulty renovate manager
Missed to change to the proper manager for Rust while rebasing #1672
2022-02-18 14:23:26 +01:00
Fernando Fernández
67deb527a4 fix(workspaces): add frontend as dependency to tauri workspace 2022-02-18 13:44:46 +01:00
Fernando Fernández
c534b4a2de feat(tauri): add tauri and dependencies
Co-authored-by: Cody Robibero <cody@robibe.ro>
2022-02-18 13:44:46 +01:00
Fernando Fernández
9cb4a2b8f4 chore(tauri): monorepo structure for the project 2022-02-18 13:44:46 +01:00
Renovate Bot
2e02aaff96 chore(deps): update docker/build-push-action action to v2.9.0 2022-02-02 12:27:27 +01:00
Renovate Bot
d442221505 chore(deps): update docker/build-push-action action to v2.8.0 2022-01-18 15:42:29 +01:00
Fernando Fernández
92630a965d ci: remove unnecessary renovate config
See https://github.com/renovatebot/renovate/issues/13317 for more info, but basically it was a docs overlook from my side, so those properties are not really needed in the config file

Also enabled the lockfileMaintenance, which I left disabled through the onboarding process and I forgot to re-enable
2022-01-04 08:51:44 +01:00
Fernando Fernández
d1bb1df9d3 chore: remove stale bot
This project hasn't reached enough maturity and traction that makes managing issues a hassle, so this is causing more inconveniences that advantages right now by removing actually useful issues.
2021-12-29 23:03:52 +01:00
Fernando Fernández
8111db5d3c chore: update simple-icons import syntax 2021-12-28 21:04:20 +01:00
Fernando Fernández
d17de86e8a chore: ignore hls dependency updates 2021-12-28 20:37:05 +01:00
Fernando Fernández
f4d30c39a9 chore: remove unneeded renovate config 2021-12-28 17:54:55 +01:00
Renovate Bot
8fd07d15d3 chore(deps): update ci dependencies 2021-12-28 17:31:40 +01:00
Fernando Fernández
83bda26b83 deps: customize renovate config 2021-12-28 16:42:44 +01:00
Fernando Fernández
3393a6e288 chore(ci): fix tags only referencing a single arch 2021-12-24 17:54:43 +01:00
Fernando Fernández
505e171c31 ci(docker): parallelise different architecture building 2021-12-24 16:34:26 +01:00
Fernando Fernández
fdda345d6a ci(docker): build the client entirely in the Docker context 2021-12-24 16:34:26 +01:00
Fernando Fernández
5a9114725c ci(docker): remove ci Dockerfile and perform build directly with the main dockerfile 2021-12-24 16:34:26 +01:00
dependabot[bot]
33c57b0f9f fix(deps): bump docker/login-action from 1.10.0 to 1.12.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.10.0 to 1.12.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.10.0...v1.12.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>
2021-12-23 11:30:48 +01:00
Fernando Fernández
225fdadcbb ci(kill-ssr): rename Dockerfile.nginx to Dockerfile.ci 2021-12-23 01:19:49 +01:00
Fernando Fernández
0529e69a85 chore(ssr): remove all CI steps related to SSR 2021-12-23 01:19:49 +01:00
Fernando Fernández
ecd87419e4 chore(ssr): remove all unneeded files 2021-12-23 01:19:49 +01:00
Fernando Fernández
7ccb2c6492 ci(actions): merge Pull Request build and test action 2021-12-23 01:19:49 +01:00
Fernando Fernández
13a27df990 chore(deps): pin lockfile version to 3 in npmrc for dependabot compatibility 2021-12-13 14:42:30 +01:00
Thibault Nocchi
1b9e7da675 ci: add commit number to env var of GH actions 2021-12-09 10:38:31 +01:00
Thibault Nocchi
59cbbbda99 ci: fix docker SSR start command and non-CI docker builds 2021-12-05 22:27:07 +01:00
Fernando Fernández
a6375cd7aa ci: add emojis to workflows 2021-12-03 13:22:28 -05:00
Fernando Fernández
c8ee75e2d9 chore: set static build as default in CI 2021-12-03 13:22:28 -05:00
dependabot[bot]
e54079ab1f fix(deps): bump actions/setup-node from 2.4.0 to 2.5.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.0...v2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-30 09:17:09 +01:00
dependabot[bot]
1c414db79a fix(deps): bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [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/v2.3.5...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 07:53:32 +01:00
Fernando Fernández
97f5c01425 chore(node16): update GitHub Actions pipelines 2021-11-02 15:19:14 +01:00
Fernando Fernández
b27edf8b99 chore(node16): update Docker and development environment to Node 16 2021-11-02 15:19:14 +01:00
dependabot[bot]
d801ff169b fix(deps): bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.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/v2.3.4...v2.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 15:56:04 +02:00
MrTimscampi
35554c0cbe chore(github): fix some markdown in issue template 2021-08-26 17:16:49 +02:00
MrTimscampi
f24c6c8c33 chore(github): mark more issue fields as required 2021-08-26 17:14:23 +02:00
MrTimscampi
dc5c060a8f chore(github): update issue template to use forms 2021-08-26 16:53:48 +02:00
dependabot[bot]
c2f0158752 fix(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-26 13:22:47 +02:00
MrTimscampi
c124f2ef2a chore: rename client dir to src 2021-08-26 04:51:58 +02:00
MrTimscampi
36b0433785 ci(dependabot): remove dependabot for vue3 branch 2021-08-20 13:25:54 +02:00