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

Fail pipeline if OPENWEATHERMAP_APIKEY_RAW secret is not set (or invalid) #51

Open
torbencarstens opened this issue Jan 24, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@torbencarstens
Copy link
Member

While the OWM api key is not needed for this website to work, it should be active and working in the prodution app.

  1. Fail if it's not set
  2. Make a request to an OWM endpoint
    2.1 Fail pipeline if the call returns a code != 200
    2.2 can be done via curl
@torbencarstens torbencarstens added enhancement New feature or request good first issue Good for newcomers and removed good first issue Good for newcomers labels Jan 24, 2022
@torbencarstens
Copy link
Member Author

3f64410

@torbencarstens torbencarstens reopened this Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant