Skip to content

Move into JuliaGraphs? #1

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

Closed
sbromberger opened this issue May 4, 2020 · 14 comments
Closed

Move into JuliaGraphs? #1

sbromberger opened this issue May 4, 2020 · 14 comments

Comments

@sbromberger
Copy link
Contributor

If you transfer this into JuliaGraphs I'll add you as a maintainer.

@bramtayl
Copy link
Collaborator

bramtayl commented May 4, 2020

I tried that and I got the message "You don’t have the permission to create public repositories on JuliaGraphs"

@sbromberger
Copy link
Contributor Author

Huh. I think you have to transfer ownership. I'll accept and then add you as the maintainer.

@bramtayl
Copy link
Collaborator

bramtayl commented May 4, 2020

Ok, I transferred it to you

@sbromberger
Copy link
Contributor Author

Oops. You transferred it to me, personally, instead of JuliaGraphs. I'll just re-transfer. Give it a few minutes.

@sbromberger
Copy link
Contributor Author

You should have some invitations to accept. (Make sure you're using 2-factor auth on your github account.) Once you accept the invitations, you should be the (only) maintainer of the repo under JuliaGraphs. You're in charge of inviting any other collaborators!

@bramtayl
Copy link
Collaborator

bramtayl commented May 4, 2020

Yay!

@bramtayl bramtayl closed this as completed May 4, 2020
@bramtayl
Copy link
Collaborator

bramtayl commented May 7, 2020

@sbromberger maybe we should make an announcement?

@sbromberger
Copy link
Contributor Author

Oh, absolutely. Did you create an initial release? I'll be happy to help you draft something if you want.

@bramtayl
Copy link
Collaborator

bramtayl commented May 7, 2020

That would be great! I'm not even sure what an initial release is supposed to be, to be honest. I could register the package?

@sbromberger
Copy link
Contributor Author

Yeah, in short, the steps are

  1. make sure your Project.toml is correct, and set the initial version (I'd suggest v0.1.0)
  2. use Registrator to register the package
  3. wait 3 days
  4. when it's registered, tag (in github) v0.1.0 and use github to create a release based on the tag
  5. announce on discourse.

@bramtayl
Copy link
Collaborator

bramtayl commented May 9, 2020

Ok, well here's a start. @JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/14470

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

@bramtayl
Copy link
Collaborator

bramtayl commented Jun 1, 2020

@sbromberger I keep getting distracted. Ok, so I think I have tagbot installed as a github action but it doesn't seem to be working. So I manually tagged and pushed. There seems to be a release 0.1.0 on github now? So ready to announce?

@sbromberger
Copy link
Contributor Author

Yes!!! Nice work. Time to announce!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants