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

Test workflow as steps #50

Merged
merged 20 commits into from
Feb 19, 2024
Merged

Test workflow as steps #50

merged 20 commits into from
Feb 19, 2024

Commits on Feb 19, 2024

  1. Add lint and test workflow

    mhoran committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f8501cb View commit details
    Browse the repository at this point in the history
  2. Fix up the steps

    mhoran committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    ebadb1c View commit details
    Browse the repository at this point in the history
  3. More fixes

    mhoran committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    e8c43bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebeb9bb View commit details
    Browse the repository at this point in the history
  5. Keep going even if linters fail

    mxie committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    6dc5a30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ff57c68 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58f7af0 View commit details
    Browse the repository at this point in the history
  8. Fix job IDs

    mxie committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    7703227 View commit details
    Browse the repository at this point in the history
  9. Pull defaults config out of jobs

    mxie committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    8a33e3e View commit details
    Browse the repository at this point in the history
  10. Set runs-on per job

    Because apparently `defaults` don't work the way I thought it would...
    mxie committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    bcb22a8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    51f308d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    66c5c50 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c62f22a View commit details
    Browse the repository at this point in the history
  14. Use better job names

    mxie committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    44ee527 View commit details
    Browse the repository at this point in the history
  15. Try jobs without needs

    mxie committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    0ccbd72 View commit details
    Browse the repository at this point in the history
  16. Run prettier against src

    mhoran authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    1c789e3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2bb5963 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ca47339 View commit details
    Browse the repository at this point in the history
  19. Just kidding

    mhoran authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    55deb48 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f84b984 View commit details
    Browse the repository at this point in the history