Releases: fensak-io/fensak
Releases · fensak-io/fensak
v0.3.0
v0.2.0
v0.1.0
Features
- Implement guards for file size limits in config loader by @yorinasub17 in #22
- Cache the computed fensak config so that it isn't recompiled every time by @yorinasub17 in #24
- Minify rule functions by @yorinasub17 in #25
Bug fixes
- Delete any cached config for the org on uninstall events by @yorinasub17 in #33
- Bad link when passing rule by @yorinasub17 in #34
- Use string instead of URL since printing has issues by @yorinasub17 in #35
- Only show the line about users without write access if it is detected by @yorinasub17 in #36
Ops changes
- Update default org limit for initial release to 5 repos by @yorinasub17 in #27
- Expose all configurations as environment variables by @yorinasub17 in #31
- If required, enforce active marketplace plan before processing PR events by @yorinasub17 in #32
- Handle GitHub app installation events by @yorinasub17 in #26
Full Changelog: v0.0.2...v0.1.0
v0.0.2
Service Alpha
Initial release of the Fensak service that can handle Github PR events and process them.
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Initial release
Initial release with the bare minimum implementation of the rules engine.