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

feat: init e2e test workflow for Package Manager Support #533

Merged
merged 57 commits into from
Oct 31, 2023

Commits on Oct 25, 2023

  1. test: init e2e flow test

    0618 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    2f4e039 View commit details
    Browse the repository at this point in the history
  2. fix GH hash

    0618 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    04e6ee4 View commit details
    Browse the repository at this point in the history
  3. use dynamic pkg manager

    0618 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    d88786b View commit details
    Browse the repository at this point in the history
  4. setup nodejs with npm

    0618 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c0eb0d4 View commit details
    Browse the repository at this point in the history
  5. setup more pkg managers

    0618 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    215acbf View commit details
    Browse the repository at this point in the history
  6. install pkg managers

    0618 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    95842bb View commit details
    Browse the repository at this point in the history
  7. fix yarn1 and change step name

    0618 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    aaebae2 View commit details
    Browse the repository at this point in the history
  8. fix yarn1

    0618 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    45d990c View commit details
    Browse the repository at this point in the history
  9. fix yarn1

    0618 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    ee1c6c3 View commit details
    Browse the repository at this point in the history
  10. split yarn1 into 2 steps

    0618 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f856bb8 View commit details
    Browse the repository at this point in the history
  11. fix yarn1

    0618 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1b11e6e View commit details
    Browse the repository at this point in the history
  12. fix yarn1 win

    0618 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    fd937e1 View commit details
    Browse the repository at this point in the history
  13. exclude bun on windows

    0618 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    6e6d06f View commit details
    Browse the repository at this point in the history
  14. yarn1 windows

    0618 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    41c89ea View commit details
    Browse the repository at this point in the history
  15. setup yarn3

    0618 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c690620 View commit details
    Browse the repository at this point in the history
  16. yarn3

    0618 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    fd2d010 View commit details
    Browse the repository at this point in the history
  17. yarn3 yarnPath

    0618 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f030ce0 View commit details
    Browse the repository at this point in the history
  18. yarn use 3rd party action

    0618 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    974bfa6 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. try yarn3

    0618 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a938e15 View commit details
    Browse the repository at this point in the history
  2. set yarn 3.6.x

    0618 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    c71302f View commit details
    Browse the repository at this point in the history
  3. set yarn berry

    0618 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    71af9a8 View commit details
    Browse the repository at this point in the history
  4. set yarn stable and pass --yes

    0618 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b28d8b9 View commit details
    Browse the repository at this point in the history
  5. feat: add env ci support

    0618 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b41bb05 View commit details
    Browse the repository at this point in the history
  6. test: update unit tests

    0618 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e722f11 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7dca6da View commit details
    Browse the repository at this point in the history
  8. chore: remove un-used code

    0618 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    70fad76 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    dc2df4b View commit details
    Browse the repository at this point in the history
  2. chore: add comments

    0618 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    c423170 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into env-ci

    0618 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    518a43c View commit details
    Browse the repository at this point in the history
  4. chore: remove env.CI

    0618 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    7b88772 View commit details
    Browse the repository at this point in the history
  5. chore: update changeset

    0618 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    a085162 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    988637e View commit details
    Browse the repository at this point in the history
  7. fix: tests

    0618 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    be3a456 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb7fa3f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3d6d301 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2b90bcc View commit details
    Browse the repository at this point in the history
  11. fix npm -> npx, remove bun

    0618 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    4d3ebc3 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. fix npm -> npx

    0618 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    7ca0144 View commit details
    Browse the repository at this point in the history
  2. change -- --yes

    0618 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    347dae0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0b1bde View commit details
    Browse the repository at this point in the history
  4. chore: update package.lock

    0618 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    16fdea3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3dc3ec View commit details
    Browse the repository at this point in the history
  6. chore: remove @Alpha

    0618 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    3f0f5b2 View commit details
    Browse the repository at this point in the history
  7. fix: clean up yarn

    0618 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    c3b7998 View commit details
    Browse the repository at this point in the history
  8. fix: change yarn1 to yarn

    0618 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    a574541 View commit details
    Browse the repository at this point in the history
  9. chore: rename yarn step

    0618 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    73ff607 View commit details
    Browse the repository at this point in the history
  10. chore: use env

    0618 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    00b9499 View commit details
    Browse the repository at this point in the history
  11. fix: yarn-stable env var

    0618 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    fbf5b1a View commit details
    Browse the repository at this point in the history
  12. add comments

    0618 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    9c6d8a6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    185be00 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    a59cf5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3aba42f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    633ec61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    863dc24 View commit details
    Browse the repository at this point in the history
  5. fix: flatten prop types auth (#534)

    * fix: flatten auth login with types
    
    * chore: update snapshots
    
    * chore: update api
    
    * chore: add changeset
    awsluja authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    d0119b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47d2a4f View commit details
    Browse the repository at this point in the history
  7. chore: add TODO

    0618 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3de87ad View commit details
    Browse the repository at this point in the history