176 Commits

Author SHA1 Message Date
Mitchell Hashimoto
b44537d198 ci: macos 12 2022-11-21 11:29:30 -08:00
Mitchell Hashimoto
b05aab7ac6 ci: try macos 12 2022-11-21 11:15:45 -08:00
Mitchell Hashimoto
a45c8c1f7e ci: release into zig-out 2022-11-21 10:48:53 -08:00
Mitchell Hashimoto
7d81013d56 ci: release will always do unsigned first 2022-11-21 10:33:12 -08:00
Mitchell Hashimoto
cd7a126015 sign release bundle 2022-11-21 10:16:36 -08:00
Mitchell Hashimoto
12e9b7cda0 ci: release should update tip tag 2022-11-21 09:44:06 -08:00
Mitchell Hashimoto
fc18be5d32 release-tip should update the SHA 2022-11-17 12:15:23 -08:00
Mitchell Hashimoto
7a23c24211 fix skip on tip release 2022-11-17 11:44:40 -08:00
Mitchell Hashimoto
81bdeb2045 try again (noise) 2022-11-17 11:30:29 -08:00
Mitchell Hashimoto
f8ddeb35af release-tip manual 2022-11-17 11:28:25 -08:00
Mitchell Hashimoto
a309be738a release-tip can be dispatched 2022-11-17 11:27:08 -08:00
Mitchell Hashimoto
2d3126ffb7 release-tip workflow (wip) 2022-11-17 11:24:12 -08:00
Mitchell Hashimoto
7a2c551d60 Merge pull request #39 from mitchellh/dependabot/github_actions/cachix/install-nix-action-18
Bump cachix/install-nix-action from 17 to 18
2022-11-17 10:23:01 -08:00
dependabot[bot]
b1f64af767 Bump cachix/install-nix-action from 17 to 18
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 17 to 18.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v17...v18)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 18:22:09 +00:00
dependabot[bot]
cc07d6ba62 Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 18:22:02 +00:00
Mitchell Hashimoto
055808be2b Create dependabot.yml 2022-11-17 10:21:31 -08:00
Mitchell Hashimoto
873afd042b don't test stage1 2022-10-31 09:44:36 -07:00
Mitchell Hashimoto
ddfb1dec4b Switch to stage2 primarily for builds 2022-10-15 15:00:41 -07:00
Mitchell Hashimoto
56c9979db5 run tests against both stage1 and stage2 2022-10-14 10:05:13 -07:00
Mitchell Hashimoto
d7d372124b update to stage3 zig with -fstage1 2022-09-08 13:46:05 -07:00
Mitchell Hashimoto
ecf8353c74 support dynamic linking (not default) test in GH actions 2022-08-20 15:21:24 -07:00
Mitchell Hashimoto
0dbd4d2ca6 only compile tracy on linux 2022-06-26 10:43:00 -07:00
Mitchell Hashimoto
147916efea update CI 2022-06-26 10:29:20 -07:00
Mitchell Hashimoto
941fedf832 agree to macos sdk 2022-06-26 10:21:51 -07:00
Mitchell Hashimoto
ae03ab673a update CI 2022-06-26 10:06:34 -07:00
Mitchell Hashimoto
5a7c40e3f1 Build in CI 2022-06-26 10:05:20 -07:00