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

Tags: erlef/rebar3_hex

8000 Tags

v7.0.11

Toggle v7.0.11's commit message
Better error message

v7.0.10

Toggle v7.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Show friendly error message when non-hex deps are found. (#351)

* Show friendly error message when non-hex deps are found.

---------

Co-authored-by: Paulo F. Oliveira <paulo.ferraz.oliveira@gmail.com>

v7.0.9

Toggle v7.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Honor app switch when used in umbrella for build task (#349)

v7.0.8

Toggle v7.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Hex link to GitHub repository (#337)

v7.0.7

Toggle v7.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix authentication to private repos `rebar3 hex user auth --repo [REP…

…O]` (#328)

* Fix authentication to private repos `rebar3 hex user auth --repo [REPO]`

* Set api_organization to undefined when it is not present

* Initialize api_repository to undefined if it is not present

v7.0.6

Toggle v7.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Do not attempt to format version for custom versions (#325)

v7.0.5

Toggle v7.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Handle case for build package where the error is a tagged tuple. (#323)

v7.0.4

Toggle v7.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix duplicate prompts and output for pushing tags in cut (#321)

v7.0.2

Toggle v7.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update owner provider documentation (#305)

v7.0.1

Toggle v7.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Doc files must unpack relative to the current working directory (#298)

* Doc files must unpack to relative to the current working directory

- hexpm expects docs to be in ./ not ./doc

* Fix up shell code blacks and mark exported functions as private

* module doc fixups
0