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

Migrate CircleCi config to GitHub actions #10274

Merged
merged 35 commits into from Jan 27, 2020
Merged

Commits on Jan 26, 2020

  1. Add initial config

    ijjk committed Jan 26, 2020
    Copy the full SHA
    8179948 View commit details
    Browse the repository at this point in the history
  2. Comment out other action

    ijjk committed Jan 26, 2020
    Copy the full SHA
    1da8759 View commit details
    Browse the repository at this point in the history
  3. Update config

    ijjk committed Jan 26, 2020
    Copy the full SHA
    005e2b3 View commit details
    Browse the repository at this point in the history
  4. Update config

    ijjk committed Jan 26, 2020
    Copy the full SHA
    c421081 View commit details
    Browse the repository at this point in the history
  5. Update configs

    ijjk committed Jan 26, 2020
    Copy the full SHA
    b447805 View commit details
    Browse the repository at this point in the history
  6. rename requires -> needs

    ijjk committed Jan 26, 2020
    Copy the full SHA
    8ed18e7 View commit details
    Browse the repository at this point in the history
  7. Update configs

    ijjk committed Jan 26, 2020
    Copy the full SHA
    1b84538 View commit details
    Browse the repository at this point in the history
  8. Update configs

    ijjk committed Jan 26, 2020
    Copy the full SHA
    15920e6 View commit details
    Browse the repository at this point in the history
  9. Enable headless mode

    ijjk committed Jan 26, 2020
    Copy the full SHA
    7735f7e View commit details
    Browse the repository at this point in the history
  10. Disable circleci while testing

    ijjk committed Jan 26, 2020
    Copy the full SHA
    13fe636 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    1de8347 View commit details
    Browse the repository at this point in the history
  12. Update build step

    ijjk committed Jan 26, 2020
    Copy the full SHA
    ac5821b View commit details
    Browse the repository at this point in the history
  13. Disable fail fast

    ijjk committed Jan 26, 2020
    Copy the full SHA
    671ad44 View commit details
    Browse the repository at this point in the history
  14. Update configs

    ijjk committed Jan 26, 2020
    Copy the full SHA
    d4c415c View commit details
    Browse the repository at this point in the history
  15. Add runs-on to publish steps

    ijjk committed Jan 26, 2020
    Copy the full SHA
    2392f30 View commit details
    Browse the repository at this point in the history
  16. bump

    ijjk committed Jan 26, 2020
    Copy the full SHA
    5e8a49f View commit details
    Browse the repository at this point in the history
  17. Update config

    ijjk committed Jan 26, 2020
    Copy the full SHA
    97be261 View commit details
    Browse the repository at this point in the history
  18. Update group count

    ijjk committed Jan 26, 2020
    Copy the full SHA
    fc4de69 View commit details
    Browse the repository at this point in the history
  19. Update checkout path

    ijjk committed Jan 26, 2020
    Copy the full SHA
    1690825 View commit details
    Browse the repository at this point in the history
  20. Update test all concurrency

    ijjk committed Jan 26, 2020
    Copy the full SHA
    31c71c8 View commit details
    Browse the repository at this point in the history
  21. Handle EPIPE errors

    ijjk committed Jan 26, 2020
    Copy the full SHA
    a993565 View commit details
    Browse the repository at this point in the history
  22. Revert "Handle EPIPE errors"

    This reverts commit a993565.
    ijjk committed Jan 26, 2020
    Copy the full SHA
    0566bcc View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    c8cb72d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Copy the full SHA
    b1a3685 View commit details
    Browse the repository at this point in the history
  2. Remove CircleCi config

    ijjk committed Jan 27, 2020
    Copy the full SHA
    6cf3653 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    56f6ec5 View commit details
    Browse the repository at this point in the history
  4. Revert "Update test to handle EPIPE in test"

    This reverts commit c8cb72d.
    ijjk committed Jan 27, 2020
    Copy the full SHA
    efd2abe View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    893da4f View commit details
    Browse the repository at this point in the history
  6. Revert "Revert "Update test to handle EPIPE in test""

    This reverts commit efd2abe.
    ijjk committed Jan 27, 2020
    Copy the full SHA
    31f0a4f View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    b361c63 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    cf9669e View commit details
    Browse the repository at this point in the history
  9. Add todo for node issue

    ijjk committed Jan 27, 2020
    Copy the full SHA
    da7da4a View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    1c8b5f0 View commit details
    Browse the repository at this point in the history
  11. Add dummy step to require

    ijjk committed Jan 27, 2020
    Copy the full SHA
    f11865e View commit details
    Browse the repository at this point in the history
  12. Add runs-on for dummy job

    ijjk committed Jan 27, 2020
    Copy the full SHA
    0376f25 View commit details
    Browse the repository at this point in the history