-
Notifications
You must be signed in to change notification settings - Fork 1
π Promote develop to main: security & reliability fixes (build outputs, variable editor, unsafe HTML, CI hardening) #231
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
b7e721e
fix: Variables Editor name-validation hint false-positives on whitespace
sergak01 fca8a99
fix(ci): harden release tag handling
sergak01 332e31b
fix(ui): prevent unsafe HTML rendering
sergak01 082ec2a
fix(api): preserve variable editor data integrity
sergak01 d1244f0
fix(build): secure outputs and preserve sync
sergak01 17eb209
fix(deps): remove invalid bundled npm patching
sergak01 034e504
fix: resolve remaining review findings
sergak01 1d74b49
test(e2e): wait for panel transition
sergak01 428a625
Merge pull request #230 from mi-examples/pp-3990
sergak01 ac6f8fd
fix(ci): reject leading-zero prerelease identifiers, pin npm for OIDCβ¦
sergak01 464613d
fix(ui): make the popup close control an accessible button
sergak01 da55077
fix(env): stop MI_* values leaking across sequential project roots
sergak01 795a378
fix(build): resolve packaging paths against the Vite project root
sergak01 c1bfc21
fix(ui): handle failed variable editor fetches instead of hanging
sergak01 b885232
Merge pull request #232 from mi-examples/pp-3990-review-fixes
sergak01 36dcffa
fix(ui): widen the popup close button's hit area to 24px
sergak01 65c7c08
fix(build): resolve an explicit relative backupFolder against root
sergak01 b62a779
Merge pull request #233 from mi-examples/pp-3990-review-fixes-2
sergak01 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.