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: add matrix alias to simplify using outputs for matrix jobs #1975

Commits on Jan 25, 2024

  1. feat: enhance error handling for non-git directories

    - Improve error message for the case when .git directory is not found in the given working directory
    - Add a warning message when the current working directory is not inside a git repository
    jackton1 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    dcf1ea7 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    c27b5ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36265d3 View commit details
    Browse the repository at this point in the history
  3. Update inputs.ts

    jackton1 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    3f3fe2c View commit details
    Browse the repository at this point in the history
  4. Update action.yml

    jackton1 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    09055f9 View commit details
    Browse the repository at this point in the history
  5. Merge 09055f9 into fe6c3ea

    jackton1 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    843e362 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    498e823 View commit details
    Browse the repository at this point in the history