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

Add skip_deploy_on_missing_secrets input #11

Open
wants to merge 1 commit into
base: v1
Choose a base branch
from

Conversation

campersau
Copy link

To avoid build warnings like:

Warning: Unexpected input(s) 'skip_deploy_on_missing_secrets', valid inputs are ['entryPoint', 'args', 'action', 'app_location', 'azure_static_web_apps_api_token', 'api_build_command', 'api_location', 'app_artifact_location', 'output_location', 'app_build_command', 'repo_token', 'routes_location', 'skip_app_build']

Reference: https://github.com/microsoftgraph/microsoft-graph-explorer-v4/runs/3322794009?check_suite_focus=true#step:4:1

@fuzzzerd
Copy link

This seems like a good thing to include, it's also not clear if this needs to be an environment variable or a direct parameter to the github action.

@AaronCrawfis
Copy link

@mishapos would you be able to take a look at this? Getting lots of warnings based on this. The action is able to accept this parameter, but it's not registered as a supported param.
image

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.

3 participants