neo773
565995e715
security: harden CI against supply-chain attacks ( #20476 )
...
- Pin all third-party actions to SHA
- Gate claude.yml triggers to internal authors with Harden-Runner egress
audit
- Ignore fork-PR lifecycle scripts
- Narrow cross-repo dispatch payloads
- Add 7d npm release-age gate
- Add CODEOWNERS on .github/** and .yarnrc.yml
---------
Co-authored-by: prastoin <paul@twenty.com >
2026-05-12 12:20:29 +00:00
Charles Bochet
d48c58640c
Migrate CI runners from Depot back to GitHub-hosted runners ( #18347 )
...
## Summary
- Replaces all `depot-ubuntu-24.04` runners with `ubuntu-latest`
- Replaces all `depot-ubuntu-24.04-8` runners with
`ubuntu-latest-8-cores`
- Updates storybook build cache keys in ci-front.yaml to reflect the
runner name change
Reverts the temporary Depot migration introduced in #18163 / #18179
across all 23 workflow files.
2026-03-03 14:14:27 +01:00
Charles Bochet
129d1ede86
Change runners temp ( #18163 )
...
Temporarily moving all ubuntu-latest 1 core to depot except ci-website
2026-02-23 10:53:31 +01:00
Antoine Moreaux
93d55d1bc2
chore(workflows): update permissions across GitHub Actions workflows … ( #14919 )
...
…for consistency
2025-10-06 17:36:41 +02:00
Félix Malfait
a7a7d62502
Fix CI timeout ( #8408 )
2024-11-08 13:53:38 +01:00
Félix Malfait
d8831512d4
Add CI timeouts and enable playwright ( #8405 )
2024-11-08 12:24:22 +01:00
Quentin G
d4f6ffdf62
feat(ci): automate CI tags and pass github context ( #4652 )
...
* feat(ci): automate CI tags and pass github context
* Update .github/workflows/cd-deploy-tag.yaml
---------
Co-authored-by: Félix Malfait <felix.malfait@gmail.com >
2024-03-26 09:01:39 +01:00
Félix Malfait
44d046b363
Cleanup CI workflows, Remove Twenty CLI, Add Danger.js ( #2452 )
...
* Move dockerignore file away from root
* Delete Twenty CLI
* Create Twenty-utils
* Move release script
* Add danger.js to yarn
* Add danger
* Add Bot token
* Cancel previous steps CI
* Revert "Move dockerignore file away from root"
This reverts commit 7ed17bb2bc .
2023-11-13 14:10:11 +01:00
Charles Bochet
551cd00790
Auto deploy on main ( #272 )
...
* Auto deploy on main
2023-06-11 21:01:08 +02:00