Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

@JuliaRegistrator register() #9

Open
fercarozzi opened this issue Nov 15, 2019 · 7 comments
Open

@JuliaRegistrator register() #9

fercarozzi opened this issue Nov 15, 2019 · 7 comments

Comments

@fercarozzi
Copy link
Contributor

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/5458

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.0 -m "<description of version>" bc8c47cbe641052661f4c73d76ec5dc47b38b94e
git push origin v0.1.0

@fercarozzi
Copy link
Contributor Author

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/5458

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.0 -m "<description of version>" c0191787b6d40efce25bce84053ff2a420617c0f
git push origin v0.1.0

@AtilaSaraiva
Copy link
Member

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/88043

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.1 -m "<description of version>" f86d07e616e1f8ca5bfca5530ff89fcc6aeb7c44
git push origin v0.1.1

@AtilaSaraiva
Copy link
Member

@JuliaRegistrator register

Release notes:

The only new feature is the function download_if_needed which downloads a file only if hasn't been downloaded, and checks for the sha256sum checksum hash to assert the integrity of the file. Nevertheless, this release focused on cleaning up the tests and adding CI workflows to run tests and build the documentation website.

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/111797

Tagging

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.2 -m "<description of version>" dd805135927a96a19ba645591bea8250c1b06428
git push origin v0.1.2

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

No branches or pull requests

3 participants