Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Mar 2022 07:01:44 0.5.0_1
|
Guangyuan Yang (ygy)  |
*/*: Bump PORTREVISION after lang/go 1.18 update |
23 Nov 2021 07:30:02 0.5.0
|
Bernhard Froehlich (decke)  |
ports-mgmt/caronade: Update to 0.5.0 |
07 Apr 2021 08:09:01 0.4.0
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.4.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
22 Sep 2020 13:24:58
0.4.0
|
decke  |
ports-mgmt/caronade:
- Update to 0.4.0
- Changes because of new Makefile based buildsystem
Changelog v0.4.0:
Features:
* Rewrite internal HTTP and webhook handler with Labstack echo (v4)
* Implement job listing overview web page
* Redesign web interface
* Export job and build data as json and render all pages dynamically from json
* Write job output logfile directly to disk without buffering
* Introduce new status "waiting" and "building"
* Update bulma to 0.9.0
Bugs:
* Document SSH recipe for remote builders and improve default config |
29 Mar 2020 20:12:29
0.3.1
|
decke  |
ports-mgmt/caronade: Update to 0.3.1
Changelog v0.3.1 - Corona Extra
* Update StatusAPI calls to follow GitHub deprecation recommendation
* Update Bulma CSS to 0.8.1
* Switch CI from Tavis to GitHub Actions
* Updated yaml dependency to 2.2.8
* Update TLS config to Mozilla Intermediate configuration |
28 Mar 2020 12:38:15
0.3.0_2
|
decke  |
ports-mgmt/caronade: Fix REQUIRE line in rc.d startscript |
16 Nov 2019 12:52:40
0.3.0_1
|
dmgk  |
Bump PORTREVISION after r517743 to force relinking.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854 |
25 Oct 2019 09:06:39
0.3.0
|
decke  |
ports-mgmt/caronade: Update to 0.3.0
Changelog v0.3.0 - Return of Slimer:
* Detect affected ports from list of changed/added files and not from CI message
* Use Status API URL from webhook to simplify configuration
* Support Ping Webhooks
* Removed Gitea support
* Updated bulma CSS to 0.8.0
* Updated yaml dependency to 2.2.4
* Git pushes with multiple commits were fixed
* Fix ssh warning about stdin and silence ssh call for ssh recipe
* Improve documentation for remote builder setup
* Documentation fixes |
14 Oct 2019 09:15:26
0.2.0_1
|
decke  |
ports-mgmt/caronade:
- Project moved to GitHub so update WWW
- Switch to fetch from GitHub
- Regenerate GH_TUPLE with modules2tuple
MFH: 2019Q4 |
24 Jun 2019 14:30:47
0.2.0
|
decke  |
ports-mgmt/caronade:
- Update to 0.2.0
- Use go:modules instead of manual GOFLAGS=-mod=vendor
Changes in 0.2.0:
=================
Features:
* New Web UI with Bulma
* Implement EMail notifications
* Allow Environment variables to be written in Go template syntax
* Add PathMatch parameter to separate repository into different environments
* Implement better overlay Portstree
* Add SSH recipe for remote building
* Support GNU make
Bugs:
* Use the correct poudriere portstree when building
* Fix clean targets in portlint and poudriere recipe
* Render Job Template as soon as the job starts
* Fix issue when StatusAPI is not used/configured |
12 Jun 2019 19:22:35
0.1.0_1
|
decke  |
ports-mgmt/caronade: Set PATH in rc.d script explicitly to have a proper
environment for building |
15 Mar 2019 14:14:56
0.1.0
|
decke  |
Caronade will automatically create build jobs using poudriere and portlint
whenever you push changes to your Git based ports repository.
WWW: https://code.bluelife.at/decke/caronade |