Run tailor-log
Version updated for https://github.com/k1LoW/tailor-log to version v0.6.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The tailor-log GitHub Action and CLI tool automates the process of fetching and managing logs from the Tailor Platform. It enables users to ingest logs (including function and pipeline resolver logs) and send them to external services like Datadog with customizable options, such as tags and service names, while avoiding duplicate processing. Additionally, it provides real-time log streaming functionality with configurable fetch intervals, simplifying log monitoring and integration workflows.
Release notes
What’s Changed
New Features 🎉
- refactor: add RestoreAt and rename From to At by @k1LoW in https://github.com/k1LoW/tailor-log/pull/50
Fix bug 🐛
- fix: limit minimum time for stored positions to minTimeOffset (18 hours ago) by @k1LoW in https://github.com/k1LoW/tailor-log/pull/49
Other Changes
- chore(deps): bump github.com/k1LoW/go-github-client/v75 from 75.0.19 to 75.0.21 in the dependencies group by @dependabot[bot] in https://github.com/k1LoW/tailor-log/pull/40
- chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in https://github.com/k1LoW/tailor-log/pull/39
- chore(deps): bump the dependencies group across 1 directory with 4 updates by @dependabot[bot] in https://github.com/k1LoW/tailor-log/pull/44
- chore(deps): bump the dependencies group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/k1LoW/tailor-log/pull/46
- chore(deps): bump the dependencies group with 4 updates by @dependabot[bot] in https://github.com/k1LoW/tailor-log/pull/45
- chore(deps): bump the dependencies group with 3 updates by @dependabot[bot] in https://github.com/k1LoW/tailor-log/pull/48
- chore(deps): bump k1LoW/gh-setup from 1.11.5 to 1.11.6 in the dependencies group by @dependabot[bot] in https://github.com/k1LoW/tailor-log/pull/47
Full Changelog: https://github.com/k1LoW/tailor-log/compare/v0.5.2...v0.6.0