Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/aports-build: install syslinux for release | Natanael Copa | 2015-11-26 | 2 | -5/+9 |
| | |||||
* | main/aports-build: publish reponame on with build error message | Natanael Copa | 2015-11-20 | 2 | -4/+5 |
| | |||||
* | main/aports-build: add support for uploading logs | Natanael Copa | 2015-11-17 | 2 | -4/+32 |
| | | | | we need upload logs for arm builders | ||||
* | main/aports-build: also publish hostname with build error | Natanael Copa | 2015-10-02 | 2 | -4/+5 |
| | |||||
* | main/aports-build: fix dependencies | Natanael Copa | 2015-10-02 | 1 | -2/+2 |
| | |||||
* | main/aports-build: report build errors to mqtt via hook | Natanael Copa | 2015-10-02 | 2 | -6/+43 |
| | |||||
* | main/aports-build: build community repo by default and fix logurl | Natanael Copa | 2015-09-30 | 2 | -6/+6 |
| | |||||
* | main/aports-build: fix typo | Natanael Copa | 2015-09-30 | 2 | -5/+5 |
| | |||||
* | main/aports-build: fix repos upload messages | Natanael Copa | 2015-09-18 | 2 | -10/+11 |
| | | | | | check if we actually upload anything before we report that new packages are uploaded. | ||||
* | main/aports-build: upload each repo when built | Natanael Copa | 2015-09-18 | 2 | -29/+28 |
| | | | | | we dont want prevent to upload a successful built main repo if testing fails to build. | ||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 2 | -5/+5 |
| | |||||
* | main/aports-build: only upload .latest.txt if its generated | Natanael Copa | 2014-11-26 | 2 | -8/+8 |
| | | | | with v3.1 we no longer generate those | ||||
* | main/aports-build: fix rsync mqtt notifications | Natanael Copa | 2014-11-12 | 2 | -10/+13 |
| | | | | | use the directory as payload for the rsync notification instead of commit. This makes it easier for mirrors to know what to sync. | ||||
* | main/aports-build: remove compat init.d script | Natanael Copa | 2014-10-30 | 1 | -4/+1 |
| | |||||
* | main/aports-build: fix dir for pidfile | Natanael Copa | 2014-10-30 | 2 | -5/+5 |
| | |||||
* | main/aports-build: fix config for mqtt-exec | Natanael Copa | 2014-08-19 | 2 | -12/+14 |
| | | | | | | - set the mqtt_topic after we set git_branch - set mqtt_user - fix typo of will_retain | ||||
* | main/aports-build: re-use the general mqtt-exec initscript | Natanael Copa | 2014-08-19 | 4 | -24/+35 |
| | | | | | | | | Instead of rolling our own specialized init.d script we simply reuse the general purpose mqtt-exec init.d script. This gives use support for will messages and support for subscribing to more than a single topic. | ||||
* | main/aports-build: upload latest-releases.yaml if it exists | Natanael Copa | 2014-07-03 | 2 | -6/+10 |
| | |||||
* | main/aports-build: add config option for which formats we do releases | Natanael Copa | 2014-04-14 | 3 | -11/+15 |
| | | | | For now this only indicates if we want make release or not. | ||||
* | main/aports-build: prevent abuild from posting mqtt messages | Natanael Copa | 2014-04-02 | 2 | -5/+4 |
| | | | | aports-build takes care of posting mqtt status messages. | ||||
* | main/aports-build: send status messages only to mqtt | Natanael Copa | 2014-04-01 | 2 | -14/+15 |
| | |||||
* | main/aports-build: fix arch detection | Natanael Copa | 2014-03-31 | 2 | -9/+6 |
| | |||||
* | main/aports-build: use new buildrepo implemented in Lua | Natanael Copa | 2014-03-28 | 1 | -3/+3 |
| | |||||
* | main/aports-build: add support for override buildrepo command | Natanael Copa | 2014-03-27 | 2 | -5/+6 |
| | | | | | | | This is so we can configure what buildrepo implementation should be used. We also remove the buildrepo_opts option as it becomes redundant. | ||||
* | main/aports-build: fix mosquitto deps | Natanael Copa | 2014-03-26 | 1 | -2/+2 |
| | | | | mosquitto-utils was renamed to mosquitto-clients | ||||
* | main/aports-build: depend on network | Natanael Copa | 2014-03-14 | 2 | -4/+8 |
| | |||||
* | main/aports-build: fix checksum | Natanael Copa | 2014-01-03 | 1 | -3/+3 |
| | |||||
* | main/aports-build: include the arch in the published rsync messages | Natanael Copa | 2014-01-02 | 2 | -2/+2 |
| | |||||
* | main/aports-build: allow setting custom builrepo opts | Natanael Copa | 2013-12-16 | 2 | -5/+5 |
| | |||||
* | main/aports-build: push mqtt notifications for rsync | Natanael Copa | 2013-12-05 | 2 | -6/+11 |
| | | | | and we use rsync.alpinelinux.org as upload host | ||||
* | main/aports-build: fix deps | Natanael Copa | 2013-11-29 | 1 | -2/+2 |
| | | | | we need rsync | ||||
* | main/aports-build: moved from testing | Natanael Copa | 2013-11-29 | 5 | -0/+280 |