Clemens Lang
d3d1f66c3d
Log stack trace when recovering from a panic
...
Apparently that's possible by attempting to capture a stack trace at
this location, even though it isn't the location where the error was
thrown, at least according to [1]. It seems to work in my testing.
[1]: https://groups.google.com/g/golang-nuts/c/MB8GyW5j2UY/m/xt54dFicvxoJ
2025-09-12 23:01:59 +02:00
Clemens Lang
e0682b4b28
Don't crash on empty PR bodies
...
GitHub sunds those as null values, so we can't deref them without
checking first. Modify the test to actually use a null body at least
once.
2025-09-12 22:56:53 +02:00
Joshua Root
8dc706eaac
Create FUNDING.yml
2024-06-20 18:59:23 +10:00
Clemens Lang
a79d1c86e4
Update go.mod & go.sum
2020-06-12 00:15:31 +02:00
Zero King
7b192c9367
Initialize Go module
2020-06-11 23:57:37 +02:00
Zero King
80b3beb566
Force build from source
...
See: https://trac.macports.org/ticket/58696
2020-06-11 23:57:28 +02:00
Joshua Root
c91742c933
use --work-dir with mpbb list-subports (2/2)
2020-06-11 23:55:36 +02:00
Joshua Root
730085a996
use --work-dir with mpbb list-subports (1/2)
2020-06-11 23:55:36 +02:00
Zero King
09bd9654a9
pr: Only make failed builds bold
2019-06-11 12:46:01 +00:00
Helmut K. C. Tessarek
6f8aa8f253
improve test for 'update' label
...
The test for an update is too specific. It misses several cases:
update PORT to NNN
PORT: update MAINPORT to NNN, SUBPORT to NNN
Some people might want to use the type `- [x] update` in the body.
2019-04-25 02:56:07 +00:00
Zero King
bb29ea01f7
ci: Support custom pastebin
2019-01-26 18:18:18 +00:00
Zero King
b1f1cabfa6
Fix finding ports
2019-01-08 11:48:40 +00:00
Zero King
a13ba9066e
Improve code readability
2019-01-08 11:34:51 +00:00
Zero King
61c263e7fe
Recognize changes in files directory
2019-01-08 11:30:15 +00:00
Zero King
b697d64841
pr: Simplify Portfile rename detection
2019-01-06 09:19:37 +00:00
Zero King
18b6ba224c
ci: use mpbb to list subports and clean up
2019-01-06 07:00:46 +00:00
Zero King
01717a2738
pr: Detect port renames
2019-01-06 02:27:04 +00:00
Zero King
98fa1eff64
pr: Comment on Portfile regex
2019-01-06 02:19:09 +00:00
Zero King
f54caea853
pr: Fix nomaintainer parsing
2019-01-06 02:11:40 +00:00
Zero King
78348b2521
Remove redundant check
2019-01-05 17:36:07 +00:00
Zero King
6710b2dffb
Retry fetching Travis CI logs
2019-01-05 17:29:37 +00:00
Zero King
80c887b233
Add retry command
2019-01-05 17:06:06 +00:00
Zero King
977b45d11f
Improve log message
2019-01-05 15:26:42 +00:00
Zero King
c43978c180
Fix primary maintainer detection
2019-01-05 15:25:00 +00:00
Zero King
e47b6d532e
pr: check for maintainer timeout more frequently
2018-06-24 06:54:51 +00:00