8000 Tags · darklore/coursier · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: darklore/coursier

Tags

v2.0.0-RC6-21

Toggle v2.0.0-RC6-21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request coursier#1756 from alexarchambault/better-authenti…

…cation-defaults

Better authentication defaults

v2.0.0-RC6-20

Toggle v2.0.0-RC6-20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update sbt to 1.3.11 (coursier#1752)

v2.0.0-RC6-19

Toggle v2.0.0-RC6-19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request coursier#1740 from alexarchambault/scala-version-h…

…andling

Tweak scala version handling in CLI

v2.0.0-RC6-18

Toggle v2.0.0-RC6-18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for global excludes in ivy.xml (coursier#1726)

v2.0.0-RC6-17

Toggle v2.0.0-RC6-17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request coursier#1722 from alexarchambault/develop

Minor API addition, plus bug fix

v2.0.0-RC6-16

Toggle v2.0.0-RC6-16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request coursier#1718 from alexarchambault/map-artifacts

Allow to transform artifacts prior to fetching them

v2.0.0-RC6-15

Toggle v2.0.0-RC6-15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Delete lockfile explicitly (coursier#1704)

This partially reverts the changes introduced in 344f6e7. Specifically, it reverts back to explicitly deleting lockfiles from caches, rather than relying on the DELETE_ON_CLOSE channel option.

It solves a concurrent download bug in mill and unblocks this PR com-lihaoyi/mill#858. I'm not exactly sure why this change fixes the issue, but this is what I found after many hours of bisecting. Note that it is not sufficient to explicitly delete the file in the finally block, but that the DELETE_ON_CLOSE must not be used as it somehow interferes.

v2.0.0-RC6-14

Toggle v2.0.0-RC6-14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request coursier#1694 from alexarchambault/optims

Optimizations

v2.0.0-RC6-13

Toggle v2.0.0-RC6-13's commit message
Revert "Add funding section in website footer"

Not happy with how it looks for now…

This reverts commit 9999f3b.

v2.0.0-RC6-12

Toggle v2.0.0-RC6-12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Switch to the latest directories-jvm (coursier#1667)

0