2017-12-18 13:13:56 by Adam Ciarcinski | Files touched by this commit (16) | |
Log message:
py-buildbot: updated to 0.9.14
Buildbot 0.9.14:
Bug fixes
- Compile step now properly takes the decodeRC parameter in account
- Fix duplicate build requests results in
:py:class:`~buildbot.db.buildrequests.BuildRequestsConnectorComponent` when
querying the database
- :py:class:`~buildbot.changes.gitpoller.GitPoller` now accepts git branch
names with UTF-8 characters
- Fixed inconsistent use of `pointer` style mouse cursor by removing it from
the `.label` css rule and instead creating a new `.clickable` css rule which
is used only in places which are clickable and would not otherwise
automatically get the `pointer` icon, for example it is not needed for
hyper-links.
- Rebuilding with the same revision now takes new change properties into
account instead of re-using the original build change properties
- Worker authentication is now delayed via a DeferredLock until Buildbot
configuration is finished. This fixes UnauthorizedLogin errors during
buildbot restart
- Fixes python3 encoding issues with Windows Service
Features
- new :ref`badges` plugin which reimplement the buildbot eight png badge
system.
- In progress worker control API. Worker can now be stopped and paused using the UI.
Note that there is no UI yet to look the status of those actions.
- Make maximum number of builds fetched on the builders page configurable.
- Include `context` in the log message for `GitHubStatusPush`
- On 'Builders' page reload builds when tags change.
- Give reporters access to master single in renderables. This allows access to
build logs amongst other things
- Added possibility to check www user credentials with a custom class.
|
2017-12-18 09:48:27 by Adam Ciarcinski | Files touched by this commit (12) |
Log message:
py-clint: added version 0.5.1
Clint is awesome. Crazy awesome. It supports colors, but detects if the session
is a TTY, so doesn't render the colors if you're piping stuff around.
Automagically.
Current Features:
* Little Documentation (bear with me for now)
* CLI Colors and Indents
* Extremely Simple + Powerful Column Printer
* Iterator-based Progress Bar
* Implicit Argument Handling
* Simple Support for Incoming Unix Pipes
* Application Directory management
|
2017-09-30 09:22:37 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-buildbot: Only depend on py-scandir when using python 27 or 34.
The package is restricted to those two versions.
|
2017-09-29 23:46:04 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message:
Update to py-buildbot-0.9.11:
- support for web hooks for Bitbucket, GitLab and Gitorious
- various improvements to the VCS sources
- support for plugins
- massive rework of frontend application
- better support for latent workers
- many bug fixes
|
2017-02-14 11:26:29 by Thomas Klausner | Files touched by this commit (16) |
Log message:
Update python 3.x status after py-twisted now supports 3.x.
|
2017-01-01 15:44:09 by Thomas Klausner | Files touched by this commit (577) |
Log message:
Add python-3.6 to incompatible versions.
|
2016-09-25 14:05:19 by Kamil Rytarowski | Files touched by this commit (1) |
Log message:
py-buildbot requires py-sqlparse to operate
Bump PKGREVISION to 1
|
2016-07-09 15:04:18 by Thomas Klausner | Files touched by this commit (599) |
Log message:
Remove python33: adapt all packages that refer to it.
|
2015-12-05 22:26:09 by Adam Ciarcinski | Files touched by this commit (578) |
Log message:
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|