summaryrefslogtreecommitdiff
path: root/util/travis_compiled_push.sh
Commit message (Collapse)AuthorAge
* Prevent clang-format messing up placeholder tokens within keyboard templates ↵fauxpark2019-10-10
| | | | | | | | | | (#6790) * Use .template file extension for keyboard template files * Filter out .template files completely before passing to clang-format * Undo file extension stuff; just ignore quantum/template dir
* Add new files to the list of files that are formatted. (#6296)skullydazed2019-08-30
|
* Enforce clang-format (#6293)skullydazed2019-08-30
| | | | | | * Enforce clang-format on commit for core files * forgot about tests
* Switch version incrementing to the command put together by @noroadsleft. (#6310)skullydazed2019-07-11
| | | | | | | | * Switch version incrementing to the command put together by @noroadsleft. * Update util/travis_compiled_push.sh Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Clean up duped filenames om qmk.fm (#5822)Mikkel Jeppesen2019-05-28
| | | Removes all binaries that don't correspond to an entry in the .keyboards file
* Remove duplication of ssh keys and fix usage on PR builds (#5013)zvecr2019-02-15
|
* Fix travis_compiled_push.sh script issue (#5114)Drashna Jaelre2019-02-12
| | | | | | | | * Fix travis_compiled_push.sh script issue * fix typo * properly fix push script
* Remove AUTOGEN and fix Travis Compiled Push scripts (#5077)Drashna Jaelre2019-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Grab HEX and BIN files from autogen And push them to qmk.fm/compiled * Make autogen copy extension agnostic This way, when travis cl scrpit looks for hex files, it will actually grab bin files, and not hex files for ARM boards * Handle the AUTOGEN in :bin target to properly handle edge cases Both the TADA68 and ATSAM boards generate the hex file and then convert it to a bin file. The changes I made does not handle this well, at all. This removes the hex and replaces it with a bin, if a bin is normally generated. * Revert hex target to original copy command * Check hex and bin separately in compile push script Since I don't know how to script this, well * Simplify push to compiled folder * Further simplify compiled push script * Move AUTOGEN parsing to a more sane location to prevent tech debt Thanks to skully! * Remove AUTOGEN completely, as it's not needed This has the benefit of making everything super simple, since we can pull every hex and bin from the root of the qmk_firmware folder, and move that to th compiled folder. This also removes old and unneeded code, and removes some tech debt that has been accrued, without adding more, in theory.
* Improve diagnostics for build hashesYan-Fa Li2018-12-25
|
* Set the executable bit for sh scripts under util.Fredric Silberberg2018-11-02
|
* Hopefully fix Travis Auto-IncrementationU-LANDSRAAD\drashna2018-03-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-25
|
* Ignore users folder for Travis taggingU-LANDSRAAD\drashna2018-03-25
|
* Generate API docs from source code comments (#2491)skullydazed2018-03-22
| | | | | | | | | | | | | | | | | | * 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-17
|
* update travis scriptJack Humbert2017-11-14
|
* update travis scriptJack Humbert2017-11-14
|
* fix push scriptJack Humbert2017-11-14
|
* hack to force new tagJack Humbert2017-10-15
|
* update travis scriptJack Humbert2017-08-24
|
* update build scriptJack Humbert2017-08-23
|
* move to compiled [skip ci]Jack Humbert2017-08-22
|
* update travis scriptJack Humbert2017-08-22
|
* attempt to fix line-ending travis stuffJack Humbert2017-08-21
|
* update building for .hex, secrets movingJack Humbert2017-08-21
|
* make travis convert line-endings and push a skippable commitJack Humbert2017-08-20
|
* stop compiling ez after build, rework ssh idsJack Humbert2017-08-20
|
* fix tag incrementJack Humbert2017-07-03
|
* fix up travis scriptJack Humbert2017-07-02
|
* make qmk bot do the hard workJack Humbert2017-05-30
|
* exclude PRsJack Humbert2017-05-30
|
* no master needed on push maybeJack Humbert2017-05-29
|
* push to git urlJack Humbert2017-05-29
|
* more than one en-file, and actually ignore docsJack Humbert2017-05-29
|
* ignore docs, fix tag/hex pushingJack Humbert2017-05-28
|
* update travis scriptJack Humbert2017-05-17
|
* fix travis and reduce warningsJack Humbert2017-02-16
|
* ignore PRs in versioningJack Humbert2017-02-16
|
* pass through travis errorsJack Humbert2017-02-07
|
* try building only keyboards neededJack Humbert2017-02-07
|
* [skip build] testing travis scriptJack Humbert2017-02-06
|
* [skip build] testing travis scriptJack Humbert2017-02-06
|
* [skip build] testing travis scriptJack Humbert2017-02-06
|
* [skip build] testing travis scriptJack Humbert2017-02-06
|
* [skip build] testing travis scriptJack Humbert2017-02-06
|
* [skip build] testing travis scriptJack Humbert2017-02-06
|
* fixes qmk.fm linking, tests out auto version incrementingJack Humbert2017-02-06
|
* Fix travis_compiled_pushFred Sundvik2016-08-27
|
* forces all ergodox keymaps to be ez on qmk.fm (were infinity)Jack Humbert2016-08-12
|
* correct file nameJack Humbert2016-08-01
|