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

Global variable support and Generate env JSON option #24

Merged
merged 23 commits into from
Jul 20, 2023

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    cca4db6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c87717 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    84a4848 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dd0f23 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. examples.md

    lovestaco committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    655a236 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    548e43e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48f3154 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d12b69b View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Adding command to get JSON of envs

    - Command to get the envs `l2 --env ${l2FilePath}`.
    - All the envs of l2config.env is fetched and overwritten by l2.env.
    - Creates a JSON of all the envs with its value and source of origin.
    lovestaco committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    549affb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a66383b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    be15f49 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Pure functions for GetL2EnvVariables

    Removing populateFinalENv()
    Adding getEnvMap()
    lovestaco committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a1b1b33 View commit details
    Browse the repository at this point in the history
  2. Updating documentation

    l2format.md
    architecture.md
    preperocess.md
    examples.md
    lovestaco committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    caece11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36d2d4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffc95e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Adding root override and backtick echo var, test

    - Making changes in the Documentation.
    lovestaco committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    82690f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Adding env_command, test

    lovestaco committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    c19afee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce1359c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    251ddef View commit details
    Browse the repository at this point in the history
  4. Adding env_command, test

    lovestaco committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    cbe799f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58fbc92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b505fc View commit details
    Browse the repository at this point in the history
  7. Fixing all errors, linting

    lovestaco committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    312d5bd View commit details
    Browse the repository at this point in the history