Skip to content

Comments

Bz/feat/deployment#9

Merged
Bruno1298 merged 4 commits intomainfrom
bz/feat/deployment
Sep 22, 2022
Merged

Bz/feat/deployment#9
Bruno1298 merged 4 commits intomainfrom
bz/feat/deployment

Conversation

@Bruno1298
Copy link

Description

  • Automated deployment of application with dockerfile, cloudbuild.yaml with GCP services (Cloud Build, Cloud Run)
  • Fix server on host "0.0.0.0" and port: 8080
  • Add logging on GCP
  • New google secret manager connector
    • new class GSecretManager
    • get github_test_validator_app and github personnal access token key in google secret manager
    • new packages on poetry, pyyaml and google secret manager
  • Login with Google application default credeentials (ADC)

Type of Change

  • 📚 Examples / docs / tutorials / dependencies update
  • 🔧 Bug fix (non-breaking change which fixes an issue)
  • 🥂 Improvement (non-breaking change which improves an existing feature)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🔐 Security fix

Checklist

  • I've read the CODE_OF_CONDUCT.md document.
  • I've read the CONTRIBUTING.md guide.
  • I've updated the code style using make codestyle.
  • I've written tests for all new methods and classes that I created.
  • I've written the docstring in Google format for all the methods and classes that I used.

bruno zheng added 4 commits September 20, 2022 20:28
* new class GSecretManager
* get github_test_validator_app and github personnall access token key in google secret manager
* new packages on poetry, pyyaml and google secret manager
@Bruno1298 Bruno1298 merged commit e139523 into main Sep 22, 2022
@Cedric-Magnan Cedric-Magnan deleted the bz/feat/deployment branch October 12, 2022 13:19
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