[ 4 posts ]

Josh Lizarraga

YUI Contributor

  • Offline
  • Profile
Tags:

Multiple modules and GitHub?

Post Posted: Wed Apr 27, 2011 5:44 pm
+0-
Hi all,

I put together another Gallery module, built it with ant, then committed the results to my fork, but none of the files for the new module were uploaded.

Do I need to have separate yui3-gallery forks on GitHub for each module? What is the proper way of maintaining multiple Gallery modules through GitHub?

Thanks!

Josh

Josh Lizarraga

YUI Contributor

  • Offline
  • Profile
Tags:

Re: Multiple modules and GitHub?

Post Posted: Wed Apr 27, 2011 5:53 pm
+0-
I tried pulling and committing again, and got the following:

Code:
# On branch master
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#   build/gallery-yui-tooltip/
#   src/gallery-yui-tooltip/


So I did as instructed (used "git add" to track these directories) and everything is peachy now. :)

Josh

Caridy Patino

YUI Contributor

  • Username: caridy
  • Joined: Mon Dec 08, 2008 5:40 pm
  • Posts: 491
  • Location: Miami, FL
  • Twitter: caridy
  • GitHub: caridy
  • Gists: caridy
  • IRC: caridy
  • YUI Developer
  • Offline
  • Profile

Re: Multiple modules and GitHub?

Post Posted: Sat Apr 30, 2011 12:59 pm
+0-
Hey Josh,

You can have a single fork for all your modules, and all your contributions for other people modules as well. It seems that your commit is correct, since I can see the tooltip and the slideshow files there:

https://github.com/jlizarraga/yui3-gall ... 02c4acd7ff

One trick though: do not commit any file within build, since the internal gallery builder will generate that in the next rev and you might run into merging conflicts (that you can easily solve, but anyway).

Btw, there is a presentation from Jenny that I think should be available somewhere with a lot of good tricks to deal with YUI contribution.

Best Regards,
Caridy

Simon Ly

  • Username: simonly
  • Joined: Mon May 02, 2011 4:22 am
  • Posts: 1
  • Offline
  • Profile

Re: Multiple modules and GitHub?

Post Posted: Mon May 02, 2011 4:35 am
+0-
thanks for the info will check out that presentation for Jenny.
  [ 4 posts ]
Display posts from previous:  Sort by  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
cron