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

failed to apply new package git pull tag #352

Open
ExpandingMan opened this issue Sep 23, 2021 · 3 comments
Open

failed to apply new package git pull tag #352

ExpandingMan opened this issue Sep 23, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@ExpandingMan
Copy link

Not really a big deal, but for some reason I don't understand the registrator bot failed to apply the new package tag here. Don't know why, the pulls right next to it that did get the tag don't really look any different to me.

@DilumAluthge
Copy link
Member

Yeah, this is a known issue. Basically, Registrator.jl has two code paths:

  1. GitHub comment-bot
  2. JuliaHub web UI

The comment-bot code path includes the logic for adding labels, but the web UI code path does not.

@DilumAluthge DilumAluthge added the bug Something isn't working label Sep 23, 2021
@DilumAluthge
Copy link
Member

@ericphanson This means that new package registrations created from the JuliaHub web UI won't show up in the Slack or Zulip feeds.

@ExpandingMan
Copy link
Author

@ericphanson This means that new package registrations created from the JuliaHub web UI won't show up in the Slack or Zulip feeds.

This was what drew my attention to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants