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

chore: makes production build ready for docker #12686

Closed

Commits on Dec 5, 2023

  1. feature: Web app files now get values of NEXT_PUBLIC_* using AppConfig

    Adrián Darío Hidalgo Flores committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    d35bef0 View commit details
    Browse the repository at this point in the history
  2. fix: AppConfig allows runtime access to environment variables

    Adrián Darío Hidalgo Flores committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    fc89fe5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e197140 View commit details
    Browse the repository at this point in the history
  4. Add imports for apps

    alannnc committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    d3fce2d View commit details
    Browse the repository at this point in the history
  5. add missing next_public

    alannnc committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    e0821d1 View commit details
    Browse the repository at this point in the history
  6. fix: fixes path to import app-config

    Adrián Darío Hidalgo Flores committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    d8b4941 View commit details
    Browse the repository at this point in the history
  7. fix: fixes yarn type-check:ci errors

    Adrián Darío Hidalgo Flores committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f884c03 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into fix-production-build

    Adrián Darío Hidalgo Flores committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    e304270 View commit details
    Browse the repository at this point in the history
  9. fix: fixes AppConfig error

    Adrián Darío Hidalgo Flores committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f2f6218 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'fix-production-build' of github.com:adrian-d-hidalgo/ca…

    …l.com into fix-production-build
    Adrián Darío Hidalgo Flores committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a30cbb2 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. fix: fixes checkPermissions test

    Adrián Darío Hidalgo Flores committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    2bce956 View commit details
    Browse the repository at this point in the history
  2. fix: fixes e2e tests

    Adrián Darío Hidalgo Flores committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    91eb989 View commit details
    Browse the repository at this point in the history
  3. fix: quickfix for trcp server test

    Adrián Darío Hidalgo Flores committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    35cb588 View commit details
    Browse the repository at this point in the history
  4. fix: fixes type error on jwt

    Adrián Darío Hidalgo Flores committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    481b622 View commit details
    Browse the repository at this point in the history
  5. fix: better approach to resolve AppConfig errors

    Adrián Darío Hidalgo Flores committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7cbd41d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. fix: fixes errors on e2e tests

    Adrián Darío Hidalgo Flores committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    e73a403 View commit details
    Browse the repository at this point in the history
  2. yarn.lock updated

    Adrián Darío Hidalgo Flores committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    e91e6fc View commit details
    Browse the repository at this point in the history
  3. revert yarn.lock changes

    Adrián Darío Hidalgo Flores committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    7099d8b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into fix-production-build

    Adrián Darío Hidalgo Flores committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    13e326c View commit details
    Browse the repository at this point in the history
  5. fix: fixes missing AppConfig references

    Adrián Darío Hidalgo Flores committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    ce031ed View commit details
    Browse the repository at this point in the history
  6. fixes and improvements

    Adrián Darío Hidalgo Flores committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f39b3aa View commit details
    Browse the repository at this point in the history
  7. packages/lib/constants dependecy removed from playwright

    Adrián Darío Hidalgo Flores committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    a07b53a View commit details
    Browse the repository at this point in the history
  8. removed unnecesary AppConfig import

    Adrián Darío Hidalgo Flores committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    34a6710 View commit details
    Browse the repository at this point in the history