Add debug to helm ci#831
Merged
Merged
Conversation
* Update minimatch and rollup * Remove snyk exceptions * Bump axios
* Bump tar * bump vite in admin- and user-client * bump mdast-util-to-hast * bump lodash * bump lodash-es * bump body-parser * bump js-yaml * bump esbuild * bump jsdiff
bump multer
Note: previous release was 1.2.1, however security alerts blocked merging updated Chart version number. this PR fixes those security alerts
Merging main into the release branch to pre-resolve the 1.2.1 vs 1.2.2 version bump conflict. This ensures the automated Promote Pre-release workflow will execute a clean merge.
* Adds audit-logs endpoint * Appease the linter * Adds audit-log UI * Adds serverside pagination and sorting for auditlogs * Tiny tweak for center align * Fix capilatisation in admin settings panel * Do not sort encrypted field * AuditLogController -> AuditLogsController * Adds list of backend tests * Adds seedAuditLogs test helper * Add AllowedAuditLogSortFields to make DRY * Add defaultAuditLogsPageSize for DRY config * Use new DRY config and type * First draft of backend auditlog tests * Randomise audit log test seed userId * Adds audit-log cypress tests * Fix typos, remove unneeded imports
This reverts commit 9b6470b.
plouka13
approved these changes
Apr 28, 2026
plouka13
left a comment
Contributor
There was a problem hiding this comment.
Love this! Happy to have some debugging info on failure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Test Helm CI workflow script was failing with timeouts: https://github.com/Garvan-Data-Science-Platform/ctrl/actions/runs/25032757160
I added:
Last run of this passed smoothly: https://github.com/Garvan-Data-Science-Platform/ctrl/actions/runs/25034455431