11 Commits

Author SHA1 Message Date
ChristopherHX c8a0963004 move tools out of /opt/hostedtoolcache due it beeing a mounted volume (#121)
We can define ACT_TOOLSDIRECTORY back to /opt/hostedtoolcache to revert this
2024-01-30 22:22:39 +01:00
ChristopherHX 6c13d58a76 fix typo bin/go to be go/bin 2023-08-28 12:57:58 +02:00
James Mills f5b36f262a Add $HOME/go/bin to $PATH for go (#106) 2023-08-27 20:50:13 +02:00
ChristopherHX 4f6bdf85e1 enable arm64 builds (#94)
* enable arm64 builds

* Add `[skip build-base]` conditional for PRs

* only setup arm64 arch in qemu

* fix permission java-tools

* go default to 1.20 and fix pwsh

* exclude lib32z1 for arm64

* increase npm timeout for qemu

* Try to speed up npm under qemu

* make npm verbose

* Use http registry

* Another test

* Use less build resources

* fix dockerhub tag

* Fix building
2023-08-26 22:22:05 +02:00
ChristopherHX 60cbcc9f33 fix go special image (#104)
* fix go special image

* fix go symlink

* try to cleanup space
2023-08-15 14:23:06 +02:00
Nathan Ferch 515832b73e fix: go toolcache (#95) 2023-07-27 14:34:14 +02:00
Ryan 5d10b5ed1a fix: correct go.sh (#55) 2022-04-01 11:33:55 +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