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

RATY-129 | Use DATABASE_PASSWORD env variable #521

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

nicobav
Copy link
Contributor

@nicobav nicobav commented Oct 14, 2024

This makes use of the DATABASE_PASSWORD env variable if it has been setupped.

Also bump commitlint to 9.18.0 to make it work with the .js config.

Refs RATY-129

BEGIN_COMMIT_OVERRIDE
feat(db-con): use database password if present in env
END_COMMIT_OVERRIDE

Previous version did not compute with the commintlintrc.js
Use the DATABASE_PASSWORD environment variable if it exists and use  it
in database connection.

This is the way.

Refs RATY-129
@nicobav nicobav requested a review from a team October 14, 2024 08:28
Copy link
Contributor

@tuomas777 tuomas777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link

@nicobav nicobav merged commit 78bceaa into main Oct 14, 2024
22 of 24 checks passed
@nicobav nicobav deleted the RATY-129/use-db-pass-if-in-env branch October 14, 2024 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants