aboutsummaryrefslogtreecommitdiffstats
path: root/util/travis_compiled_push.sh
Commit message (Collapse)AuthorAgeFilesLines
* Hopefully fix Travis Auto-IncrementationU-LANDSRAAD\drashna2018-03-291-12/+29
| | | | | This reverts the changes in #2491, so that Travis will hopefully return to automatic incrementing. But this includes the layout and userspace excepts, as well.
* Add Layouts to exclusionU-LANDSRAAD\drashna2018-03-251-1/+1
|
* Ignore users folder for Travis taggingU-LANDSRAAD\drashna2018-03-251-4/+4
|
* Generate API docs from source code comments (#2491)skullydazed2018-03-221-26/+9
| | | | | | | | | | | | | | | | | | * Generate api docs from source code * Add a bunch of doxygen comments * more doxygen comments * Add the in-progress api docs * script to generate docs from travis * Add doc generation to the travis job * make travis_docs.sh commit the work it does * make sure the docs script exits cleanly
* update build script to not delete filesJack Humbert2017-11-171-4/+6
|
* update travis scriptJack Humbert2017-11-141-1/+1
|
* update travis scriptJack Humbert2017-11-141-3/+4
|
* fix push scriptJack Humbert2017-11-141-4/+10
|
* hack to force new tagJack Humbert2017-10-151-1/+2
|
* update travis scriptJack Humbert2017-08-241-1/+2
|
* update build scriptJack Humbert2017-08-231-10/+5
|
* move to compiled [skip ci]Jack Humbert2017-08-221-3/+3
|
* update travis scriptJack Humbert2017-08-221-2/+1
|
* attempt to fix line-ending travis stuffJack Humbert2017-08-211-1/+2
|
* update building for .hex, secrets movingJack Humbert2017-08-211-3/+3
|
* make travis convert line-endings and push a skippable commitJack Humbert2017-08-201-0/+6
|
* stop compiling ez after build, rework ssh idsJack Humbert2017-08-201-2/+2
|
* fix tag incrementJack Humbert2017-07-031-1/+2
|
* fix up travis scriptJack Humbert2017-07-021-1/+5
|
* make qmk bot do the hard workJack Humbert2017-05-301-2/+2
|
* exclude PRsJack Humbert2017-05-301-3/+6
|
* no master needed on push maybeJack Humbert2017-05-291-1/+1
|
* push to git urlJack Humbert2017-05-291-2/+2
|
* more than one en-file, and actually ignore docsJack Humbert2017-05-291-4/+2
|
* ignore docs, fix tag/hex pushingJack Humbert2017-05-281-3/+11
|
* update travis scriptJack Humbert2017-05-171-6/+7
|
* fix travis and reduce warningsJack Humbert2017-02-161-1/+1
|
* ignore PRs in versioningJack Humbert2017-02-161-1/+1
|
* pass through travis errorsJack Humbert2017-02-071-1/+1
|
* try building only keyboards neededJack Humbert2017-02-071-3/+3
|
* [skip build] testing travis scriptJack Humbert2017-02-061-1/+1
|
* [skip build] testing travis scriptJack Humbert2017-02-061-1/+2
|
* [skip build] testing travis scriptJack Humbert2017-02-061-1/+1
|
* [skip build] testing travis scriptJack Humbert2017-02-061-1/+5
|
* [skip build] testing travis scriptJack Humbert2017-02-061-1/+1
|
* [skip build] testing travis scriptJack Humbert2017-02-061-18/+22
|
* fixes qmk.fm linking, tests out auto version incrementingJack Humbert2017-02-061-1/+20
|
* Fix travis_compiled_pushFred Sundvik2016-08-271-2/+2
|
* forces all ergodox keymaps to be ez on qmk.fm (were infinity)Jack Humbert2016-08-121-0/+2
|
* correct file nameJack Humbert2016-08-011-1/+1
|
* fix mkdir cmdJack Humbert2016-08-011-1/+1
|
* automatically forward ergodox ezJack Humbert2016-08-011-0/+2
|
* Implements subprojects and updates projects for this (#459)Jack Humbert2016-06-291-0/+23
* non-working commit * working * subprojects implemented for planck * pass a subproject variable through to c * consolidates clueboard revisions * thanks for letting me know about conflicts.. * turn off audio for yang's * corrects starting paths for subprojects * messing around with travis * semicolon * travis script * travis script * script for travis * correct directory (probably), amend files to commit * remove origin before adding * git pull, correct syntax * git checkout * git pull origin branch * where are we? * where are we? * merging * force things to happen * adds commit message, adds add * rebase, no commit message * rebase branch * idk! * try just pull * fetch - merge * specify repo branch * checkout * goddammit * merge? idk * pls * after all * don't split up keyboards * syntax * adds quick for all-keyboards * trying out new script * script update * lowercase * all keyboards * stop replacing compiled.hex automatically * adds if statement * skip automated build branches * forces push to automated build branch * throw an add in there * upstream? * adds AUTOGEN * ignore all .hex files again * testing out new repo * global ident * generate script, keyboard_keymap.hex * skip generation for now, print pandoc info, submodule update * try trusty * and sudo * try generate * updates subprojects to keyboards * no idea * updates to keyboards * cleans up clueboard stuff * setup to use local readme * updates cluepad, planck experimental * remove extra led.c [ci skip] * disable power up for now * config files updates * makefile updates * .h file updates, config tuning * disable audio for yang