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

Fix CI #12

Merged
merged 4 commits into from
Feb 17, 2023
Merged

Fix CI #12

merged 4 commits into from
Feb 17, 2023

Commits on Feb 17, 2023

  1. Update GitHub Actions tags

    alknemeyer committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    d340b3c View commit details
    Browse the repository at this point in the history
  2. Use exact tags

    It seems there isn't a version resolver
    alknemeyer committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    1022839 View commit details
    Browse the repository at this point in the history
  3. Update CI setup

    Previously the Publish action would run on each commit. Now it only runs
    on tags. Formatting, building and testing is done on each commit.
    alknemeyer committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    8f1531c View commit details
    Browse the repository at this point in the history
  4. Rename jobs

    alknemeyer committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    0d7edaa View commit details
    Browse the repository at this point in the history