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

chore: add local Spring Boot profile #1545

Merged
merged 2 commits into from
Jul 31, 2023
Merged

chore: add local Spring Boot profile #1545

merged 2 commits into from
Jul 31, 2023

Conversation

davidgamez
Copy link
Member

@davidgamez davidgamez commented Jul 31, 2023

Summary:

Add a local spring boot properties file to simplify local testing.

Expected behavior:

Local spring boot profile can be used to start the web service without the need for GCP's valid credentials.

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the unit tests with gradle test to make sure you didn't break anything
  • Format the title like "feat: [new feature short description]". Title must follow the Conventional Commit Specification(https://www.conventionalcommits.org/en/v1.0.0/).
  • Linked all relevant issues
  • Include screenshot(s) showing how this pull request works and fixes the issue(s)

@davidgamez davidgamez marked this pull request as ready for review July 31, 2023 16:44
@davidgamez davidgamez requested a review from qcdyx July 31, 2023 16:46
@davidgamez davidgamez changed the title chore: add local profile for unauthenticated testing chore: add local Spring Boot profile Jul 31, 2023
@qcdyx qcdyx merged commit ad8b062 into master Jul 31, 2023
19 checks passed
@qcdyx qcdyx deleted the chore/local-web-profile branch July 31, 2023 17:01
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