Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Run tests on all LTS JDKs but only build on 17 #1453

Merged
merged 6 commits into from
May 5, 2022

Conversation

Goooler
Copy link
Contributor

@Goooler Goooler commented Apr 15, 2022

Description

Ref square/retrofit#3713.

Checklist

  • PR description added
  • tests are added
  • CHANGELOG.md is updated

In case of adding a new rule:

  • README.md is updated
  • Rule has been applied on Ktlint itself and violations are fixed

- name: Upload test results
uses: actions/upload-artifact@v3
if: failure()
with:
name: Test artifacts
path: '**/tests/**/*.html'
path: 'ktlint/build/reports/tests/**'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@paul-dingemans paul-dingemans added this to the 0.46.0 milestone May 5, 2022
@paul-dingemans paul-dingemans merged commit 2ba00cd into pinterest:master May 5, 2022
@Goooler Goooler deleted the more-tests branch May 5, 2022 18:56
@Goooler Goooler mentioned this pull request Aug 29, 2022
6 tasks
@Goooler Goooler mentioned this pull request Jan 23, 2023
6 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants