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

Make Actionlint Directly Invokable as an Action Itself #479

Closed
wants to merge 172 commits into from

Commits on Jan 15, 2023

  1. Configuration menu
    Copy the full SHA
    59bb801 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37bed26 View commit details
    Browse the repository at this point in the history
  3. Create action.yml

    This will allow the repo to be used as an action, the branding can be added if this ever goes on the marketplace.
    norwd authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    d25c1b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab96300 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a50767 View commit details
    Browse the repository at this point in the history
  6. Fix formatting call

    norwd authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    6d048d7 View commit details
    Browse the repository at this point in the history
  7. Format entire warning string

    This might fix the issue where the `:` character gets detected as a yaml mapping value, which this is not.
    norwd authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    ddb13aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ebf9af5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dbc540c View commit details
    Browse the repository at this point in the history
  10. Add example workflow

    norwd authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    a626b14 View commit details
    Browse the repository at this point in the history
  11. Add --color to example

    norwd authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    1120e49 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2045f7c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    a4d4cf6 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    f9634c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Configuration menu
    Copy the full SHA
    06c981a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f1803f View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    99cf598 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    5ef2ef6 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    38276fe View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Configuration menu
    Copy the full SHA
    1ed67bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7861403 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    ad86d7e View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    f20f16f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f424988 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f9bd0f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Configuration menu
    Copy the full SHA
    9558429 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Configuration menu
    Copy the full SHA
    72aa04e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    e308890 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    35f4950 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    b2b2cf3 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    088f127 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    c6b821f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Configuration menu
    Copy the full SHA
    4b841c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f439d96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e3a6f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d135ebf View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. Configuration menu
    Copy the full SHA
    eb1d84a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    0eeae2c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    ed92b36 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    2803931 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    234d625 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb55bb8 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Configuration menu
    Copy the full SHA
    b26d3e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    11ca5af View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    9de2413 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    aa74403 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    e98485e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    7562b96 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Configuration menu
    Copy the full SHA
    f1298af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1f5008 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    1a53640 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    aadc5d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    d79f4b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    3815677 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    526682b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d51d44d View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    63ad63f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    31505b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    44fbffd View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Configuration menu
    Copy the full SHA
    e9939cf View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    7e19671 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    8b0888c View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    02a2ea8 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Configuration menu
    Copy the full SHA
    8094886 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    3f3e852 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    98dc2fb View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    f67f40c View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    7d5f2d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Configuration menu
    Copy the full SHA
    fefb63b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e96fc1 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    47ddbf3 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    b5de33a View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    22e7217 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef13e05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6c715f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    f599396 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b70d215 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    421f9be View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    4daff3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06cf369 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    a2ee53e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8fe371 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9654d70 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    6782952 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    262f18f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    1982b8b View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Configuration menu
    Copy the full SHA
    bc29960 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    6aedfef View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    6f00402 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    d650dae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72e5552 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b66738e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    30ce8fd View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    89cd8fa View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    2475be1 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    04bb6dc View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    e633f87 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    d3de19e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    193c96d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    1bc77db View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    999740d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8545222 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    2311ec2 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    fbff403 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f21d87 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    bcb8db9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fb7c7b View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    b9186c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    9e34ae7 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    430ba3d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    7aa1b40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a56bca3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e31b15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b49f51 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    b52f0a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b08d9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa96836 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbcd8c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    22b67aa View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    92eceed View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    8c43ea4 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    8cecdc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05915e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    483bbb0 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    39ffde8 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    a1ca1fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc632a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    bd6b37f View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    13929a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4488a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    e97cb00 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    313b82f View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    a98378b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91e14a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    f2643c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    c5d6e36 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    5841426 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b31e01 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    c5cc297 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c158b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    a270bc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a01a963 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    f575a73 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    ebc6786 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    1df5482 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e7a8c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    326a165 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe5c14d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2f25bf View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    b966196 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c0badf View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    73017b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c6a587 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    2f73df5 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    8db9720 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    a59130d View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    ffb3284 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    acfb34c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    515cce7 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    c57c71e View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    df8ac32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52b060f View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    cd8e3b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    1318671 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    8d3d559 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76067b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    641ba01 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    fdf9d5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9f1837 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    c5e49e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from norwd/some-point-before-the-fork

    Backmerge Upstream
    norwd authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    1d31ac4 View commit details
    Browse the repository at this point in the history
  3. Fix merge conflict

    norwd authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    3aca46a View commit details
    Browse the repository at this point in the history