Skip to content
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

Enable Ci Debugger in bazel action #17

Merged
merged 12 commits into from
Feb 7, 2024
Merged

Enable Ci Debugger in bazel action #17

merged 12 commits into from
Feb 7, 2024

Conversation

pat-trunk-io
Copy link
Contributor

No description provided.

@pat-trunk-io pat-trunk-io marked this pull request as ready for review February 7, 2024 04:38
Copy link
Collaborator

@TylerJang27 TylerJang27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

action.yaml Outdated
uses: trunk-io/breakpoint@v1
with:
breakpoint-id: ${{ inputs.trunk-ci-debugger-breakpoint-name }}
trunk-token: ${{ env.TRUNK_TOKEN }}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we usually specify to use this from secrets.?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, but an action can't access secrets from the og repo, maybe I'll just add it as in input

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually completely missed that the action already takes a token as an input, modified

@pat-trunk-io pat-trunk-io merged commit 40cca87 into main Feb 7, 2024
11 checks passed
@pat-trunk-io pat-trunk-io deleted the pat/AddCiDebugger branch February 7, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants