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

Git Hooks & .env #20

Merged
merged 22 commits into from
Aug 1, 2023
Merged

Git Hooks & .env #20

merged 22 commits into from
Aug 1, 2023

Commits on Jun 22, 2023

  1. Automatically install deps on checkout

    Hopefully works on Windows
    WarningImHack3r committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    1d1e635 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cb16e9 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    WarningImHack3r authored and github-actions[bot] committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    d532cf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    955b94f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    e86d057 View commit details
    Browse the repository at this point in the history
  2. Rework CI

    WarningImHack3r committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    8572104 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    1da719e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Update Dependabot

    - Remove useless target-branch
    - Add check for GitHub Actions
    WarningImHack3r authored Jul 8, 2023
    Configuration menu
    Copy the full SHA
    98c0f35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d507df9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ac0506 View commit details
    Browse the repository at this point in the history
  4. Remove @types/node

    WarningImHack3r authored Jul 8, 2023
    Configuration menu
    Copy the full SHA
    e616aa2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e4a0b5 View commit details
    Browse the repository at this point in the history
  6. Update lock file

    WarningImHack3r authored and github-actions[bot] committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    d12cad9 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    5e94634 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00caef3 View commit details
    Browse the repository at this point in the history
  3. Rollback @types/node to original version

    Not the right PR to upgrade
    WarningImHack3r committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    1a5cf29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e04255 View commit details
    Browse the repository at this point in the history
  5. Hopefully fix CI (again)

    - Move concurrency to the 'deploy' job to avoid cancelled jobs
    - Add initial job that (should) return error when no access to secrets
    - Use the right token accordingly
    - Use 'ci' instead of 'i' for (p)npm
    - Rename ci: tasks in package.json to avoid conflict
    WarningImHack3r committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    0ea9140 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7eab49 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    edd6355 View commit details
    Browse the repository at this point in the history
  8. Fix lint

    WarningImHack3r authored and github-actions[bot] committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    ae76273 View commit details
    Browse the repository at this point in the history
  9. Fix repo name

    WarningImHack3r committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    7c2375d View commit details
    Browse the repository at this point in the history