Skip to content

Add git pull scala-scala to list of test commands #1835

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

Merged
merged 3 commits into from
Dec 19, 2016

Conversation

felixmulder
Copy link
Contributor

This should fix the issue with scala-scala not being updated

pull: true
commands:
- ln -s /var/cache/drone/scala-scala scala-scala
- (cd scala-scala && git pull)
Copy link
Contributor

Choose a reason for hiding this comment

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

I think you shound't be reinventing the wheel and call
update DarkDimius scala scala-scala dotty-library

defined scripts/common.

You'll get all the advantages of already existing system, the most important of which: it'll show last commits in the pulled repo.

@felixmulder felixmulder force-pushed the topic/update-scala-repo branch 3 times, most recently from c08061b to 7cecf12 Compare December 19, 2016 16:50
@felixmulder felixmulder force-pushed the topic/update-scala-repo branch from 7cecf12 to 4ccb4b9 Compare December 19, 2016 16:52
@felixmulder felixmulder merged commit e23c278 into scala:master Dec 19, 2016
@felixmulder felixmulder deleted the topic/update-scala-repo branch December 19, 2016 17:28
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.

2 participants