SciML / PolyChaos.jl

A Julia package to construct orthogonal polynomials, their quadrature rules, and use it with polynomial chaos expansions.
https://docs.sciml.ai/PolyChaos/stable/
MIT License
116 stars 25 forks source link

Tag? #47

Closed ChrisRackauckas closed 3 years ago

ChrisRackauckas commented 3 years ago

This is causing some downstream compat issues that seem fixed on master.

timueh commented 3 years ago

I'm not quite sure I understand the problem?!.. What am I missing? Happy to help!

ChrisRackauckas commented 3 years ago

The last tag is from awhile ago so it would be good if current master could get a tag.

timueh commented 3 years ago

ahhh! I see.

Perhaps a stupid question then: does it make sense to create a new tag if there is now new release?

Asked differently: with a new release comes a new tag, but with a new tag does not necessarily come a new release, right?

Sorry for the confusion.

vavrines commented 3 years ago

Adding a tag manually is feasible, but a minor update of release version could also be done. I guess we have something new like the update of test and the fix of compatibility issue : )

ChrisRackauckas commented 3 years ago

I just meant register a new version. @JuliaRegistrator register(). Copy paste that and 👍

JuliaRegistrator commented 3 years ago

Error while trying to register: Register Failed @ChrisRackauckas, it looks like you don't have collaborator status on this repository.

timueh commented 3 years ago

Sorry, my bad @ChrisRackauckas. I relocated, started a new job, and what not. ;)

timueh commented 3 years ago

@JuliaRegistrator register()

JuliaRegistrator commented 3 years ago

Error while trying to register: "Tag with name v0.2.3 already exists and points to a different commit"

timueh commented 3 years ago

@JuliaTagBot register()

timueh commented 3 years ago

Mh.. why is the TagBot action skipped?..

@JuliaTagBot register()

vavrines commented 3 years ago

I guess you need to update TagBot yml. https://discourse.julialang.org/t/ann-required-updates-to-tagbot-yml/49249

timueh commented 3 years ago

I believe the TagBot.yml is correct: I copied the default template from the TagBot website.. @ChrisRackauckas, do you have an idea?

ChrisRackauckas commented 3 years ago

The issue is that @JuliaRegistrator register() failed because you needed to increment the tag.

Also, you need to have the compats for this to work.

Do you want some help maintaining this? I'd be willing to clean that all up.

JuliaRegistrator commented 3 years ago

Error while trying to register: Register Failed @ChrisRackauckas, it looks like you don't have collaborator status on this repository.

timueh commented 3 years ago

Hi @ChrisRackauckas, I'd greatly appreciate your help! I see that you opened a PR already.

ChrisRackauckas commented 3 years ago

Awesome.

ChrisRackauckas commented 2 years ago

@JuliaRegistrator register()

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/59419

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.6 -m "<description of version>" 75caf16e5230b4df6aba585f0d3ad4bf3e97e881
git push origin v0.2.6
ChrisRackauckas commented 2 years ago

@JuliaRegistrator register()

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/61767

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.7 -m "<description of version>" 0273d36a7f1747c6e5f57107fddc77b6fc7bf113
git push origin v0.2.7
ChrisRackauckas commented 1 year ago

@JuliaRegistrator register()

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/71724

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.8 -m "<description of version>" be190bd81c9f275f1f0bdaffaf1c0af7e3c076b3
git push origin v0.2.8
ChrisRackauckas commented 1 year ago

@JuliaRegistrator register()

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/72137

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.9 -m "<description of version>" 2a4c89f2b1db394c2929004a746757c1aa500b57
git push origin v0.2.9