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

🔧 Setup GitHub actions #3374

Open
wants to merge 12 commits into
base: v2-bridge
Choose a base branch
from
Open

Commits on Jan 26, 2024

  1. clean circle-ci

    bidule committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    1f4d69b View commit details
    Browse the repository at this point in the history
  2. add github-action with 2 jobs

    - build: install dependacy
    - npm-publish: publish on npm using token
    
    wip
    - test with event in github
    - test with the token the publish job
    bidule committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    36af443 View commit details
    Browse the repository at this point in the history
  3. use correct version for node and pnpm

    bidule committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    67d3481 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    1196fb1 View commit details
    Browse the repository at this point in the history
  2. refacto github action

    add CI with test and lint
    refacto publish
    bidule committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    8da7309 View commit details
    Browse the repository at this point in the history
  3. review @dylan

    bidule committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    459633f View commit details
    Browse the repository at this point in the history
  4. review @chris

    bidule committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    a2232b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Apply suggestions from code review

    review @dylan
    
    Co-authored-by: Dylan Broussard <contact@deraw.dev>
    christopheGaon and deraw authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b3b85f6 View commit details
    Browse the repository at this point in the history
  2. variabiliser le cache du node

    bidule committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    2ce1b1d View commit details
    Browse the repository at this point in the history
  3. rollback config.yml sur circleCI

    bidule committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    7728cb4 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. test CI on PR

    oc8 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b109386 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. test CI on PR

    oc8 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d6bad9d View commit details
    Browse the repository at this point in the history