Skip to content

[ci.yml] Add actionlint, upload tarball#467

Merged
mikeharder merged 4 commits intoAzure:mainfrom
mikeharder:actionlint
Apr 1, 2026
Merged

[ci.yml] Add actionlint, upload tarball#467
mikeharder merged 4 commits intoAzure:mainfrom
mikeharder:actionlint

Conversation

@mikeharder
Copy link
Copy Markdown
Member

@mikeharder mikeharder commented Apr 1, 2026

*.jsonc
.prettierrc
azure-pipelines.yml
coverage/
Copy link
Copy Markdown
Member Author

@mikeharder mikeharder Apr 1, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needed now because we test before format

{
// Based on https://eslint.org/docs/latest/use/configure/configuration-files#globally-ignoring-files-with-ignores
ignores: ["**/dist", "eslint.config.js"]
ignores: ["**/dist", "eslint.config.js", "coverage/**"]
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needed now because we test before lint

target-folder: drop-linux
- os: windows-latest
target-folder: drop
os: [ubuntu-latest, windows-latest]
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

target-folder was dead code accidentally left behind

@mikeharder mikeharder merged commit 6b7f7a3 into Azure:main Apr 1, 2026
8 checks passed
@mikeharder mikeharder deleted the actionlint branch April 1, 2026 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants