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: Update variable names read from cloud triggers #77

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

saladgg
Copy link
Contributor

@saladgg saladgg commented Feb 8, 2024

Renamed below variables for consistency:

  • Renamed _K8TS_DJANGO_SETTINGS_MODULE to _DJANGO_SETTINGS_MODULE
  • Renamed _K8TS_PG_HOST to _PG_BOUNCER_HOST
  • Renamed _K8TS_PG_PORT to _PG_BOUNCER_PORT

@kennedykori kennedykori merged commit 8bc64db into develop Feb 8, 2024
2 of 3 checks passed
@kennedykori kennedykori deleted the variable_change branch February 8, 2024 05:59
github-actions bot pushed a commit that referenced this pull request Feb 8, 2024
## [1.6.3](v1.6.2...v1.6.3) (2024-02-08)

### Dependency Updates

* **deps:** bump axios and browser-sync ([#78](#78)) ([fe6fa6e](fe6fa6e))
* **deps:** bump crypto-js from 4.1.1 to 4.2.0 ([#71](#71)) ([2cc8003](2cc8003))

### Refactors

* **build:** add switch deployment strategy from cloud run to Kubernetes ([#68](#68)) ([bd83544](bd83544))
* **deps-dev:** bump follow-redirects from 1.15.2 to 1.15.4 ([#72](#72)) ([ae8c613](ae8c613))
* remove pubsub ([#69](#69)) ([b1aa91d](b1aa91d))
* update variables consumed in the app ([#77](#77)) ([a253e3f](a253e3f))
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