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 .drone.yml #3

Merged
merged 7 commits into from
Jul 25, 2017
Merged

Add .drone.yml #3

merged 7 commits into from
Jul 25, 2017

Conversation

montmanu
Copy link
Collaborator

@montmanu montmanu commented Jul 13, 2017

  • includes simple drone config

see http://readme.drone.io/ (legacy) and http://docs.drone.io/ (current) for documentation

- includes simple drone config 
- assumes a `$GITHUB_TOKEN` secret is configured for the drone repo
- assumes that a `bundlesize` npm-script exists

see http://readme.drone.io/usage/getting-started-cli/ for details on using locally
@montmanu
Copy link
Collaborator Author

montmanu commented Jul 20, 2017

@siddharthkp i've added support for drone here.. i spun up a test drone instance to verify.. you'll need to activate this repo on that instance to see the build results.. i don't have admin privs on this repo so i couldn't do it myself, but i did for my fork.. you can take a look at montmanu#1 to see that the builds were passing until montmanu@506a578 where I had to make a change that broke the build on my fork in order to get the builds to pass on this PR.. lmk if you have any issues!

also probably worth noting that the version of drone running on that instance is very old (I used the one-click deployment on azure from http://try.drone.io/ which apparently hasn't been updated in a while)

@siddharthkp siddharthkp merged commit 2e417ce into siddharthkp:master Jul 25, 2017
@siddharthkp
Copy link
Owner

Published in ci-env@1.4.0

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