Unverified Commit f6d65c53 authored by Jack Koenig's avatar Jack Koenig Committed by GitHub
Browse files

[CI] Make SBT version handling logic more robust (#3738)

The automation around automatically determining released versions of
Chisel and generating content for the website would fail in the period
between tagging a new release and the corresponding artifacts actually
being released to Maven Central. This would even prevent the CI job
trying to push the release to Maven Central.

Now, the logic for determining releases will filter for those actually
pushed to Maven Central.
parent 4c28bd61
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment