summaryrefslogtreecommitdiffstats
path: root/src/qtmoduleupdater
Commit message (Expand)AuthorAgeFilesLines
* Remove the old Qt Dependency Updater and refer users to the new locationDaniel Smith2022-02-2320-2672/+8
* Update Qt Submoduleupdater to ignore status=additionalLibraryDaniel Smith2021-02-152-5/+3
* Submodule update bot: Allow manual selection of qtbase shaDaniel Smith2020-09-291-0/+37
* Add support for posting updates to slack/teamsSimon Hausmann2020-04-026-1/+86
* Update path to ci bot ssh keySimon Hausmann2020-03-262-2/+2
* Remove special ref for qt5 updates for dev againSimon Hausmann2020-01-311-4/+1
* When posting qt5 updates, respect the product fetch refSimon Hausmann2020-01-302-3/+3
* Fix module dependencies after qt5.git changesSimon Hausmann2020-01-291-22/+19
* Update qt5.git base for dev updatesSimon Hausmann2020-01-291-1/+1
* Prospective fix for shadertools update deadlockSimon Hausmann2020-01-234-5/+16
* Add Makefile for running periodically via systemdSimon Hausmann2019-10-211-0/+11
* Add an option to reset the module update stateSimon Hausmann2019-10-211-0/+7
* Change state storage mechanismSimon Hausmann2019-10-214-8/+142
* Fix re-trying of updatesSimon Hausmann2019-10-161-1/+2
* Handle err in all instancesFrederik Gladhorn2019-10-161-0/+1
* Update copyright yearSimon Hausmann2019-10-1510-10/+10
* Don't let flakey integrations restart the entire processSimon Hausmann2019-10-151-6/+14
* Make it possible to create new git indicesSimon Hausmann2019-10-152-0/+40
* Fix leaking git index file when posting qt5 updatesSimon Hausmann2019-10-151-0/+1
* Fix updating qtrepotools/qtqa in qt5 updatesSimon Hausmann2019-10-151-7/+1
* Allow running the module updater over multiple branchesSimon Hausmann2019-10-144-2/+111
* Simplify main: Move more of the batch iteration code into a separate helper f...Simon Hausmann2019-10-142-38/+50
* Clean up gerrit interaction optionsSimon Hausmann2019-10-144-21/+26
* Streamline product fetch ref handlingSimon Hausmann2019-10-142-7/+9
* Fix running the bot when a pending change is still integratingSimon Hausmann2019-10-043-12/+16
* Fix re-running the bot when dependencies were changed manuallySimon Hausmann2019-10-041-0/+2
* Fix linter warningSimon Hausmann2019-10-041-3/+3
* Fix staging/approvalSimon Hausmann2019-10-024-15/+22
* Update .gitignoreSimon Hausmann2019-10-021-0/+1
* Fix removal of state json file when the batch update is doneSimon Hausmann2019-09-292-2/+6
* Improve debug output when checking module statusSimon Hausmann2019-09-291-0/+6
* Clean up dependencies.yaml generationSimon Hausmann2019-09-292-18/+24
* Simplify ssh key setupSimon Hausmann2019-09-292-34/+9
* Clean up manual stage handingSimon Hausmann2019-09-293-12/+28
* Fix linter warningSimon Hausmann2019-09-292-3/+3
* Avoid approval when passing -manual-stageSimon Hausmann2019-09-291-2/+4
* Initial import of Qt Module Updater toolSimon Hausmann2019-09-2615-0/+2202