Skip to content

github/publishing: Fix appauth condition#30174

Merged
phlax merged 2 commits intoenvoyproxy:mainfrom
phlax:appauth-condition
Oct 13, 2023
Merged

github/publishing: Fix appauth condition#30174
phlax merged 2 commits intoenvoyproxy:mainfrom
phlax:appauth-condition

Conversation

@phlax
Copy link
Copy Markdown
Member

@phlax phlax commented Oct 13, 2023

Commit Message:
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

phlax added 2 commits October 13, 2023 09:28
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ryan Northey <ryan@synca.io>
Copy link
Copy Markdown
Member

@wbpcode wbpcode left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.

Comment on lines +105 to +107
if [[ "${{ inputs.trusted }}" != "false" && -n "${{ secrets.app_id }}" && -n "${{ secrets.app_key }}" ]]; then
echo "use_appauth=true" >> $GITHUB_OUTPUT
fi
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I am still a little worry about this... But let's land it first and check it again.

@phlax phlax merged commit 9af3500 into envoyproxy:main Oct 13, 2023
phlax added a commit to phlax/envoy that referenced this pull request Oct 13, 2023
Signed-off-by: Ryan Northey <ryan@synca.io>
phlax added a commit to phlax/envoy that referenced this pull request Oct 13, 2023
Signed-off-by: Ryan Northey <ryan@synca.io>
phlax added a commit that referenced this pull request Oct 13, 2023
Signed-off-by: Ryan Northey <ryan@synca.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants