Commit Graph

493 Commits

Author SHA1 Message Date
Luc Perkins
64e26f92a9
Fix source binary path 2024-05-20 13:47:16 -03:00
Luc Perkins
52b166a083
Use source-binary branch 2024-05-20 13:40:46 -03:00
Luc Perkins
2d652ee427
Remove now-unnecessary dev shell build 2024-05-20 13:32:04 -03:00
Luc Perkins
ace4d5c605
Add integration test workflow 2024-05-20 13:28:49 -03:00
Luc Perkins
42a91dd0aa
Merge pull request #118 from DeterminateSystems/stop-unnecessary-builds
Stop unnecessary per-PR builds
2024-05-18 18:45:06 -04:00
Luc Perkins
125bab3fd5
Move if statement to build job 2024-05-18 17:29:15 -03:00
Luc Perkins
2febe9b7c3
Merge pull request #117 from DeterminateSystems/checkout-v4 2024-05-16 10:57:42 -04:00
Luc Perkins
1b03223f8d
Fix wrong file name 2024-05-16 11:36:40 -03:00
Luc Perkins
6842adc382
Update checkout action to v4 2024-05-16 11:33:45 -03:00
Luc Perkins
358b3de4d4
Merge pull request #116 from DeterminateSystems/fix-artifact-name
Fix artifact name in build workflow
2024-04-29 15:45:51 -03:00
Luc Perkins
f38c81d0a5
Fix artifact name in build workflow 2024-04-29 15:39:21 -03:00
Luc Perkins
c8993036ff
Merge pull request #113 from DeterminateSystems/fix-workflow-filename
Use .yaml extension for all workflow configs
2024-04-29 15:23:54 -03:00
Luc Perkins
68573b8e0d
Merge pull request #115 from DeterminateSystems/auto-pr-allowed-refs 2024-04-29 08:27:57 -03:00
Eelco Dolstra
bd29bf23f0
Merge pull request #114 from DeterminateSystems/update-readme-branches
Update list of valid Git refs in README
2024-04-29 09:53:26 +02:00
Luc Perkins
4e2f3bc8f7
PR changes when list is updated 2024-04-28 20:09:46 -03:00
Luc Perkins
84a0d95836
Fix broken tests and clippy issues 2024-04-28 20:01:24 -03:00
Luc Perkins
de2defec4f
Fix allowed refs functions 2024-04-28 19:34:13 -03:00
Luc Perkins
6aecfdfc06
Pull allowed refs from JSON file 2024-04-28 19:31:59 -03:00
Luc Perkins
47ca733617
Update list of valid Git refs in README 2024-04-28 19:13:53 -03:00
Luc Perkins
59842c4515
Use .yaml extension for all workflow configs 2024-04-25 16:15:04 -03:00
Graham Christensen
884b627f33
Merge pull request #112 from DeterminateSystems/dependabot/cargo/rustls-0.21.11
Bump rustls from 0.21.9 to 0.21.11
2024-04-24 11:33:56 -04:00
Luc Perkins
1866ae3f19
Merge pull request #111 from DeterminateSystems/matrix-build
Use matrix build for artifacts and add FlakeHub Cache support
2024-04-19 18:16:40 -03:00
dependabot[bot]
c47ff9a0b4
Bump rustls from 0.21.9 to 0.21.11
Bumps [rustls](https://github.com/rustls/rustls) from 0.21.9 to 0.21.11.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.21.9...v/0.21.11)

---
updated-dependencies:
- dependency-name: rustls
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 20:01:39 +00:00
Luc Perkins
64ce98154a
Add proper Actions permissions 2024-04-19 11:45:06 -03:00
Luc Perkins
47d1d95cf5
Use matrix build for artifacts and add FlakeHub Cache support 2024-04-15 14:11:10 -03:00
Graham Christensen
d3e0cd215d
Merge pull request #110 from DeterminateSystems/dependabot/cargo/h2-0.3.26
Bump h2 from 0.3.24 to 0.3.26
2024-04-12 16:52:38 -04:00
Graham Christensen
08b0222442
Merge pull request #109 from DeterminateSystems/dependabot/cargo/mio-0.8.11
Bump mio from 0.8.9 to 0.8.11
2024-04-12 16:50:24 -04:00
dependabot[bot]
522ce55ce7
Bump h2 from 0.3.24 to 0.3.26
Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.24...v0.3.26)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 20:33:28 +00:00
dependabot[bot]
161c0da2cf
Bump mio from 0.8.9 to 0.8.11
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.9 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.9...v0.8.11)

---
updated-dependencies:
- dependency-name: mio
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 20:33:21 +00:00
Graham Christensen
67c1862818
Merge pull request #108 from DeterminateSystems/release-v0.1.18
v0.1.18
2024-04-12 16:28:22 -04:00
Graham Christensen
4b483ec3f8 v0.1.18 2024-04-12 16:27:19 -04:00
Graham Christensen
7d6e6189dd
Merge pull request #107 from DeterminateSystems/correlate
Use DETSYS_CORRELATION if it is set
2024-04-12 16:25:00 -04:00
Graham Christensen
8c3995abac derp 2024-04-12 16:09:01 -04:00
Graham Christensen
f1b6e35103
Merge pull request #106 from DeterminateSystems/cache-dev-shells
Push dev shells to FlakeHub Cache
2024-04-12 16:06:41 -04:00
Graham Christensen
85e3605c38 Use DETSYS_CORRELATION if it is set 2024-04-12 16:04:35 -04:00
Luc Perkins
52aa3d1900
Push dev shells to FlakeHub Cache 2024-03-25 18:46:39 -03:00
Graham Christensen
267211ab35
Merge pull request #105 from DeterminateSystems/privacy-policy
Correct privacy policy link
2024-02-25 16:45:42 -05:00
Graham Christensen
8b3e46f382
Correct privacy policy link 2024-02-25 15:27:09 -05:00
Luc Perkins
e1b507a7aa
Merge pull request #103 from DeterminateSystems/update_flake_lock_action 2024-02-04 03:33:07 -03:00
github-actions[bot]
5cfe855ef4 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2305.492893%2Brev-2c9c58e98243930f8cb70387934daa4bc8b00373/018cc624-f125-7ddb-a6b1-6e9c8104baf9/source.tar.gz?narHash=sha256-erjg/HrpC9liEfm7oLqb8GXCqsxaFwIIPqCsknW5aFY%3D' (2023-12-31)
  → 'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2305.492897%2Brev-70bdadeb94ffc8806c0570eb5c2695ad29f0e421/018ce318-b896-7d27-b495-cc2cdb39d680/source.tar.gz?narHash=sha256-LWvKHp7kGxk/GEtlrGYV68qIvPHkU9iToomNFGagixU%3D' (2024-01-03)
2024-02-04 00:23:28 +00:00
Luc Perkins
30621cfb98
Merge pull request #104 from DeterminateSystems/dependabot/cargo/h2-0.3.24 2024-01-31 13:10:38 -03:00
dependabot[bot]
90c85e53b0
Bump h2 from 0.3.22 to 0.3.24
Bumps [h2](https://github.com/hyperium/h2) from 0.3.22 to 0.3.24.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.22...v0.3.24)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 15:50:06 +00:00
Luc Perkins
ff42c30635
Merge pull request #102 from DeterminateSystems/update-allowed-refs
Update set of allowed refs
2024-01-12 22:07:48 -03:00
Luc Perkins
dc881e5af7
Fix outdated test case 2024-01-12 21:46:23 -03:00
Luc Perkins
55386dcfd9
Update set of allowed refs 2024-01-12 21:39:46 -03:00
Luc Perkins
5829ed6836
Merge pull request #101 from DeterminateSystems/update_flake_lock_action
Update flake.lock
2024-01-09 16:54:36 -03:00
github-actions[bot]
c07cfb11df flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2305.492658%2Brev-7790e078f8979a9fcd543f9a47427eeaba38f268/018ca0aa-f5a9-716b-a3e3-4e894b317511/source.tar.gz?narHash=sha256-9FEelzftkE9UaJ5nqxidaJJPEhe9TPhbypLHmc2Mysc%3D' (2023-12-23)
  → 'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2305.492893%2Brev-2c9c58e98243930f8cb70387934daa4bc8b00373/018cc624-f125-7ddb-a6b1-6e9c8104baf9/source.tar.gz?narHash=sha256-erjg/HrpC9liEfm7oLqb8GXCqsxaFwIIPqCsknW5aFY%3D' (2023-12-31)
2024-01-07 00:24:58 +00:00
Luc Perkins
b14e18ba80
Merge pull request #100 from DeterminateSystems/update_flake_lock_action
Update flake.lock
2024-01-03 11:43:43 -03:00
github-actions[bot]
7a803fb184 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2305.492623%2Brev-312ab59e8ade69e6083017bd9b98a2919f1fb86a/018c8a80-60af-7120-a229-5a4835d289c2/source.tar.gz?narHash=sha256-4bMPFv/bs5g1nEsXQwXlrAGJgjv1Ilr0ejdaTkBwQLs%3D' (2023-12-20)
  → 'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2305.492658%2Brev-7790e078f8979a9fcd543f9a47427eeaba38f268/018ca0aa-f5a9-716b-a3e3-4e894b317511/source.tar.gz?narHash=sha256-9FEelzftkE9UaJ5nqxidaJJPEhe9TPhbypLHmc2Mysc%3D' (2023-12-23)
2023-12-31 00:24:19 +00:00
Luc Perkins
5ae5f99e6d
Merge pull request #99 from DeterminateSystems/update_flake_lock_action
Update flake.lock
2023-12-23 18:19:43 -08:00