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

Release fixes #2

Merged
merged 28 commits into from
Jun 26, 2024
Merged

Release fixes #2

merged 28 commits into from
Jun 26, 2024

Commits on Jun 25, 2024

  1. ci: add husky configs

    Luis Grizzo authored and Luis Grizzo committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a1b5868 View commit details
    Browse the repository at this point in the history
  2. style(eslint): add eslintignore file

    Luis Grizzo authored and Luis Grizzo committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    eb88d86 View commit details
    Browse the repository at this point in the history
  3. chore(env): add .env.sample file

    Luis Grizzo authored and Luis Grizzo committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    206a2b2 View commit details
    Browse the repository at this point in the history
  4. feat(metadata): add proejct metadata content

    Luis Grizzo authored and Luis Grizzo committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    560efc3 View commit details
    Browse the repository at this point in the history
  5. chore: add .lintstagedrc file and husky script

    Luis Grizzo authored and Luis Grizzo committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0d42a96 View commit details
    Browse the repository at this point in the history
  6. chore: bump project version

    Luis Grizzo authored and Luis Grizzo committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a583543 View commit details
    Browse the repository at this point in the history
  7. test: remove manifest file from coverage

    Luis Grizzo authored and Luis Grizzo committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    791ffbe View commit details
    Browse the repository at this point in the history
  8. test: remove manifest file from coverage

    Luis Grizzo authored and Luis Grizzo committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f5c5218 View commit details
    Browse the repository at this point in the history
  9. test: update layout snapshot

    Luis Grizzo authored and Luis Grizzo committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    41f03c5 View commit details
    Browse the repository at this point in the history
  10. chore: remove --frozen-lockfile flag on ci install script

    Luis Grizzo authored and Luis Grizzo committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6fd544a View commit details
    Browse the repository at this point in the history
  11. chore: add --immutable flag on ci install script

    Luis Grizzo authored and Luis Grizzo committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a2689e6 View commit details
    Browse the repository at this point in the history
  12. chore: change prepare script

    Luis Grizzo authored and Luis Grizzo committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    06cdb15 View commit details
    Browse the repository at this point in the history
  13. chore: donwgrade node version on ci script

    Luis Grizzo authored and Luis Grizzo committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1ebe51a View commit details
    Browse the repository at this point in the history
  14. style: lint postcss.config file

    Luis Grizzo authored and Luis Grizzo committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    37cfaac View commit details
    Browse the repository at this point in the history
  15. chore: add new configs in the ci script

    Luis Grizzo authored and Luis Grizzo committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b7de7e3 View commit details
    Browse the repository at this point in the history
  16. chore: add new configs in the ci script

    Luis Grizzo authored and Luis Grizzo committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    034c2de View commit details
    Browse the repository at this point in the history
  17. chore: add new configs in the ci script

    Luis Grizzo authored and Luis Grizzo committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    94556f6 View commit details
    Browse the repository at this point in the history
  18. test(stringFormaters): add new testcase to truncateToOneDecimal function

    Luis Grizzo authored and Luis Grizzo committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    28a2339 View commit details
    Browse the repository at this point in the history
  19. chore: add new configs in the ci script

    Luis Grizzo authored and Luis Grizzo committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4993e58 View commit details
    Browse the repository at this point in the history
  20. chore: add new configs in the ci script

    Luis Grizzo authored and Luis Grizzo committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d0a585c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. chore: fixing ci script issues

    Luis Grizzo authored and Luis Grizzo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    895761c View commit details
    Browse the repository at this point in the history
  2. chore: donwgrade eslint and eslint-config-next dependencies to work c…

    …orrectly
    Luis Grizzo authored and Luis Grizzo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    89a57a4 View commit details
    Browse the repository at this point in the history
  3. chore: fixing ci script issues

    Luis Grizzo authored and Luis Grizzo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b4e5d46 View commit details
    Browse the repository at this point in the history
  4. fix: mock UTC to tests and use local timezone to show hours

    Luis Grizzo authored and Luis Grizzo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    1250a68 View commit details
    Browse the repository at this point in the history
  5. test: test commit

    Luis Grizzo authored and Luis Grizzo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    72c3eae View commit details
    Browse the repository at this point in the history
  6. test: undo test commit

    Luis Grizzo authored and Luis Grizzo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    11dfc31 View commit details
    Browse the repository at this point in the history
  7. chore: add correct configuration to next and lintstaged

    Luis Grizzo authored and Luis Grizzo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    293f82b View commit details
    Browse the repository at this point in the history
  8. chore: add correct script to ci workflow

    Luis Grizzo authored and Luis Grizzo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    5382391 View commit details
    Browse the repository at this point in the history