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

Dependency and workflow updates #256

Merged
merged 11 commits into from
Jan 11, 2024
Merged

Commits on Jan 11, 2024

  1. dependencies updates

    - updates all dependencies, imports, and readme for running
    BrandtH22 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    00a83e0 View commit details
    Browse the repository at this point in the history
  2. slash and docs inclusion

    - adds trailing slash for seo
    - adds Chia Docs to the header
    BrandtH22 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    7d25dd0 View commit details
    Browse the repository at this point in the history
  3. import updates

    - updates runnable import to referential path rather than absolute for ease of translation integrations
    BrandtH22 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    cd911d2 View commit details
    Browse the repository at this point in the history
  4. workflow updates

    - replaces yarn with npm in deployment
    - adds review deployment and deletion
    BrandtH22 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    76ec27e View commit details
    Browse the repository at this point in the history
  5. flip npm install and ci commands

    flips the npm install and npm ci commands
    BrandtH22 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    73b2274 View commit details
    Browse the repository at this point in the history
  6. k8s inclusion

    add k8s files
    BrandtH22 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c0f9ef7 View commit details
    Browse the repository at this point in the history
  7. docker fix

    fixes for the docker file and inclusion of cname
    BrandtH22 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2d3a50f View commit details
    Browse the repository at this point in the history
  8. domain corrections

    updates to domains used in review deploy workflow
    BrandtH22 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    311a2f7 View commit details
    Browse the repository at this point in the history
  9. include create cert namespace

    adds the create cert namespace to negate exit 1
    BrandtH22 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    bf41069 View commit details
    Browse the repository at this point in the history
  10. domain cert fix

    fixes the domain listed in the cert
    BrandtH22 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    48473c5 View commit details
    Browse the repository at this point in the history
  11. gitignore updates

    removes the yarn packages and package-lock json from the gitignore
    BrandtH22 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    f4f6c87 View commit details
    Browse the repository at this point in the history