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

Implement repo level, user level and global environment variables support #3723

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Aug 11, 2024

  1. implement variables

    dvjn committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    24d3882 View commit details
    Browse the repository at this point in the history
  2. fix var names

    dvjn committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    8def7fd View commit details
    Browse the repository at this point in the history
  3. fix test

    dvjn committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    ba96e1a View commit details
    Browse the repository at this point in the history
  4. remove variables

    dvjn committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    8e7a7f1 View commit details
    Browse the repository at this point in the history
  5. update client and cli

    dvjn committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    a857975 View commit details
    Browse the repository at this point in the history
  6. add variables in documentation

    dvjn committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    ea7c2b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. remove residual test case

    dvjn committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e9be0a6 View commit details
    Browse the repository at this point in the history
  2. fix web linting errors

    dvjn committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0bd3eba View commit details
    Browse the repository at this point in the history
  3. remove unneeded files

    dvjn committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    be7045e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    a65e8f3 View commit details
    Browse the repository at this point in the history
  2. review comment

    Co-authored-by: 6543 <6543@obermui.de>
    dvjn and 6543 authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    84469bb View commit details
    Browse the repository at this point in the history
  3. better comment clarity

    Co-authored-by: 6543 <6543@obermui.de>
    dvjn and 6543 authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    bd4be0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    856ff67 View commit details
    Browse the repository at this point in the history