Commit Graph

10 Commits

Author SHA1 Message Date
Jacob Emmert-Aronson a38c4d38b3 Add pip, venv, and pipx to act image (#74)
This dramatically improves the experience of running python-based
actions workflows.  It adds roughly 7MB of space to the Ubuntu 20.04
image and 22MB to Ubuntu 22.04.

resolves: #61

Co-authored-by: ChristopherHX <christopher.homberger@web.de>
2023-09-18 21:16:44 +02:00
MakKi (makki_d) a1893c9cbc git config safe.directory for act (#108) 2023-09-15 20:55:51 +02:00
Rene Leonhardt 284416fdf8 Install Node.js 16 and 18 by default (and 20 additionally) (#98)
* Install Node.js 16 and 18 by default (and 20 additionally)

* Use caching for go test
2023-07-27 14:31:50 +02:00
R 4c25622176 use wget 2023-05-15 21:01:21 +02:00
R d161d68117 update node download 2023-05-15 21:00:50 +02:00
Ryan 8a28983c20 feat: ubuntu-2204 (#52)
* feat: ubuntu-2204
* remove unnecessary git-lfs install
2022-04-21 22:29:27 +02:00
Ryan 343ae52a8b add arm64/armhf for 18.04, replace git{,-lfs} (#51) 2022-03-05 04:22:34 +01:00
Ryan 2615f18d2a Update images
- replace shell script with pwsh
- add more tools from actions/virtual-environments
- fixup pwsh modules installation
- install node 12 and 16 in base
- add node 14 in js-*
- build rust images
- restrict flavours to amd64 only for now
- add helper scripts from actions/virtual-environments
- overhaul build and dockerfile
2022-02-23 20:58:25 +01:00
Erik Sundell 447ca83cfa Make arm64 compatible 2021-08-17 20:10:52 +02:00
Ryan (hackercat) c84f165490 refactor: move to sh scripts (#17) 2021-07-21 10:43:59 +02:00