Will Hunt
e6dd83ac5b
Support napi v2 ( #111 )
...
* Export a sensible user agent
* Completely rewrite rust portions to be napi v2 compatible
* Format rust files
* Only lint TS files when running lint-node
* Don't include autogenerated typings in the tree
* changelog
* Autofix generated rust dependencies due to a bug in napi@2
* Fix for multiple runs
* Fix format_util file name
* Make script generic
* lint
2022-01-02 01:54:57 +00:00
Will Hunt
694d50826e
Fix mdbook title
2021-12-28 19:59:19 +00:00
Will Hunt
701622f507
Add some nice emoji titles to summary ( #110 )
...
* Add some nice emoji titles to summary
* Create 110.docs
* Rename 110.docs to 110.doc
2021-12-28 18:07:43 +00:00
Kim Brose
47437c5798
fix some typos ( #107 )
...
* typos
* Create 107.doc
Co-authored-by: Will Hunt <will@half-shot.uk>
2021-12-28 18:04:58 +00:00
Will Hunt
16e97d309d
Support GitLab wiki page events ( #104 )
...
* Support GitLab wiki events
* changelog
* Fixup formatting
2021-12-23 15:08:49 +00:00
Will Hunt
02cae5eb88
Jira docs tweaks
2021-12-22 10:19:19 +00:00
Will Hunt
7af3e26faa
Update README.md
2021-12-21 17:37:58 +00:00
Will Hunt
0d623b7703
Whoops wrong link
2021-12-21 17:29:09 +00:00
Will Hunt
04eeb6f2d0
1.0.0
1.0.0
2021-12-21 17:18:15 +00:00
Will Hunt
060b73263f
Add a listeners config block ( #102 )
...
* Add support for a multi-resource listener style handler
* Update configs
* Speed up config check
* Speed up config check
* Update docs
2021-12-21 16:52:12 +00:00
Will Hunt
6d46492693
don't prefix release to docker releases
2021-12-21 16:48:26 +00:00
Will Hunt
d575e5fb2f
Add documentation on various things ( #90 )
...
* Add details on webhooks
* More doc things
* More docs
* More documentation changes
* Tidy tidy
* Lots more documentation
* Support defaults for all GitHub configuration options
* Add metrics changes
* s/Added/Add
2021-12-21 16:41:19 +00:00
Will Hunt
9c8c1170e8
Merge pull request #101 from Half-Shot:hs/vm2
...
Use vm2 for generic hook transformation functions
2021-12-18 17:04:14 +00:00
Will Hunt
d50216f791
changelog
2021-12-18 17:01:08 +00:00
Will Hunt
e8525e7431
Add some tests for GenericHook
2021-12-18 16:58:23 +00:00
Will Hunt
96192341ad
Use vm2 over vm
2021-12-17 20:04:10 +00:00
Will Hunt
ffcb41a0e0
Add support for prometheus ( #99 )
...
* Add support for prometheus metrics
* Automatically build metrics documentation
* Slight linter tidyup
* add changelog
* fix workflow
* hush yarn
2021-12-16 15:05:03 +00:00
Will Hunt
a45cbb781d
Filter issues and PRs/MRs if a label filter is given ( #95 )
...
* Add ability to filter on labels
* Add ability to filter on labels
* changelog
* Update state whenever the state_key is defined
* Invert labels checks
2021-12-16 14:58:25 +00:00
Will Hunt
2e21800d8e
Add some changelogs retroactively ( #98 )
...
* Add some changelogs retroactively
* tidy up
2021-12-14 18:08:34 +00:00
Will Hunt
9425b778fb
Make sample config CI diff visible ( #97 )
...
* Replace cmp with diff, and check if the diff is visible
* changelog
2021-12-14 17:53:01 +00:00
Will Hunt
8bdf789553
Add towncrier ( #96 )
...
* Add support for towncrier
* Use correct command
* Compare properly
* Work within the correct directory
* Try main
* Try a fetch-depth of 0
* changelog
* Fix default config
* Update sample
2021-12-13 13:10:36 +00:00
Will Hunt
b34130d7ea
Merge pull request #94 from andybalaam/patch-1
...
Fix spelling of received
2021-12-13 13:09:41 +00:00
Andy Balaam
2fb1b63d57
Fix spelling of received
2021-12-10 17:00:27 +00:00
Will Hunt
88b6aa1516
Merge pull request #93 from Half-Shot/hs/usability-tweaks
...
Various usability tweaks to GitHubRepo connections
2021-12-08 15:42:36 +00:00
Will Hunt
27090f1b91
Ensure bot config is copied
2021-12-08 15:20:11 +00:00
Will Hunt
067edea451
Support diffs
2021-12-08 11:13:45 +00:00
Will Hunt
21c2baac41
Various tweaks
2021-12-08 10:49:21 +00:00
Will Hunt
1debd54f2e
Merge pull request #83 from Half-Shot/hs/provisioning
...
Add provisioning API
2021-12-08 10:49:08 +00:00
Will Hunt
efe8d1ff4f
Merge pull request #92 from Twi1ightSparkle/twily/quotesNotBrackets
...
Use quotes instead of brackets in GH PRs
2021-12-07 17:46:30 +00:00
Twilight Sparkle
bf0d832a23
Use quotes instead of brackets in GH PRs
2021-12-07 17:31:23 +00:00
Will Hunt
d2fe2c6c2d
Merge pull request #91 from turt2live/travis/test
...
Use installations as reference for GitHub provisioning API
2021-12-07 15:15:03 +00:00
Travis Ralston
19bc21d243
Use installations as reference for GitHub provisioning API
...
This does a number of things:
* Change the error codes on some responses so integration managers can pick up on it and show "Auth your org" sort of UI.
* Only reveal organizations and repos that are accessible via the installations, saving the integration manager from exception-based control flow.
* Treat the user's own name as an organization for alignment with traditional GitHub APIs. Typically speaking, "turt2live" is no different from "t2bot" for the purposes of UI and various older GitHub APIs.
* Whitespace fixes automatically applied by my editor (sorry)
2021-12-06 17:47:20 -07:00
Will Hunt
f341f6aca2
Refactor GitHub oauth to show user repositories properly
2021-12-06 18:42:53 +00:00
Will Hunt
00633826b8
Use slug
2021-12-06 15:10:53 +00:00
Will Hunt
acdb94dc1d
Finish up ability to support multiple connections
2021-12-03 17:37:34 +00:00
Will Hunt
a3c7a29267
Support updating some configs
2021-12-03 17:27:22 +00:00
Will Hunt
431a96f693
Support removing connections
2021-12-03 16:53:00 +00:00
Will Hunt
4357d2c755
Tweak webhook mapping system
2021-12-03 16:13:41 +00:00
Will Hunt
a84d7b814f
Allow multiple webhooks in a room
2021-12-03 15:57:37 +00:00
Will Hunt
6387a15c67
Update default config
2021-12-03 12:34:24 +00:00
Will Hunt
00c89c8f2c
Support PUT creating connections syncronously
2021-12-03 12:34:03 +00:00
Will Hunt
b76274dcde
Merge branch 'main' into hs/provisioning
2021-12-03 10:59:54 +00:00
Will Hunt
11675814d9
GitHub Repo tweaks
2021-12-03 10:56:19 +00:00
Will Hunt
1b3393b7a4
Support named webhooks
2021-12-03 10:56:00 +00:00
Will Hunt
d858ef7c22
Fix provisioning array defs
2021-12-03 10:19:27 +00:00
Will Hunt
68ea138d63
Fix tests
2021-12-02 13:37:46 +00:00
Will Hunt
da20ebc855
Fix lint
2021-12-02 13:36:52 +00:00
Will Hunt
0a0f51ea75
Update config
2021-12-02 13:35:30 +00:00
Will Hunt
085ec21040
This needs a hash
2021-12-02 12:45:47 +00:00
Will Hunt
23e00319ff
Improve deduplication script
2021-12-02 12:37:19 +00:00