-
Notifications
You must be signed in to change notification settings - Fork 38
Fix/resource UUID and doc fix #108
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
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
d1a1685
Fix ResourceTreeSet load error
Xuwznln ac57a37
Raise error when using unsupported type to create ResourceTreeSet
Xuwznln 4a88eb3
Fix children key error
Xuwznln 921b837
Fix children key error
Xuwznln 5221d12
Fix workstation resource not tracking
Xuwznln 011c4fb
Fix workstation deck & children resource dupe
Xuwznln 5753cff
Fix workstation deck & children resource dupe
Xuwznln 81351e4
Fix multiple resource error
Xuwznln 374b701
Fix resource tree update
Xuwznln 4d53adb
Fix resource tree update
Xuwznln 6ba5555
Force confirm uuid
Xuwznln 1584b84
Tip more error log
Xuwznln f36e862
Refactor Bioyond workstation and experiment workflow (#105)
ZiWei09 e59f469
Fix resource get.
Xuwznln 6f4889a
mount parent uuid
Xuwznln 1807bb1
Add logging configuration based on BasicConfig in main function
ZiWei09 7078d63
fix workstation node error
Xuwznln 5e397ee
fix workstation node error
Xuwznln a08f5d8
Update boot example
Xuwznln 2b4a9e1
temp fix for resource get
Xuwznln 56d3250
temp fix for resource get
Xuwznln 4bc3abf
provide error info when cant find plr type
Xuwznln ebd9bd6
pack repo info
Xuwznln 1c1f259
fix to plr type error
Xuwznln 51632e2
fix to plr type error
Xuwznln b2ae40b
Update regular container method
Xuwznln 18254a9
support no size init
Xuwznln 95f5592
fix comprehensive_station.json
Xuwznln 6cf7a2b
fix comprehensive_station.json
Xuwznln dc2fe7e
fix type conversion
Xuwznln 6eff3c0
fix state loading for regular container
Xuwznln 7ab2c81
Update deploy-docs.yml
Xuwznln 30cb745
Update deploy-docs.yml
Xuwznln 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
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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
security (yaml.github-actions.security.third-party-action-not-pinned-to-commit-sha): An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps mitigate the risk of a bad actor adding a backdoor to the action's repository, as they would need to generate a SHA-1 collision for a valid Git object payload.
Source: opengrep