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): Use new slack schema #920

Merged
merged 2 commits into from
Nov 25, 2024
Merged

(Fix): Use new slack schema #920

merged 2 commits into from
Nov 25, 2024

Conversation

TylerJang27
Copy link
Collaborator

@TylerJang27 TylerJang27 commented Nov 19, 2024

v2.0.0 changed the payload schema to use YAML, along with a few other schema changes.

I also disabled the nightly Windows linter tests since they're not providing any signal atm.

Also rolls back an eslint upgrade from #918

Copy link

trunk-staging-io bot commented Nov 19, 2024

Static BadgeStatic BadgeStatic BadgeStatic Badge

Failed Test Failure Summary Logs
Testing formatter nixpkgs-fmt test test Logs ↗︎
Testing formatter nixpkgs-fmt test test Installing v1.3.0 of nixpkgs-fmt failed due to incompatible rustc version. Logs ↗︎

... and 1 more

View Full Report ↗︎Docs

Copy link

trunk-io bot commented Nov 19, 2024

Static BadgeStatic BadgeStatic BadgeStatic Badge

Flaky Test Failure Summary Logs
Testing linter trivy test fs-vuln Logs ↗︎
Testing linter trunk-toolbox test do$1not$1land Logs ↗︎
Testing linter trunk-toolbox test do$1not$1land Logs ↗︎
Testing linter trunk-toolbox test do$1not$1land Logs ↗︎

... and 15 more

View Full Report ↗︎Docs

runs-on: ${{ matrix.os }}
timeout-minutes: 150
strategy:
fail-fast: false
matrix:
linter-version: [Snapshots, Latest]
os: [ubuntu-latest, macOS, windows-latest]
os: [ubuntu-latest, macOS]
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This has been failing rather noisily. Until we can invest time to burn it down, I'm disabling it

@TylerJang27 TylerJang27 marked this pull request as ready for review November 20, 2024 01:07
@TylerJang27 TylerJang27 requested a review from det November 20, 2024 01:07
@TylerJang27 TylerJang27 merged commit 1c98153 into main Nov 25, 2024
12 of 15 checks passed
@TylerJang27 TylerJang27 deleted the tyler/fix-slack-payloads branch November 25, 2024 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants