mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-02-03 05:03:43 +08:00
Add a change log
This commit is contained in:
@@ -14,6 +14,12 @@ tasks:
|
||||
- Emitting bus messages about all state changes so that other infrastructure
|
||||
services can pick up the work.
|
||||
|
||||
|
||||
Change Log
|
||||
==========
|
||||
|
||||
For a detailed change log, see ``docs/CHANGELOG.rst``.
|
||||
|
||||
Supported build systems
|
||||
=======================
|
||||
|
||||
|
||||
14
docs/CHANGELOG.rst
Normal file
14
docs/CHANGELOG.rst
Normal file
@@ -0,0 +1,14 @@
|
||||
Change Log
|
||||
==========
|
||||
|
||||
v1.6.0
|
||||
------
|
||||
|
||||
* Use available Koji repos during local builds instead of building them locally
|
||||
* Add an incrementing prefix to module components' releases
|
||||
* Add a "context" field on component and module releases in Koji for uniqueness for when Module Stream Expansion is implemented
|
||||
* Remove urlgrabber as a dependency
|
||||
* Set an explicit log level on our per-build file handler
|
||||
* Set the timeout on git operations to 60 seconds to help alleviate client tooling timeouts
|
||||
* Improve the efficiency of the stale module builds poller
|
||||
* Fix situations where module-build-macros builds in Koji but fails in MBS and the build is resumed
|
||||
Reference in New Issue
Block a user