Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mrsauravsahu/gen-env-template issues and pull requests
#87 - Enhanc: Configure whether or not to write empty quotes for variables in the template
Issue -
State: open - Opened by mrsauravsahu 10 months ago
#86 - Chore(deps-dev): Bump @babel/traverse from 7.22.10 to 7.23.2
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#85 - chore: bump packages and audit fixes
Pull Request -
State: closed - Opened by mrsauravsahu over 1 year ago
#84 - Chore(deps): Bump json5 from 1.0.1 to 1.0.2
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies
#83 - Improv: quoted multiline values
Pull Request -
State: closed - Opened by mrsauravsahu about 2 years ago
#82 - BUG: Variables with breakline isn't supported
Issue -
State: closed - Opened by alextoul about 2 years ago
- 3 comments
#81 - Feat: Publish to dockerhub as an image
Issue -
State: open - Opened by mrsauravsahu over 2 years ago
#80 - Feat: Remove region comments
Pull Request -
State: closed - Opened by mrsauravsahu over 2 years ago
#79 - Feat: Ability to remove #region comments from the output template.envrc
Issue -
State: closed - Opened by mrsauravsahu over 2 years ago
#78 - Fix: Bug in template generation for bash syntax
Issue -
State: open - Opened by mrsauravsahu almost 3 years ago
- 1 comment
#77 - Chore: Ignore jest coverage dir
Pull Request -
State: closed - Opened by mrsauravsahu almost 3 years ago
#76 - Chore: Setup CI path triggers
Pull Request -
State: closed - Opened by mrsauravsahu almost 3 years ago
#75 - Chore: Create a jest config and ignore mock-data folder
Pull Request -
State: closed - Opened by mrsauravsahu almost 3 years ago
#74 - Fix: Use the platform's end of line in the output file
Issue -
State: open - Opened by mrsauravsahu almost 3 years ago
#73 - Fix: Deploy if the new commit to main has changed version
Pull Request -
State: closed - Opened by mrsauravsahu almost 3 years ago
#72 - Bump: v2.0.6
Pull Request -
State: closed - Opened by mrsauravsahu almost 3 years ago
#71 - docs: add tobiasbueschel as a contributor for doc
Pull Request -
State: closed - Opened by allcontributors[bot] almost 3 years ago
#70 - Docs: Add syntax highlighting, improved formatting & use npx
Pull Request -
State: closed - Opened by tobiasbueschel almost 3 years ago
- 3 comments
#69 - Improv: As a user, I should be able to get warnings about environment variables I’ve skipped in my .env file
Issue -
State: open - Opened by mrsauravsahu almost 3 years ago
#68 - Chore: Run CI only for PRs
Pull Request -
State: closed - Opened by mrsauravsahu almost 3 years ago
#67 - Chore: CD early exit
Pull Request -
State: closed - Opened by mrsauravsahu almost 3 years ago
#66 - Fix: Audit issues (MAR-2022)
Pull Request -
State: closed - Opened by mrsauravsahu almost 3 years ago
#65 - Chore: Use build matrix for testing
Pull Request -
State: closed - Opened by mrsauravsahu almost 3 years ago
#64 - Docs: Update readme with contributors at top of file and small literature changes
Pull Request -
State: closed - Opened by mrsauravsahu almost 3 years ago
#63 - Bump: Run an `npm upgrade`
Pull Request -
State: closed - Opened by mrsauravsahu almost 3 years ago
#62 - Docs: Add RamPrasadAgarwal as a contributor for code
Pull Request -
State: closed - Opened by allcontributors[bot] almost 3 years ago
#61 - Bump: [email protected]
Pull Request -
State: closed - Opened by mrsauravsahu almost 3 years ago
#60 - Chore(deps): Bump node-fetch from 2.6.5 to 2.6.7
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#59 - (fix) bump up node-fetch to 2.6.7
Pull Request -
State: closed - Opened by ramprasadagarwal almost 3 years ago
- 1 comment
#58 - Fix: Move oclif/command package to dependency list
Pull Request -
State: closed - Opened by ramprasadagarwal almost 3 years ago
- 2 comments
#57 - Chore: Rename cool to main (default branch)
Pull Request -
State: closed - Opened by mrsauravsahu about 3 years ago
#56 - Chore: Update versions
Pull Request -
State: closed - Opened by mrsauravsahu about 3 years ago
#55 - Build(deps-dev): Bump shelljs from 0.8.4 to 0.8.5
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#54 - Using gen-env-template as a CLI causes an Error: Cannot find module '@oclif/command'
Issue -
State: closed - Opened by MelonCola about 3 years ago
- 1 comment
#53 - Fix: npm audit and upgrade packages
Pull Request -
State: closed - Opened by mrsauravsahu over 3 years ago
#52 - Fix: audit checks
Pull Request -
State: closed - Opened by mrsauravsahu over 3 years ago
#51 - Feat: Markdown generation
Pull Request -
State: closed - Opened by mrsauravsahu over 3 years ago
#50 - Enhancement: Ability to generate Markdown tables for ENV documentation
Issue -
State: open - Opened by mrsauravsahu over 3 years ago
#49 - Improv: add a step to run npm audit in CI
Pull Request -
State: closed - Opened by mrsauravsahu over 3 years ago
#48 - Improv: run an npm audit fix
Pull Request -
State: closed - Opened by mrsauravsahu over 3 years ago
#47 - Bump: v1.0.10
Pull Request -
State: closed - Opened by mrsauravsahu over 3 years ago
#46 - docs: add abishekaditya as a contributor
Pull Request -
State: closed - Opened by allcontributors[bot] over 3 years ago
#45 - Feat: preserve line endings
Pull Request -
State: closed - Opened by mrsauravsahu over 3 years ago
- 2 comments
#44 - Fix: badge template for allcontributors
Pull Request -
State: closed - Opened by mrsauravsahu over 3 years ago
#43 - Setup: Autogenerate env template files on new commits
Pull Request -
State: closed - Opened by mrsauravsahu over 3 years ago
#42 - Feat: add -d or --dry-run switch to output to console
Pull Request -
State: closed - Opened by mrsauravsahu over 3 years ago
#41 - Hotfix: clean readme
Pull Request -
State: closed - Opened by mrsauravsahu over 3 years ago
#40 - Docs: config for .all-contributorsrc
Pull Request -
State: closed - Opened by mrsauravsahu over 3 years ago
- 2 comments
#39 - docs: add mrsauravsahu as a contributor
Pull Request -
State: closed - Opened by allcontributors[bot] over 3 years ago
- 2 comments
#38 - docs: configure .all-contributorsrc
Pull Request -
State: closed - Opened by mrsauravsahu over 3 years ago
- 4 comments
#37 - Enhancement: Add a switch for a `--dry-run` (`-d`) option. Output to the console
Issue -
State: closed - Opened by mrsauravsahu over 3 years ago
Labels: enhancement
#36 - Docs: Setup allcontributors bot
Issue -
State: closed - Opened by mrsauravsahu over 3 years ago
Labels: documentation
#35 - Fix: malformed env and formatting
Pull Request -
State: closed - Opened by mrsauravsahu over 3 years ago
#34 - Docs: Update Readme to show how to use Safe Regions
Issue -
State: open - Opened by mrsauravsahu over 3 years ago
- 3 comments
Labels: documentation, good first issue
#33 - Feat: Parse safe regions in .env files
Pull Request -
State: closed - Opened by mrsauravsahu over 3 years ago
#32 - Feat: Ability to retain values for certain keys
Issue -
State: closed - Opened by mrsauravsahu over 3 years ago
- 2 comments
Labels: enhancement
#31 - Feat: Setup OCLIF
Pull Request -
State: closed - Opened by mrsauravsahu over 3 years ago
#30 - Enhancement: Whether or not to overwrite output file
Issue -
State: open - Opened by mrsauravsahu almost 4 years ago
- 2 comments
Labels: enhancement
#29 - Error Handling: When input file is missing
Issue -
State: closed - Opened by mrsauravsahu almost 4 years ago
- 1 comment
Labels: bug
#28 - Test: If the Package works with .envrc files
Issue -
State: closed - Opened by mrsauravsahu almost 4 years ago
- 1 comment
Labels: good first issue
#27 - Feat: Provide a POSIX compliant CLI interface
Issue -
State: closed - Opened by mrsauravsahu almost 4 years ago
- 1 comment
#26 - Feat: add alias command genv
Pull Request -
State: closed - Opened by mrsauravsahu almost 4 years ago
#25 - Scenario: .env file has both CLRF and LF line endings
Issue -
State: closed - Opened by abishekaditya almost 4 years ago
- 1 comment
Labels: enhancement
#24 - Improv: generate one test case per file for file tests
Pull Request -
State: closed - Opened by mrsauravsahu almost 4 years ago
#23 - Test: If package works for malformed .env files
Issue -
State: closed - Opened by mrsauravsahu almost 4 years ago
- 1 comment
Labels: bug
#22 - Improv: Generate one test case per file for shell and npx tests
Pull Request -
State: closed - Opened by mrsauravsahu almost 4 years ago
#21 - Feat: Add an alias command
Issue -
State: closed - Opened by mrsauravsahu almost 4 years ago
#20 - Docs: Add what's new section
Pull Request -
State: closed - Opened by mrsauravsahu almost 4 years ago
#19 - Test: If the package works on Windows (native)
Issue -
State: closed - Opened by mrsauravsahu almost 4 years ago
- 1 comment
Labels: help wanted, windows
#18 - Bump: version to v1.0.4
Pull Request -
State: closed - Opened by mrsauravsahu almost 4 years ago
#17 - Improv: Generate one test case per file for file based tests
Issue -
State: closed - Opened by mrsauravsahu almost 4 years ago
#16 - fix: run through npx
Pull Request -
State: closed - Opened by mrsauravsahu almost 4 years ago
#15 - Feat: CD Workflow to deploy to npmjs
Pull Request -
State: closed - Opened by mrsauravsahu almost 4 years ago
#14 - Improv: ignore files when publishing
Pull Request -
State: closed - Opened by mrsauravsahu almost 4 years ago
#13 - Setup: linting with eslint
Pull Request -
State: closed - Opened by mrsauravsahu almost 4 years ago
- 1 comment
#12 - Improv: set node version
Pull Request -
State: closed - Opened by mrsauravsahu almost 4 years ago
#11 - Error when running through npx
Issue -
State: closed - Opened by mrsauravsahu almost 4 years ago
- 1 comment
Labels: bug
#10 - Add a workflow to publish to npmjs
Issue -
State: closed - Opened by mrsauravsahu almost 4 years ago
Labels: publishing
#9 - Ignore unnecessary files when publishing
Issue -
State: closed - Opened by mrsauravsahu almost 4 years ago
Labels: publishing
#8 - bump: v1.0.1
Pull Request -
State: closed - Opened by mrsauravsahu almost 4 years ago
#7 - Improv: add default value for input file
Pull Request -
State: closed - Opened by mrsauravsahu almost 4 years ago
#6 - Feat: Add basic readme
Pull Request -
State: closed - Opened by mrsauravsahu almost 4 years ago
#5 - Improv: Add e2e tests
Pull Request -
State: closed - Opened by mrsauravsahu almost 4 years ago
#4 - Feat: add ci workflow to run tests
Pull Request -
State: closed - Opened by mrsauravsahu almost 4 years ago
#3 - Feat: file based tests
Pull Request -
State: closed - Opened by mrsauravsahu almost 4 years ago
#2 - Improv: add repo url to package.json
Pull Request -
State: closed - Opened by mrsauravsahu almost 4 years ago
#1 - Feat: Add CLI project
Pull Request -
State: closed - Opened by mrsauravsahu almost 4 years ago