ci: stop saving riot venvs from gitlab jobs as artifacts#18961
ci: stop saving riot venvs from gitlab jobs as artifacts#18961brettlangdon wants to merge 3 commits into
Conversation
Codeowners resolved as |
Circular import analysis
|
|
This change is marked for backport to 4.11, but it conflicts with that branch. The command used to test backporting was |
|
|
This change is marked for backport to 4.10, but it conflicts with that branch. The command used to test backporting was |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: dc17ae8acf
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
BenchmarksBenchmark execution time: 2026-07-10 14:12:45 Comparing candidate commit 1af7e5a in PR branch Found 0 performance improvements and 4 performance regressions! Performance is the same for 617 metrics, 10 unstable metrics. scenario:iast_aspects-re_expand_aspect
scenario:iastaspectsospath-ospathbasename_aspect
scenario:iastaspectssplit-rsplit_aspect
scenario:span-start
|
Description
Doubt anyone is using these, and some jobs like
appsec/appsec_integrations_flask_testagentwill spend 20+ minutes trying to upload the venv artifacts.Testing
Risks
Additional Notes