-
Notifications
You must be signed in to change notification settings - Fork 29
Enable workflows to request a TEE #2004
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 27 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
b5d368d
Add TeeEnabled to template generator, and add a new requirements call…
nolag 660e58a
Add region
nolag 4294618
Requirements selecting runner
nolag 0a4ed20
Merge branch 'main' into rtinianov_teeWorkflows
nolag a869861
update proto and fix requirement not met test
nolag 16dba12
Update proto, allow individual triggers to choose where to run
nolag cf01251
Add max time for requirements selection
nolag b8745af
Use subscription for the trigger requirement
nolag 2b8b244
Main module satisfies requirements
nolag 58ec02d
remove unused hook from module, the selecting one is now responsible …
nolag 937bc20
Hook to ask implementation to determine if it supports regions
nolag e578b91
Update protos to use full TEE requirement and not use bytes for the e…
nolag 98d72c5
Send full requirements to modules that accept them
nolag 8e8598d
Regions with any is allowed too, and let the TEE say everything it is…
nolag f0dfd6b
Update protos for unknown TEE Type
nolag b213255
Merge branch 'main' into rtinianov_teeWorkflows
nolag 3860740
Fix misc tests that were fixed on a different branch, update to use p…
nolag 179ae0e
Merge branch 'main' into rtinianov_teeWorkflows
nolag e612a5e
Remove file left from prior genreation and update to use the one from…
nolag 7236bc1
Merge branch 'main' into rtinianov_teeWorkflows
nolag d826341
AI feedback addressed
nolag 50c6721
Pin artifacts test build
nolag 6762215
Merge branch 'main' into rtinianov_teeWorkflows
nolag ead638e
Merge branch 'main' into rtinianov_teeWorkflows
nolag 0e49c59
Undo whitespaces changes to unrealated files
nolag 8a3236b
Merge branch 'main' into rtinianov_teeWorkflows
nolag fad5acc
Cleaner go version pinning
nolag 9f4470d
Undo whitespaces changes to unrealated files
nolag b4959b4
Use slices.Contains in template_generator
nolag 0577b0d
Undo whitespaces changes to unrealated files
nolag a8c273f
Revert whitespace changes for real...
nolag 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
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
3 changes: 2 additions & 1 deletion
3
...s/wasm/host/mock_execution_helper_test.go → pkg/workflows/host/mocks/execution_helper.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.