ankane / ankane/setup-postgres
custom username, password, host, port would be great
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 57
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
atm I have a script which connects to a db with other credentials than default. It's a burden to change all those credentials in my code instead of just using custom username, password, host, port in the image as options
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified in the issue. Inspect the repository's action entry point and existing configuration handling first, then determine how custom username, password, host, and port options should be exposed; done means a workflow can use non-default database credentials without editing the consuming script.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, postgresql
- Domain
- databases, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100