Commit Graph

  • bc1f6a0ac3 feat: add debian:13-slim runner image for Gitea Actions main pim 2026-05-02 18:16:11 +02:00
  • e2f8efe464 fix: add docker engine because missing group Jakub Panek 2026-02-04 01:40:15 +01:00
  • 3eba278c62 fix: shell language so good Jakub Panek 2026-02-04 00:47:34 +01:00
  • f9df13bfac fix: use v22 on armv7l instead Jakub Panek 2026-01-24 02:40:44 +01:00
  • 9bf5e40138 fix: update nodejs Jakub Panek 2026-01-24 01:37:02 +01:00
  • c7f3bf0ac9 [no ci] disable quay large image / bump latest ChristopherHX 2025-11-02 12:26:33 +01:00
  • 6b94323c6e ci: add missing sudo Ryan 2025-11-02 10:24:43 +01:00
  • 8f105f71a9 ci: use ubuntu-latest, disable apparmor Ryan 2025-11-01 14:25:53 +01:00
  • cda792beb6 ci: use repo passt Ryan 2025-11-01 14:23:19 +01:00
  • be3464d075 ci: remove quay Ryan 2025-11-01 14:10:18 +01:00
  • 38693faab2 Exclude failing go:20.04 build (#155) waja 2025-09-26 17:10:01 +02:00
  • f07bdb8335 chore(docs): Update Readme remove ubuntu 20.04 support (#153) Rodrigo Valeri 2025-09-26 17:07:01 +02:00
  • 7df48ceacd [no ci] use ubuntu 22.04 base image ChristopherHX 2025-02-27 01:06:28 +01:00
  • 844d48050c add ubuntu-24.04 (#133) Ryan 2024-11-20 17:40:23 +01:00
  • 5a185c9575 retry logic on push in case of 502 errors (#136) John 2024-11-19 13:07:55 -08:00
  • 841d775b73 add full 24.04 ChristopherHX 2024-05-20 16:11:35 +02:00
  • 04925419f6 Update buildah install ChristopherHX 2024-03-15 12:14:27 +01:00
  • 1cf9232485 fix buildah installation ChristopherHX 2024-03-15 12:02:30 +01:00
  • ecc795cd77 [no ci] Use upstream buildah (fix merged) ChristopherHX 2024-03-01 22:09:01 +01:00
  • 6f4e3efd0d Patch buildah (#123) ChristopherHX 2024-02-28 21:10:59 +01:00
  • c8a0963004 move tools out of /opt/hostedtoolcache due it beeing a mounted volume (#121) ChristopherHX 2024-01-30 22:22:39 +01:00
  • 1cb15e3411 [no ci] fix typo ChristopherHX 2024-01-12 17:50:29 +01:00
  • 4b6e698b7c [no ci] Update Full Image Description ChristopherHX 2024-01-12 17:48:01 +01:00
  • 3150f2e8b4 Build rust images for ARM64 & use cargo binstall for faster build time (#120) Claus F. Strasburger 2024-01-02 23:44:01 +01:00
  • ec09e6e85f feat: Add yq to act (#117) Robin van Boven 2023-11-19 19:59:49 +01:00
  • c37123c140 fix: toolsets url - current 20231115 images are broken ChristopherHX 2023-11-19 14:31:12 +00:00
  • 0037a6d5ce Remove RSA restriction from SSH (#116) Andrew Vaughan 2023-10-22 08:12:51 -04:00
  • a38c4d38b3 Add pip, venv, and pipx to act image (#74) Jacob Emmert-Aronson 2023-09-18 12:16:44 -07:00
  • 8d329ea316 fix: add gh to custom (#56) Ryan 2023-09-18 20:17:56 +02:00
  • e4184ded47 add sbt (#110) ChristopherHX 2023-09-17 21:42:59 +02:00
  • 33b4c4bea8 [no ci] Enable cron copy of large images ChristopherHX 2023-09-17 21:33:52 +02:00
  • 82f2213512 [no ci] Update copy-full-image.yml ChristopherHX 2023-09-16 00:02:47 +02:00
  • dc12633f7f [no ci] Create copy-full-image.yml ChristopherHX 2023-09-16 00:01:45 +02:00
  • a1893c9cbc git config safe.directory for act (#108) MakKi (makki_d) 2023-09-16 03:55:51 +09:00
  • ba845e085e Attempt to improve js image reliability ChristopherHX 2023-09-15 18:28:28 +02:00
  • 099f64d9b2 increase ulimit (#107) ChristopherHX 2023-09-14 17:22:07 +02:00
  • 6c13d58a76 fix typo bin/go to be go/bin ChristopherHX 2023-08-28 12:57:58 +02:00
  • f5b36f262a Add $HOME/go/bin to $PATH for go (#106) James Mills 2023-08-28 04:50:13 +10:00
  • 4f6bdf85e1 enable arm64 builds (#94) ChristopherHX 2023-08-26 22:22:05 +02:00
  • 60cbcc9f33 fix go special image (#104) ChristopherHX 2023-08-15 14:23:06 +02:00
  • a6297292be use buildah instead of buildx (#103) ChristopherHX 2023-08-15 00:07:44 +02:00
  • 3feffe9098 Document Rust image tags (#101) Matt Weber 2023-07-27 08:35:39 -04:00
  • 515832b73e fix: go toolcache (#95) Nathan Ferch 2023-07-27 08:34:14 -04:00
  • 284416fdf8 Install Node.js 16 and 18 by default (and 20 additionally) (#98) Rene Leonhardt 2023-07-27 14:31:50 +02:00
  • 311d8fff18 docs: clarify full-latest R 2023-07-22 13:41:51 +02:00
  • 65f349f813 Fix progress= is not a valid progress option ChristopherHX 2023-06-28 10:20:16 +02:00
  • 4c25622176 use wget R 2023-05-15 21:01:21 +02:00
  • d161d68117 update node download R 2023-05-15 21:00:50 +02:00
  • 15f9808a68 feature: add .NET installation (#90) Christian Helmich 2023-04-25 13:00:17 +02:00
  • efcaf8c96c fix: running java-tools.sh fail on apt-get update (#88) Eric Vantillard 2023-04-24 22:48:22 +02:00
  • 4f58a457e7 fix: drop node12 R 2023-03-29 16:26:44 +02:00
  • dea4e32c50 [no ci] Fix publishing *-latest tags for flavours ChristopherHX 2023-03-16 22:49:26 +01:00
  • 7137367644 Delete lint.yml R 2023-02-04 14:36:33 +01:00
  • 76a495edad fix: installing vcpkg in custom image (#84) ChristopherHX 2023-02-01 01:01:56 +01:00
  • bf372acda5 docs: update README R 2023-01-29 16:00:52 +01:00
  • d9f2e20b9e fix: remove ubuntu 18.04 R 2023-01-29 15:56:42 +01:00
  • 9cc06ea302 Add env docker meta (#83) ChristopherHX 2023-01-19 19:15:47 +01:00
  • c21a1af5c4 fix: rename bindgen to bindgen-cli R 2022-12-08 16:21:18 +01:00
  • c3969208c3 build(deps): bump docker/setup-qemu-action from 1 to 2 (#64) dependabot[bot] 2022-06-01 16:37:48 +02:00
  • 0e9a29dc8d build(deps): bump megalinter/megalinter from 5.12.0 to 5.13.0 (#63) dependabot[bot] 2022-06-01 16:37:36 +02:00
  • 7482fc48b4 build(deps): bump docker/login-action from 1 to 2 (#62) dependabot[bot] 2022-06-01 16:37:30 +02:00
  • 29789a40b0 fix(rust): remove --locked Ryan 2022-05-02 10:35:45 +00:00
  • 05d1012eec add isUbuntu22 and isUbuntuVer Ryan 2022-05-02 10:33:32 +00:00
  • 74a51cb0fb fix: missing ssl headers Ryan 2022-05-02 09:56:23 +00:00
  • 073b099ae0 ci: disable 18.04 custom (#59) Ryan 2022-05-02 09:11:07 +00:00
  • 4c0e688f95 build(deps): bump megalinter/megalinter from 5.10.0 to 5.12.0 (#57) dependabot[bot] 2022-05-01 05:58:37 +00:00
  • 9d3ac97dd3 build(deps): bump actions/setup-go from 2 to 3 (#58) dependabot[bot] 2022-05-01 05:58:13 +00:00
  • 8a28983c20 feat: ubuntu-2204 (#52) Ryan 2022-04-21 22:29:27 +02:00
  • 5d10b5ed1a fix: correct go.sh (#55) Ryan 2022-04-01 11:33:55 +02:00
  • 62d7635bea build(deps): bump megalinter/megalinter from 5.8.0 to 5.10.0 (#54) dependabot[bot] 2022-04-01 09:26:57 +02:00
  • 4870d790b1 build(deps): bump actions/checkout from 2 to 3 (#53) dependabot[bot] 2022-04-01 09:24:53 +02:00
  • 343ae52a8b add arm64/armhf for 18.04, replace git{,-lfs} (#51) Ryan 2022-03-05 04:22:34 +01:00
  • 664778dd40 build(deps): bump megalinter/megalinter from 5.2.0 to 5.8.0 (#49) dependabot[bot] 2022-02-23 21:00:32 +01:00
  • 2615f18d2a Update images Ryan 2022-02-23 20:58:25 +01:00
  • 31d391457e build(deps): bump megalinter/megalinter from 5.0.4 to 5.2.0 (#38) dependabot[bot] 2021-12-01 06:15:56 +01:00
  • b373cfafb3 build(deps): bump nvuillam/mega-linter from 4 to 5.0.4 (#35) dependabot[bot] 2021-11-02 11:16:57 +01:00
  • 0d1f0cd66e ci: remove Ubuntu 16.04 (#34) Ryan 2021-10-19 14:46:41 +02:00
  • 168b321e02 fix(pwsh): trust PSGallery (#33) Ryan 2021-10-09 11:03:19 +02:00
  • 8fabe83029 docs: update info about ubuntu-16.04 (#32) Ryan 2021-09-22 19:26:52 +00:00
  • 2d4799793d Merge pull request #29 from catthehacker/update-dcs Ryan 2021-09-15 08:56:03 +00:00
  • 05efb49188 docs: remove additional registries Ryan 2021-09-15 10:55:46 +02:00
  • fc6b2fea5e Merge pull request #24 from consideRatio/pr/arm64-builds Ryan 2021-08-17 18:27:00 +00:00
  • 447ca83cfa Make arm64 compatible Erik Sundell 2021-08-17 03:11:56 +02:00
  • ab5d728303 Merge pull request #25 from catthehacker/fix/workflow Ryan 2021-08-17 06:21:55 +00:00
  • 69d6d7a55e fix: log in to registries only when it's me Ryan 2021-08-17 08:20:22 +02:00
  • 79853fc883 docs: update virtual environments repo, add missing tag (#22) Ryan 2021-08-08 02:17:48 +00:00
  • 78b5061720 fix: move to GHCR (#21) Ryan 2021-08-02 06:22:16 +00:00
  • bcdb19ee1a fix: wrong link (#20) Ryan 2021-08-02 06:18:39 +00:00
  • 495f3e1aa1 fix: add 18.04 tag and point to linux dir (#19) Ryan 2021-08-02 06:17:34 +00:00
  • c84f165490 refactor: move to sh scripts (#17) Ryan (hackercat) 2021-07-21 08:43:59 +00:00
  • fc531ee59c fix: push non-versioned tags (#16) Ryan (hackercat) 2021-06-25 13:45:23 +00:00
  • 3ce111504e fix: match PATH= only (#15) Ryan (hackercat) 2021-06-22 07:54:33 +00:00
  • 405652dcda fix(workflows): update actions/setup-go to v2 (#14) Ryan (hackercat) 2021-06-14 22:30:46 +00:00
  • 93fbe6ae61 fix: finish rust Dockerfile hackercat 2021-06-06 01:21:31 +00:00
  • 6ffb01cfd3 Refactor again (#11) Ryan (hackercat) 2021-05-28 11:31:42 +00:00
  • da6b7b185b fix: remove env.ACT hackercat 2021-05-18 21:39:13 +00:00
  • 3e763ddfb6 fix: add RUNNER ARG hackercat 2021-05-18 20:59:44 +00:00
  • 377301fa5e fix: allow local act execution/testing hackercat 2021-05-18 20:59:03 +00:00
  • 2bf0412744 fix: remove -E from shell options Ryan (hackercat) 2021-05-15 00:43:05 +02:00
  • 887661cb61 fix: install git-lfs on focal/bionic only hackercat 2021-05-02 18:09:59 +00:00