Skip to content

Conversation

@OFranke
Copy link

@OFranke OFranke commented Sep 13, 2024

This PR Adds 2 options for the Github Action:

basic_auth_credentials_base64

  • Allows to provide base64 encoded credentials that are applied to the header of the health check request. Can be used in case an app is protected via Basic Auth

skip_health_check

  • Allows to skip the health check for status code 200 after deployment.

@patrickedqvist I don't really understand the test setup and I am not sure if I am able to write tests with your vercel deployment. Also you are not using basic auth on your deployment, so not sure how to move forward here.

If you'd accept the skip health check feature but not the Basic Auth feature, I am happy to split the PR. Skip Health Check would also be sufficient for my use case.

@OFranke
Copy link
Author

OFranke commented Oct 14, 2024

Hi @patrickedqvist
I see you did a rewrite in PR #74. I am happy to adjust my PR to the changes you made, I just need to know if you consider adding the options I described above.

Can you give me some feedback on that?

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.

1 participant