You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Issue] Workflows on the main branch do not cancel each other and run in parallel. Sometimes old workflows wait to be approved when the most recent ones have been merged already.
[Improve] Multiple git commits to the same pull request create multiple preview environments. Ideally, a single one should exist per PR updated to the latest commit.
[Improve] Find a way to show the Jira Tickets for PRs in CircleCI
[Improve] Skip basic auth for previews
[Improve] Divide the config.yml file into modules and support several pipelines (GitHub flow, trunk based)
[Improve] Recycle artifacts between PR and Pipeline
[Improve] Remove old artifact
[Feature] Integrate Ursus
[Feature] Store artifacts in S3
[Feature] Smart invalidations, just invalidate the needed routes. This will boost the performance of heavy traffic sites after new deployments.
[Feature] Integrate Tools
[Improve] Review how to reduce npm ci time, even cached; it's taking too long
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: