Skip to content

Fix broken Java CI with Gradle workflow#1988

Merged
iHiD merged 3 commits into
exercism:mainfrom
jmrunkle:gradle-workflow
Sep 5, 2021
Merged

Fix broken Java CI with Gradle workflow#1988
iHiD merged 3 commits into
exercism:mainfrom
jmrunkle:gradle-workflow

Conversation

@jmrunkle
Copy link
Copy Markdown
Contributor

@jmrunkle jmrunkle commented Sep 4, 2021

Fix broken Java CI with Gradle workflow

  • Adds canonical triggers (including manual launch).
  • Removes lint since we have a separate workflow / action for Configlet.
  • Fixes any pre-existing issues in the repo that break the build.

Fixes #1986


Reviewer Resources:

Track Policies

jmrunkle and others added 3 commits September 4, 2021 10:23
@iHiD
Copy link
Copy Markdown
Member

iHiD commented Sep 5, 2021

This is great. Thanks!!

@iHiD iHiD merged commit 9df5e63 into exercism:main Sep 5, 2021
@jmrunkle jmrunkle deleted the gradle-workflow branch September 5, 2021 18:33
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.

"Java CI with Gradle" workflow is not running properly

2 participants