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

Add ccan to clib conversion script #128

Merged
merged 1 commit into from
Oct 3, 2016
Merged

Add ccan to clib conversion script #128

merged 1 commit into from
Oct 3, 2016

Conversation

willemt
Copy link
Member

@willemt willemt commented Jan 23, 2016

This script converted the ccan build_assert module into the clibs/build_assert mirror repo. But yet, I still had to manually create the repo in Github and git commit -am ‘Initial commit’; git push.

This approach of mirroring ccan modules is good thanks to the repo package.json key. This means clib will always download the latest source files from rustyrussell/ccan.

I want to create repo mirrors for all of ccan, but before that I wonder:

  • is it a good idea to put all the ccan mirror modules into their own organisation, eg. ccan-clibs/*? Otherwise, we should put all the ccan mirror repos into clibs/*
  • is there a way to automatically create Github repos (maybe via the HTTP API)?

@jwerle
Copy link
Member

jwerle commented Apr 4, 2016

is it a good idea to put all the ccan mirror modules into their own organisation, eg. ccan-clibs/? Otherwise, we should put all the ccan mirror repos into clibs/

hmm if there aren't any naming conflicts then I'd imagine that it is okay

is there a way to automatically create Github repos (maybe via the HTTP API)?

Looks like you can :]
https://developer.github.com/v3/repos/#create

@jwerle
Copy link
Member

jwerle commented Jun 27, 2016

@willemt this LGTM

@jwerle
Copy link
Member

jwerle commented Sep 30, 2016

@stephenmathieson LGTY? :]

Copy link
Member

@stephenmathieson stephenmathieson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome!! thanks dude!

ship it =)

@jwerle jwerle merged commit ab94c6d into clibs:master Oct 3, 2016
@jb55 jb55 mentioned this pull request Dec 30, 2017
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

Successfully merging this pull request may close these issues.

3 participants