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

New package: ResourceManagers v0.1.0 #93009

Merged

Conversation

JuliaRegistrator
Copy link
Contributor

@JuliaRegistrator JuliaRegistrator commented Oct 8, 2023

  • Registering package: ResourceManagers
  • Repository: https://github.com/complyue/ResourceManagers.jl
  • Created by: @complyue
  • Version: v0.1.0
  • Commit: 99a4e70ada545f4773f695198e01d14a101523b1
  • Git reference: HEAD
  • Description: Resource management in Julia, inspired by Python's with statement for resource acquisition and release.

@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch October 8, 2023 14:34 — with GitHub Actions Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2023

Your new package pull request met all of the guidelines for auto-merging and is scheduled to be merged when the mandatory waiting period (3 days) has elapsed.

Since you are registering a new package, please make sure that you have read the package naming guidelines: https://julialang.github.io/Pkg.jl/dev/creating-packages/#Package-naming-guidelines-1


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment. You can edit blocking comments, adding [noblock] to them in order to unblock auto-merging.

@JuliaRegistrator JuliaRegistrator force-pushed the registrator-resourcemanagers-0ddfaa41-v0.1.0-15274bbb4a branch from 7f5d7b8 to ba79513 Compare October 8, 2023 14:59
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch October 8, 2023 14:59 — with GitHub Actions Inactive
@complyue
Copy link

complyue commented Oct 8, 2023

[noblock]

Seems checks passed with help from: https://discourse.julialang.org/t/juliaregistries-cant-update-my-package-because-of-registry-dirty/89379/6?u=complyue


Help?!

AutoMerge seems to have bug?

┌ Error: Some registries failed to update:
│     — `/tmp/jl_4lTyVi/registries/General` — registry dirty
└ @ Pkg.Registry /opt/hostedtoolcache/julia/1.9.3/x64/share/julia/stdlib/v1.9/Pkg/src/Registry/Registry.jl:510

@JuliaRegistrator JuliaRegistrator force-pushed the registrator-resourcemanagers-0ddfaa41-v0.1.0-15274bbb4a branch from ba79513 to 66a1246 Compare October 8, 2023 15:12
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch October 8, 2023 15:12 — with GitHub Actions Inactive
@JuliaRegistrator JuliaRegistrator force-pushed the registrator-resourcemanagers-0ddfaa41-v0.1.0-15274bbb4a branch from 66a1246 to 488722c Compare October 9, 2023 06:32
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch October 9, 2023 06:32 — with GitHub Actions Inactive
@JuliaRegistrator JuliaRegistrator force-pushed the registrator-resourcemanagers-0ddfaa41-v0.1.0-15274bbb4a branch from 488722c to af35281 Compare October 9, 2023 06:50
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch October 9, 2023 06:50 — with GitHub Actions Inactive
@JuliaRegistrator JuliaRegistrator force-pushed the registrator-resourcemanagers-0ddfaa41-v0.1.0-15274bbb4a branch from af35281 to a6176ab Compare October 9, 2023 16:11
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch October 9, 2023 16:11 — with GitHub Actions Inactive
UUID: 0ddfaa41-c5cc-4b1d-8f46-5fada6d10e03
Repo: https://github.com/complyue/ResourceManagers.jl.git
Tree: d1b075ae5b66bb819d88d00fcde2354423d84392

Registrator tree SHA: 7242ef64be5953fac9bf8b3efa3a7c4d2d44ca09
@JuliaRegistrator JuliaRegistrator force-pushed the registrator-resourcemanagers-0ddfaa41-v0.1.0-15274bbb4a branch from a6176ab to ca1e4dd Compare October 9, 2023 16:26
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch October 9, 2023 16:26 — with GitHub Actions Inactive
@GunnarFarneback
Copy link
Contributor

GunnarFarneback commented Oct 9, 2023

[noblock]
That's an error message from Pkg caused by automerge trying out the registry PR. The error is expected and caught. It could be explained better in the output log but generally AutoMerge is a little unorthodox and presents its findings as a PR comment rather than throwing CI errors.

@complyue
Copy link

[noblock]

Nice to know those errors are safe to ignore, but the log is rather lengthy, I confess that didn't pay much attention to go over the messages, but simply took @StefanKarpinski 's advice (I believe he spotted the right message in the log).

[quote="StefanKarpinski, post:6, topic:89379, full:true"]
CI is correctly complaining that you cannot claim compatibility with Julia 2.x. It should be 1.6-1 or 1.9-1.
[/quote]

While that information did not appear as a comment here, maybe a bug.


Any more thing I need to do for my pkg get registered? Or just wait this PR merged by the CI or some person?

@lgoettgens
Copy link
Contributor

[noblock]
As there are no automerge issues left and no blocking comments, this PR will be merged automatically 3 days after it was first opened. So you just need to wait for a little bit.

@JuliaTagBot JuliaTagBot merged commit e8b8ade into master Oct 11, 2023
10 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-resourcemanagers-0ddfaa41-v0.1.0-15274bbb4a branch October 11, 2023 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants