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

feature: Get application, version, and database automatically #31

Merged
merged 2 commits into from
Nov 18, 2021

Conversation

bobbyg603
Copy link
Member

@bobbyg603 bobbyg603 commented Nov 18, 2021

Gets application, and version from package.json if it exists in the current working directory. Gets database from SYMBOL_UPLOAD_DATABASE env variable.

  • Update database arg description
  • Update README.md
  • Use BUGSPLAT_DATABASE env variable instead of SYMBOL_UPLOAD_DATABASE

Fixes #21

Gets application, and version from package.json if it exists in the current working directory. Gets database from SYMBOL_UPLOAD_DATABASE env variable.

Fixes #21
@bobbyg603 bobbyg603 merged commit 24bed05 into main Nov 18, 2021
@bobbyg603 bobbyg603 deleted the bobbyg603/issue21 branch November 18, 2021 23:50
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.

Get Application, and Version information from package.json if not provided
2 participants