Göran Sander

Results 37 issues of Göran Sander

This [page](https://butler.ptarmiganlabs.com/docs/reference/alert-template-fields/reload-tasks/) does not mention the template `scriptLogSize` which contains the number of characters in total in the script log.

documentation

### What version of Butler are you using? 12.4.0 ### What version of Node.js are you using? Not applicable if you use the standalone version of Butler. _No response_ ###...

enhancement
stale

There's a new release-please version: `google-github-actions/release-please-action is deprecated, please use googleapis/release-please-action instead.`

stale

:robot: I have created a release *beep* *boop* --- ## [13.0.0](https://github.com/ptarmiganlabs/butler/compare/butler-v12.4.2...butler-v13.0.0) (2024-10-04) ### ⚠ BREAKING CHANGES * **config:** Get rid of old typos and outdated structure in config file *...

autorelease: pending

:robot: I have created a release *beep* *boop* --- ## [9.9.0](https://github.com/ptarmiganlabs/butler-sos/compare/butler-sos-v10.1.1...butler-sos-v9.9.0) (2024-08-15) ### ⚠ BREAKING CHANGES * Added support for InfluxDB v2, config file format has changed ### Features *...

autorelease: pending

The tracking of successful reload tasks means some new info is needed in XML appender files. Add this in the sample XML file that is included in the ZIP distribution...

Use new/more comprehensive templates already created for failed/aborted reload tasks. For Teams, see #1239 for more info.

bug

# Overview There are various CPs used to control recipients for email alerts. These should be checked/verified when Butler starts, to avoid errors when alerts are later sent. # Reload...

enhancement

Add Handlebars template variables - appUrl - - appDescription: reloadParams.qs_appMetadata?.description, - appFileSize: reloadParams.qs_appMetadata?.fileSize, - appLastSuccessfulReload: reloadParams.qs_appMetadata?.lastReloadTime, - appLastModifiedDate: reloadParams.qs_appMetadata?.modifiedDate, - appLastModifiedByUserName: reloadParams.qs_appMetadata?.modifiedByUserName, - appPublishTime: reloadParams.qs_appMetadata?.publishTime, - appPublished: reloadParams.qs_appMetadata?.published, - appStreamName:...

enhancement

# Overview The config file has become somewhat inconsistent over the years, which is not surprising. All in all it has served well, but a cleanup is motivated when a...

enhancement