54 Commits

Author SHA1 Message Date
Andrew Kelley 67a5b6e5e8 delete @cImport from the language
closes #20630
2026-04-15 17:43:53 -07:00
Alex Rønne Petersen 752f991c09 ci: bump loongarch64-linux-debug timeout by 1 hour 2026-04-01 15:57:40 +02:00
Alex Rønne Petersen 08416b44f9 ci: build compiler for baseline instead of spacemit_x60 on riscv64-linux 2026-03-18 22:29:01 +01:00
Alex Rønne Petersen d5a84b69a5 ci: bump aarch64-linux-debug timeout by 1 hour 2026-03-12 08:54:37 +01:00
Alex Rønne Petersen af1ab5fa08 ci: bump aarch64-freebsd-debug timeout by 1 hour 2026-03-04 00:16:47 +01:00
Alex Rønne Petersen d6e9b9eb64 ci: enable aarch64-netbsd 2026-03-02 15:08:37 +01:00
Alex Rønne Petersen da6d4e28ef Revert "ci: disable aarch64-freebsd"
This reverts commit 104e73ecb2.

The OOM issues should be resolved now.
2026-03-01 17:54:47 +01:00
Alex Rønne Petersen 104e73ecb2 ci: disable aarch64-freebsd
Working through some OOM issues.
2026-03-01 12:04:55 +01:00
Alex Rønne Petersen 424061381b ci: enable aarch64-freebsd 2026-02-27 20:30:31 +01:00
Alex Rønne Petersen bd80ad4647 Revert "ci: disable loongarch64-linux"
This reverts commit f061c0dc28.
2026-02-21 23:39:34 +01:00
Alex Rønne Petersen f061c0dc28 ci: disable loongarch64-linux
https://codeberg.org/ziglang/zig/issues/30800
2026-02-08 23:32:18 +01:00
Alex Rønne Petersen 012be3efd7 Revert "ci: temporarily disable x86_64-netbsd while I investigate failures"
This reverts commit 99ec1ee353.
2026-02-04 20:44:37 +01:00
Alex Rønne Petersen 99ec1ee353 ci: temporarily disable x86_64-netbsd while I investigate failures 2026-01-24 21:08:20 +01:00
Alex Rønne Petersen 2774436a83 ci: bump riscv64-linux-debug timeout by 1 hour 2026-01-23 16:17:47 +01:00
Alex Rønne Petersen 7337946875 ci: enable x86_64-netbsd in the workflow 2026-01-21 17:21:05 +01:00
Alex Rønne Petersen 4e99f095ae ci: avoid github.run_id in concurrency.group
https://codeberg.org/Codeberg/Community/issues/2318
2026-01-19 06:14:44 +01:00
Alex Rønne Petersen 114ea92c09 ci: bump riscv64-linux-release timeout by 1 hour
This one was right on the edge and finally hit a timeout: https://codeberg.org/ziglang/zig/actions/runs/996/jobs/9/attempt/1
2026-01-18 15:33:47 +01:00
Alex Rønne Petersen 65a4dbc503 ci: don't limit concurrency on push events 2026-01-16 11:57:56 +01:00
Alex Rønne Petersen ceba095cb1 ci: re-enable riscv64-linux jobs on master pushes 2026-01-16 04:22:47 +01:00
Alex Rønne Petersen 3471ad1c67 ci: bump s390x-linux timeouts by 1 hour
Once in a while, these VMs get slightly slower due to heavy load from other VMs
on the host machine, causing the jobs to time out. This is a very rare
occurrence, but we do need to account for it.
2026-01-14 21:32:39 +01:00
Alex Rønne Petersen c002b96f17 Revert "ci: bump loongarch64-linux timeouts by 1 hour"
This reverts commit 867501d9d2.

It seems that the increased run time was a result of the regressed
test-incremental step and that we are now back to normal.
2026-01-11 00:51:37 +01:00
Alex Rønne Petersen fe0b2ab9df ci: temporarily remove riscv64-linux while I investigate its performance issues 2026-01-11 00:13:28 +01:00
Alex Rønne Petersen d1be8b138e Merge pull request 'enable x86_64-openbsd CI' (#30733) from alexrp/zig:openbsd-ci into master
Reviewed-on: https://codeberg.org/ziglang/zig/pulls/30733
2026-01-08 12:35:11 +01:00
Alex Rønne Petersen 867501d9d2 ci: bump loongarch64-linux timeouts by 1 hour
https://codeberg.org/ziglang/zig/actions/runs/611/jobs/5/attempt/1
2026-01-07 16:04:46 +01:00
Alex Rønne Petersen 046386295f ci: enable x86_64-openbsd in the workflow 2026-01-07 05:42:50 +01:00
Alex Rønne Petersen 43a8e9ee80 ci: enable powerpc64le-linux 2026-01-06 21:15:38 +01:00
Alex Rønne Petersen 312b231da9 ci: bump riscv64-linux timeouts by a further 2 hours
See 962903e0fa.
2026-01-06 21:00:03 +01:00
Alex Rønne Petersen 962903e0fa ci: bump riscv64-linux timeouts by 2 hours
Fixing this perf regression is tracked by: https://codeberg.org/ziglang/zig/issues/30595
2026-01-05 12:54:27 +01:00
Alex Rønne Petersen c166bb36f6 ci: reduce x86_64-linux timeouts
These excessive timeouts should no longer be necessary with the recent tuning of
job capacity and maxrss on these machines.
2025-12-04 20:52:34 +01:00
Alex Rønne Petersen 7d9ad992ab issue templates: update issue labels to match the actual org labels 2025-11-29 19:02:04 +01:00
Andrew Kelley e19c61a16e issue templates: use anchors in URLs 2025-11-28 07:38:24 -08:00
Alex Rønne Petersen fbafbd4262 ci: pin actions/checkout to current ziglang/checkout@HEAD 2025-11-27 21:07:58 +01:00
Alex Rønne Petersen 9b752cb989 adjust issue templates for Codeberg 2025-11-26 23:36:11 +01:00
Alex Rønne Petersen 43b4368b94 ci: bump riscv64-linux-debug timeout by 1 hour
A very recent change seems to have made this slower.
2025-11-26 19:29:36 +01:00
Alex Rønne Petersen c969ef7cbe ci: make the workflow file a bit more readable 2025-11-26 19:29:06 +01:00
Alex Rønne Petersen f50b0d7136 ci: add aarch64-macos to Forgejo Actions 2025-11-25 22:21:25 +01:00
Alex Rønne Petersen b31173179b ci: bump riscv64-linux-release timeout to 8 hours on Forgejo Actions 2025-11-24 06:29:53 +01:00
Alex Rønne Petersen a892e09435 Revert "ci: allow riscv64-linux on Forgejo Actions to run on PRs for now"
This reverts commit 2cdafe9106.
2025-11-22 03:08:49 +01:00
Alex Rønne Petersen 534370c4de ci: bump loongarch64-linux-debug timeout to 4 hours on Forgejo Actions 2025-11-21 09:44:22 +01:00
Alex Rønne Petersen f06adc70b0 ci: bump timeout for s390x-linux-debug to 5 hours on Forgejo Actions 2025-11-20 03:34:42 +01:00
Alex Rønne Petersen c9afa901f3 ci: bump timeout for s390x-linux-release to 4 hours on Forgejo Actions 2025-11-19 23:47:58 +01:00
Alex Rønne Petersen 4ed5bb0bac ci: bump aarch64-linux-debug timeout to 3 hours on Forgejo Actions 2025-11-19 20:45:36 +01:00
Alex Rønne Petersen abd05b3819 ci: enable s390x-linux jobs on Forgejo Actions 2025-11-19 09:41:58 +01:00
Alex Rønne Petersen 18a131f3da ci: enable Forgejo Actions on master pushes 2025-11-13 23:04:40 +01:00
Alex Rønne Petersen cca2da16bd ci: only cancel previous PR runs on Forgejo Actions 2025-11-13 23:00:40 +01:00
Alex Rønne Petersen ca34abbcde ci: remove TERM=dumb workaround on Forgejo Actions
https://codeberg.org/forgejo/forgejo/issues/9244
2025-11-10 17:02:27 +01:00
Alex Rønne Petersen 2f4bca41ea ci: bump riscv64-linux-debug timeout to 9 hours on Forgejo Actions 2025-11-01 17:18:24 +01:00
Alex Rønne Petersen e959a86bb9 ci: bump riscv64-linux-debug timeout to 8 hours on Forgejo Actions 2025-10-08 04:58:03 +02:00
Alex Rønne Petersen bd23e9a744 ci: bump x86_64-linux-release timeout to 8 hours on Forgejo Actions 2025-10-05 18:53:34 +02:00
Alex Rønne Petersen 14019a95a4 ci: bump x86_64-linux-release timeout to 7 hours on Forgejo Actions 2025-10-02 13:27:00 +02:00