Commit Graph

24 Commits

Author SHA1 Message Date
a3957273 112d52cb99 Remove specified permissions 2024-02-13 00:42:41 +00:00
Ashleigh Carr 3f89a94df2 Remove `image` property from Container build & push actions 2024-02-12 10:46:28 +00:00
Ashleigh Carr c5e880628a Fix CI using Containerfile 2024-02-12 10:46:28 +00:00
Ashleigh Carr 2b85336c71 Remove ARM64 Container build from release workflow 2024-02-12 10:46:28 +00:00
Ashleigh Carr a0729304d1 Add packages write permission 2024-02-12 10:46:28 +00:00
Ashleigh Carr dbdcb460e5 Remove unecessary `if: success()` from Github release workflow 2024-02-12 10:46:28 +00:00
Ashleigh Carr 7588e50f9f Remove unecessary QEMU install step 2024-02-12 10:46:28 +00:00
Ashleigh Carr 40a4872f70 Generate prod build inside container 2024-02-12 10:46:28 +00:00
Ashleigh Carr 3b265322e0 Build container on PR (but don't publish) to verify Containerfile syntax 2024-02-12 10:46:28 +00:00
Ashleigh Carr 0da30813da Add new steps to publish a containerized CyberChef to GHCR 2024-02-12 10:46:28 +00:00
n1474335 b9f2bddffc Added UI tests back into Github Actions scripts 2023-03-09 14:01:21 +00:00
Frazer Smith a68ce5a5af
Update GitHub Actions 2022-10-06 13:58:01 +01:00
n1474335 7b245b084a Updated to Node v18 and removed node-sass dependency 2022-09-09 21:22:55 +01:00
n1474335 9273f97d88 Updated dependencies 2022-03-28 15:42:11 +01:00
n1474335 4ef65589e8 Actions can now be triggered manually 2022-03-25 15:24:21 +00:00
n1474335 b09f98fbb4 Updated to Node 17 2022-03-25 14:59:54 +00:00
John L bca296ee37 GitHub actions update 2022-02-04 11:02:52 +00:00
n1474335 8379a9b275 Skipping UI tests in GitHub Actions 2021-08-10 14:26:33 +01:00
n1474335 8ad18bc7db Added 'Fuzzy Match' operation 2021-02-12 13:51:51 +00:00
n1474335 de84fbdd1c Renamed workflows 2021-02-10 18:37:46 +00:00
n1474335 6b10f61e11 Moved postinstall script to a Grunt task to fix relative calls. npm scripts now use local grunt install. 2021-02-03 19:07:39 +00:00
n1474335 a74ee47bf0 Updated actions config 2021-02-01 14:18:17 +00:00
n1474335 7b68b92498 Updated actions config 2021-02-01 14:14:40 +00:00
n1474335 274f3acd45 Added GH Releases and NPM actions 2021-02-01 14:10:21 +00:00