aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
AgeCommit message (Expand)Author
2023-08-17wasm: add support for GOOS=wasip1Ayke van Laethem
2023-08-10build: switch GH actions builds to use Go 1.21 final releasedeadprogram
2023-08-04all: Go 1.21 supportAyke van Laethem
2023-06-17ci: update Node.js from version 14 to version 16Ayke van Laethem
2023-06-16ci: rename release-double-zipped to something more usefulAyke van Laethem
2023-06-07build: only make comment on sizediff job when run from the main repo, take 2deadprogram
2023-05-31build: only make comment on sizediff job when run from the main repodeadprogram
2023-05-23build: explicitly pass the github token to GH actiondeadprogram
2023-05-20build: add issues write permission to sizediff jobdeadprogram
2023-05-17build: update GH actions-comment-pull-request to v2.3.1deadprogram
2023-05-16build: add write permission to sizediff GH actions job to always be able to a...deadprogram
2023-05-14ci: add comment with binary size differenceAyke van Laethem
2023-03-30build: add GH workflow to build LLVM image when neededdeadprogram
2023-03-19docker: correct path for GHCR dev container builddeadprogram
2023-03-13builder: add test to check for changes in binary sizeAyke van Laethem
2023-03-07ci: build LLVM with thread support on WindowsAyke van Laethem
2023-03-07build/linux: switch to ubuntu-20.04 for arm builds since ubuntu-18.04 is depr...deadprogram
2023-02-20ci: don't pass -v to `go test`Ayke van Laethem
2023-02-18build/docker: use build context from pre-saved LLVM container to avoid rebuil...deadprogram
2023-02-18build/linux: install wasmtime directly from github releasedeadprogram
2023-02-18build/docker: trigger all builds in tinygo ecosystem repos using GH actionsdeadprogram
2023-02-17build: always cache LLVM source/build even if the tests fail to avoid extra r...Ron Evans
2023-02-11ci: don't link with libzstd in release buildsv0.27.0Ayke van Laethem
2023-02-07ci: switch to actions/checkout@v3Ayke van Laethem
2023-02-03ci: switch to Go 1.20Ayke van Laethem
2022-11-21build: update docker GH action to use latest docker action versionsdeadprogram
2022-11-06avr: drop GNU toolchain dependencyAyke van Laethem
2022-11-04esp: use LLVM Xtensa linker instead of Espressif toolchainAyke van Laethem
2022-11-01Upgrade GitHub actions packages from v2 to v3Austin Vazquez
2022-10-19ci: add support for LLVM 15Ayke van Laethem
2022-10-16build/windows: use GH actions parallel execution to cut build time in half.deadprogram
2022-09-24ci: build TinyGo using Go 1.19Ayke van Laethem
2022-09-24build: makes CI choose latest Go 1.18.x (#3143)Crypt Keeper
2022-09-14ci: use the Go Alpine image for building the release binaryAyke van Laethem
2022-09-09build: uses setup-go@v3 to simplify cache configAdrian Cole
2022-09-08build: updates to actions/cache@v3Adrian Cole
2022-08-20build: pin public_suffix Ruby gem to version 4.0.7deadprogram
2022-08-05ci: add check that TinyGo can be built using Homebrew LLVMAyke van Laethem
2022-07-27build/linux/arm: pin dotenv Ruby gem to version 2.7.6deadprogram
2022-07-12build: run tests on drivers and bluetooth repos after successful docker dev b...deadprogram
2022-07-08ci: build Linux binary in Alpine containerAyke van Laethem
2022-06-30ci: use bash shell for making release artifactsv0.24.0deadprogram
2022-06-30ci: disable ccache on WindowsAyke van Laethem
2022-06-23ci: fix CI failure due to missing apt-get updateAyke van Laethem
2022-06-21wasm: use newer WebAssembly featuresAyke van Laethem
2022-06-21wasm: update wasi-libc versionAyke van Laethem
2022-06-16build: cancel in-progress buildsYurii Soldak
2022-05-23ci: Add arm64 buildDylan Arbour
2022-05-18avr: use compiler-rtAyke van Laethem
2022-05-18build: install scoop without update to avoid bug ScoopInstaller/Scoop #4917deadprogram