Commit Graph

28 Commits

Author SHA1 Message Date
dependabot[bot] 6738b95524
deps/gha: bump actions/checkout from 4.1.0 to 4.1.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8ade135a41...b4ffde65f4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 04:15:57 +00:00
Théophile Diot 07676a3d0a
Use hashes instead of versions in github workflows 2023-10-02 18:30:17 +02:00
florian d4f38cc795
ci/cd - fix error when parsing ARM types 2023-09-10 16:41:51 +02:00
florian b6d49865b7
ci/cd - get ARM type availability 2023-09-10 16:37:00 +02:00
florian d0a8cc3818 ci/cd - use volume id instead of index for arm instance 2023-09-09 11:39:24 +02:00
florian 30c952e9e4 ci/cd - set boot volume for arm instance 2023-09-09 11:18:20 +02:00
florian 2382fdd377 ci/cd - start arm server after creation 2023-09-09 11:05:24 +02:00
florian 05ecf558cb ci/cd - use latest scw cli version 2023-09-09 10:52:20 +02:00
Théophile Diot 673ee921f6
Lint files 2023-09-06 13:44:45 +02:00
Théophile Diot a7a317b5bf
Merge pull request #487 from bunkerity/dependabot/github_actions/dev/scaleway/action-scw-c718eca1fcb9fec1fb1433752d61599c6a0ad2e9
deps/gha: bump scaleway/action-scw from bbcfd65cd2af73456ce439088e0d42c1657c4c38 to c718eca1fcb9fec1fb1433752d61599c6a0ad2e9
2023-09-04 16:04:15 +02:00
Théophile Diot 0681cf2c9b
Update actions/checkout to v4 2023-09-04 15:59:19 +02:00
Théophile Diot b529d85255
Revert "Update checkout part of workflow to include submodules"
This reverts commit 4b4e0f8b3b.
2023-06-28 09:59:37 -04:00
Théophile Diot 4b4e0f8b3b
Update checkout part of workflow to include submodules 2023-06-26 13:01:02 -04:00
dependabot[bot] 8585007bcb
deps/gha: bump scaleway/action-scw
Bumps [scaleway/action-scw](https://github.com/scaleway/action-scw) from bbcfd65cd2af73456ce439088e0d42c1657c4c38 to c718eca1fcb9fec1fb1433752d61599c6a0ad2e9.
- [Release notes](https://github.com/scaleway/action-scw/releases)
- [Commits](bbcfd65cd2...c718eca1fc)

---
updated-dependencies:
- dependency-name: scaleway/action-scw
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 10:01:32 +00:00
florian 340b4a4929
change arm server flavor 2023-05-23 01:36:00 +02:00
florian c4093a2d7b
ci/cd - increase ARM node storage 2023-05-02 10:24:16 +02:00
florian 0b93c6e10f
ci/cd - add more cores to ARM instance 2023-05-01 20:20:52 +02:00
florian 2eef2b8bb7
ci/cd - fix variable share for ARM (again) 2023-04-30 11:09:48 +02:00
florian 406c686e4f
ci/cd - fix variable share for ARM 2023-04-30 10:56:46 +02:00
florian 6cecc70c32
ci/cd - fix ssh command for ARM builder 2023-04-30 10:31:52 +02:00
florian a55a0df5de
ci/cd - remove useless condition in create ARM workflow 2023-04-30 04:17:28 +02:00
florian ae33ca52ed
ci/cd - fix wait-on variable 2023-04-30 04:14:46 +02:00
florian 8867eb23be
ci/cd - fix wrong json keys from scw api 2023-04-30 04:05:17 +02:00
florian 1b79e291eb
ci/cd - various fixes for arm build 2023-04-30 03:56:19 +02:00
florian 66d7216dc3
ci/cd - fix typo in create arm workflow 2023-04-30 03:35:28 +02:00
florian 45fa4d1c26
ci/cd - ignore /root/.cargo dir for security checks, use fixed sha1 commit for scw actions and add missing deps for ui/arm 2023-04-30 03:34:06 +02:00
florian 9cd13990e3
ci/cd - pass ARM ID as secret 2023-04-30 03:11:43 +02:00
florian 266383abb1
ci/cd - dynamic arm build node 2023-04-30 03:07:26 +02:00