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

feat: environment variables #321

Merged
merged 15 commits into from
Jan 1, 2024
Merged

feat: environment variables #321

merged 15 commits into from
Jan 1, 2024

Commits on Dec 26, 2023

  1. feat: environment variables

    dai-shi committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    e8b29b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. website: use new envvar

    dai-shi committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    34f0451 View commit details
    Browse the repository at this point in the history
  2. fix cli

    dai-shi committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    4b12c25 View commit details
    Browse the repository at this point in the history
  3. naive loadEnv function

    dai-shi committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    6ecb35b View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    19364b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fca60cd View commit details
    Browse the repository at this point in the history
  3. import.meta.env and getEnv

    dai-shi committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    3d46d50 View commit details
    Browse the repository at this point in the history
  4. fix an error

    dai-shi committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    61ad131 View commit details
    Browse the repository at this point in the history
  5. prettier

    dai-shi committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    d0843c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    dbc3d29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5618f96 View commit details
    Browse the repository at this point in the history
  3. does this pass?

    dai-shi committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    31a83a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Revert "does this pass?"

    This reverts commit 31a83a7.
    dai-shi committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    f34d992 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. use worker env instead

    dai-shi committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    d706adb View commit details
    Browse the repository at this point in the history
  2. update CHANGELOG

    dai-shi committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    42187d3 View commit details
    Browse the repository at this point in the history