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

Enable PR previews #26

Merged
merged 14 commits into from Sep 5, 2023
Merged

Enable PR previews #26

merged 14 commits into from Sep 5, 2023

Commits on Jul 11, 2023

  1. Create review-app.txt

    atifather committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    4a1028d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Merge branch 'main' into enabling-reviewapps

    Giacomo Licari committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    b5917e4 View commit details
    Browse the repository at this point in the history
  2. Heroku Preview-Apps: add app.json

    Giacomo Licari committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    c7af99d View commit details
    Browse the repository at this point in the history
  3. Heroku Preview Apps: add scripts to app.json

    Giacomo Licari committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    7d8ef22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f7ba15 View commit details
    Browse the repository at this point in the history
  5. Heroku Preview Apps: add NODE_OPTIONS to app.json

    Giacomo Licari committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    c59139c View commit details
    Browse the repository at this point in the history
  6. PR Preview: Add Github Action

    Giacomo Licari committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    7ae806a View commit details
    Browse the repository at this point in the history
  7. Remove unused isValidElement from use-wallet.js

    Giacomo Licari committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    928423a View commit details
    Browse the repository at this point in the history
  8. PR Preview: set NodeJS to v16.14.2

    Giacomo Licari committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    b846129 View commit details
    Browse the repository at this point in the history
  9. Remove app.json, add PUBLIC_URL to build in CI

    Giacomo Licari committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    55dfe5c View commit details
    Browse the repository at this point in the history
  10. Add REACT_APP_NETWORK_IDS to CI

    Giacomo Licari committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    8426b6d View commit details
    Browse the repository at this point in the history
  11. Github Actions: get node version from package.json, set env variables…

    … at root level
    Giacomo Licari committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    e513e53 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Update .github/workflows/pr-preview.yml

    Co-authored-by: Philippe Schommers <philippe@schommers.be>
    giacomolicari and filoozom committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    24a588b View commit details
    Browse the repository at this point in the history
  2. Add comments to PUBLIC_URL

    Giacomo Licari committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2e28fad View commit details
    Browse the repository at this point in the history