Git Product home page Git Product logo

Comments (26)

ufechner7 avatar ufechner7 commented on May 26, 2024

@JuliaRegistrator register

from kitepodmodels.jl.

JuliaRegistrator avatar JuliaRegistrator commented on May 26, 2024

Error while trying to register: Register Failed
@ufechner7, it looks like you are not a publicly listed member/owner in the parent organization (aenarete).
If you are a member/owner, you will need to change your membership to public. See GitHub Help

from kitepodmodels.jl.

ufechner7 avatar ufechner7 commented on May 26, 2024

@JuliaRegistrator register

from kitepodmodels.jl.

JuliaRegistrator avatar JuliaRegistrator commented on May 26, 2024

Registration pull request created: JuliaRegistries/General/56601

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>" 39320de899ed99c9aff383871e938f08731230f5
git push origin v0.1.0

from kitepodmodels.jl.

ufechner7 avatar ufechner7 commented on May 26, 2024

@JuliaRegistrator register

from kitepodmodels.jl.

JuliaRegistrator avatar JuliaRegistrator commented on May 26, 2024

Registration pull request updated: JuliaRegistries/General/56601

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>" 56e1b2d7ac192f281b204009deff79b21deee2c4
git push origin v0.1.0

from kitepodmodels.jl.

ufechner7 avatar ufechner7 commented on May 26, 2024

@JuliaRegistrator register

from kitepodmodels.jl.

JuliaRegistrator avatar JuliaRegistrator commented on May 26, 2024

Registration pull request created: JuliaRegistries/General/56829

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>" b6c9a02bf71fce527403326f0833139d9fd3b0fe
git push origin v0.1.1

from kitepodmodels.jl.

ufechner7 avatar ufechner7 commented on May 26, 2024

@JuliaRegistrator register

from kitepodmodels.jl.

JuliaRegistrator avatar JuliaRegistrator commented on May 26, 2024

Registration pull request created: JuliaRegistries/General/56857

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>" 13190f9cca9e6634261c20cd6328a1589a60e276
git push origin v0.1.2

from kitepodmodels.jl.

ufechner7 avatar ufechner7 commented on May 26, 2024

@JuliaRegistrator register

from kitepodmodels.jl.

JuliaRegistrator avatar JuliaRegistrator commented on May 26, 2024

Registration pull request created: JuliaRegistries/General/58657

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>" 65766182bfc6c51779e572019e3ba1ba14bb866d
git push origin v0.1.3

from kitepodmodels.jl.

ufechner7 avatar ufechner7 commented on May 26, 2024

@JuliaRegistrator register

from kitepodmodels.jl.

JuliaRegistrator avatar JuliaRegistrator commented on May 26, 2024

Registration pull request updated: JuliaRegistries/General/58657

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>" d1027b9233c5f802a1e48a1c160b96ceb7e6e5ab
git push origin v0.1.3

from kitepodmodels.jl.

ufechner7 avatar ufechner7 commented on May 26, 2024

@JuliaRegistrator register

from kitepodmodels.jl.

JuliaRegistrator avatar JuliaRegistrator commented on May 26, 2024

Registration pull request created: JuliaRegistries/General/59978

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.2.0 -m "<description of version>" 9ef29548cc86b7ac7e3c0da7bc2b0abb3cfff0ac
git push origin v0.2.0

from kitepodmodels.jl.

ufechner7 avatar ufechner7 commented on May 26, 2024

@JuliaRegistrator register

from kitepodmodels.jl.

JuliaRegistrator avatar JuliaRegistrator commented on May 26, 2024

Registration pull request created: JuliaRegistries/General/77960

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.2.1 -m "<description of version>" 97cc91ceac904f017728f3165c195e786667c63b
git push origin v0.2.1

from kitepodmodels.jl.

ufechner7 avatar ufechner7 commented on May 26, 2024

@JuliaRegistrator register

from kitepodmodels.jl.

JuliaRegistrator avatar JuliaRegistrator commented on May 26, 2024

Registration pull request created: JuliaRegistries/General/102574

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.3.0 -m "<description of version>" a21f05fb4a3638f5e8a819f75cf1369750e73a00
git push origin v0.3.0

from kitepodmodels.jl.

ufechner7 avatar ufechner7 commented on May 26, 2024

@JuliaRegistrator register

from kitepodmodels.jl.

JuliaRegistrator avatar JuliaRegistrator commented on May 26, 2024

Registration pull request updated: JuliaRegistries/General/102574

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.3.0 -m "<description of version>" a21f05fb4a3638f5e8a819f75cf1369750e73a00
git push origin v0.3.0

from kitepodmodels.jl.

ufechner7 avatar ufechner7 commented on May 26, 2024

@JuliaRegistrator register

from kitepodmodels.jl.

JuliaRegistrator avatar JuliaRegistrator commented on May 26, 2024

Registration pull request updated: JuliaRegistries/General/102574

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

from kitepodmodels.jl.

ufechner7 avatar ufechner7 commented on May 26, 2024

@JuliaRegistrator register

from kitepodmodels.jl.

JuliaRegistrator avatar JuliaRegistrator commented on May 26, 2024

Registration pull request created: JuliaRegistries/General/103574

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.3.1 -m "<description of version>" b4cf06cdade5eb7b75e5271368af6110ab0a852f
git push origin v0.3.1

from kitepodmodels.jl.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.