Git Product home page Git Product logo

Comments (4)

meryllblanchet avatar meryllblanchet commented on July 28, 2024

Thanks for the complete summary, @kptdobe !
We'll have a look on our side.

from aio-lib-web.

aiojbot avatar aiojbot commented on July 28, 2024

JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-894

from aio-lib-web.

shazron avatar shazron commented on July 28, 2024

When .env is read by aio-lib-core-config, the env var name is normalized to lowercase for uniqueness: https://github.com/adobe/aio-lib-core-config/blob/ebdfbab892f186e581239c585463307b46b1971e/src/Config.js#L50-L61

However, in aio-app-scripts, it is read in verbatim without any processing: https://github.com/adobe/aio-app-scripts/blob/77c47f67406f71bf91c4f9147b562d0dd92d20c9/lib/utils.js#L373

Fix: for any new keys to be set, normalize the key names and remove any existing env values that match the normalized key name.

from aio-lib-web.

shazron avatar shazron commented on July 28, 2024

PR #129

from aio-lib-web.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.