JuliaMolSim / EmpiricalPotentials.jl

Empirical interatomic potentials with Julia, AtomsBase and AtomsCalculators
MIT License
2 stars 0 forks source link

Register in General #4

Open cortner opened 6 months ago

cortner commented 6 months ago

@tjjarvinen -- I see project version is set to 0.1.0. Is it really ready for this?

tjjarvinen commented 6 months ago

The main point of 0.1.0 is that we can have non breaking releases. With 0.0.1 we only have breaking releases. And I don't see us making breaking changes that much.

cortner commented 6 months ago

Ok Inwill merge as 0.1 then, not the end of the world if we need a few minor releases

cortner commented 6 months ago

@JuliaRegistrator register

cortner commented 6 months ago

@JuliaRegistrator register

JuliaRegistrator commented 6 months ago

Registration pull request created: JuliaRegistries/General/99001

Tip: Release Notes

Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text "Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the release that TagBot creates. i.e.

@JuliaRegistrator register

Release notes:

## Breaking changes

- blah

To add them here just re-invoke and the PR will be updated.

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.0 -m "<description of version>" 1aee70823f8a7874f97cc85cdd01c43cd40b6adf
git push origin v0.1.0
cortner commented 6 months ago

@JuliaRegistrator register

JuliaRegistrator commented 6 months ago

Registration pull request created: JuliaRegistries/General/99206

Tip: Release Notes

Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text "Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the release that TagBot creates. i.e.

@JuliaRegistrator register

Release notes:

## Breaking changes

- blah

To add them here just re-invoke and the PR will be updated.

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.1 -m "<description of version>" cb3d906cc8e700e9345dd2aaf3da721f600e1d91
git push origin v0.1.1
cortner commented 2 months ago

@JuliaRegistrator register

JuliaRegistrator commented 2 months ago

Registration pull request created: JuliaRegistries/General/106901

Tip: Release Notes

Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text "Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the release that TagBot creates. i.e.

@JuliaRegistrator register

Release notes:

## Breaking changes

- blah

To add them here just re-invoke and the PR will be updated.

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>" 9da3261ee8da41f5b56affbc52809ffba9dad583
git push origin v0.1.2
cortner commented 2 months ago

@JuliaRegistrator register

JuliaRegistrator commented 2 months ago

Registration pull request created: JuliaRegistries/General/107115

Tip: Release Notes

Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text "Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the release that TagBot creates. i.e.

@JuliaRegistrator register

Release notes:

## Breaking changes

- blah

To add them here just re-invoke and the PR will be updated.

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.3 -m "<description of version>" ca2e012b5c1951103b5e9be05c1ed73970213786
git push origin v0.1.3