-
Notifications
You must be signed in to change notification settings - Fork 154
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: Lint actions #366
Open
msw-kialo
wants to merge
26
commits into
rhysd:main
Choose a base branch
from
kialo:lint-actions
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat: Lint actions #366
Commits on Oct 9, 2023
-
Duplicate linting infrastructure to lint actions, too
For the moment we kept the old scheme and rules.
Configuration menu - View commit details
-
Copy full SHA for 61fecfd - Browse repository at this point
Copy the full SHA 61fecfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for dae9310 - Browse repository at this point
Copy the full SHA dae9310View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8992b49 - Browse repository at this point
Copy the full SHA 8992b49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b3655c - Browse repository at this point
Copy the full SHA 6b3655cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5328f81 - Browse repository at this point
Copy the full SHA 5328f81View commit details
Commits on Oct 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bf2f39c - Browse repository at this point
Copy the full SHA bf2f39cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cde5d87 - Browse repository at this point
Copy the full SHA cde5d87View commit details -
Mimic dummy workflow/job while visits actions
It allows existing rules to function as are (they potentially make preparation and post actions in Workflow* Job* functions).
Configuration menu - View commit details
-
Copy full SHA for f0c006c - Browse repository at this point
Copy the full SHA f0c006cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4693ce - Browse repository at this point
Copy the full SHA f4693ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88bbdc2 - Browse repository at this point
Copy the full SHA 88bbdc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba8491f - Browse repository at this point
Copy the full SHA ba8491fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fe56c1 - Browse repository at this point
Copy the full SHA 8fe56c1View commit details -
CI: workaround shellcheck/actionlint limitation
">" stricts newlines with single spaces, but apparently this isn't picked by actionlint/shellcheck
Configuration menu - View commit details
-
Copy full SHA for 9f2987a - Browse repository at this point
Copy the full SHA 9f2987aView commit details -
Configuration menu - View commit details
-
Copy full SHA for af49077 - Browse repository at this point
Copy the full SHA af49077View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb3a340 - Browse repository at this point
Copy the full SHA bb3a340View commit details -
Add action specific methods to visit interface
Starting to port rule_id, rule_expression and rule_shellcheck to correctly handle action visits.
Configuration menu - View commit details
-
Copy full SHA for 8c3038a - Browse repository at this point
Copy the full SHA 8c3038aView commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6cc4130 - Browse repository at this point
Copy the full SHA 6cc4130View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb1e69d - Browse repository at this point
Copy the full SHA bb1e69dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef14959 - Browse repository at this point
Copy the full SHA ef14959View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1275407 - Browse repository at this point
Copy the full SHA 1275407View commit details -
Use interface for the Runs block and a normal struct for the Action itself
Configuration menu - View commit details
-
Copy full SHA for b95f955 - Browse repository at this point
Copy the full SHA b95f955View commit details
Commits on Oct 13, 2023
-
Select syntax to check based on file name or top-level yaml keys.
Configuration menu - View commit details
-
Copy full SHA for 3bd8075 - Browse repository at this point
Copy the full SHA 3bd8075View commit details
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4bf6973 - Browse repository at this point
Copy the full SHA 4bf6973View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae2dc96 - Browse repository at this point
Copy the full SHA ae2dc96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 847623f - Browse repository at this point
Copy the full SHA 847623fView commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4b05130 - Browse repository at this point
Copy the full SHA 4b05130View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.