question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Empty env keys aren't backwards compatible

See original GitHub issue

Well, somehow this broke a project CI/CD pipeline I am working on. It was earlier configured to use empty Email Host Name, hence it’s currently failing with the error **Empty env key**. Any help would be appreciated

_Originally posted by @mannyanebi in https://github.com/SpicyPizza/create-envfile/issues/40#issuecomment-1040521720_

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
AngelOnFiracommented, Feb 15, 2022

@mannyanebi just so I understand whether it’s worth adding some functionality (say a flag that ignores empty values), what’s the use case for having an empty field? Do you think this would be a helpful flag?

0reactions
AngelOnFiracommented, Feb 16, 2022

I’ve updated the tags for v1 and v1.3 to point to the new version, let me know if any other issues come up 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

v2.7 expands .env file values · Issue #9704 · docker/compose
This change is problematic because it isn't backwards compatible, and will require synchronized upgrades across environments.
Read more >
Dockerfile reference - Docker Documentation
For backward compatibility, leading whitespace before comments ( # ) and instructions ... Environment variables are notated in the Dockerfile either with ...
Read more >
Backward Incompatible Changes - Manual - PHP
All key types now use the usual coercions and array/object keys throw a TypeError. ... do not properly set errno in case of...
Read more >
Why is Python 3 not backwards compatible? - Stack Overflow
So, basically, Python 3.0 is not backward-compatible on purpose. Thanks to that, you can benefit from a whole new set of features.
Read more >
What is the backwards compatible key?
The backwards compatible key itself has no permissions. The order in which you activate the KPE key and backwards compatible key does not...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found