-
Notifications
You must be signed in to change notification settings - Fork 1
Merging Into 'master' Branch for Next Release #39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps the all-actions group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release). Updates `softprops/action-gh-release` from 2.4.1 to 2.4.2 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v2.4.1...v2.4.2) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
…p/all-actions-80c2b93a43 Bump softprops/action-gh-release from 2.4.1 to 2.4.2 in the all-actions group
Just a minor code improvement.
Minor code improvement.
Bumps the all-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
…p/all-actions-26358e3a13 Bump actions/checkout from 5.0.0 to 6.0.0 in the all-actions group
1) Added "Rotate All" and "Rotate Log" on the WebUI page. 2) Added "Clear All" and "Clear Log" on the WebUI page. 3) Added file size information for each log file.
New Features and Improvements
Bumps the all-actions group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release). Updates `softprops/action-gh-release` from 2.4.2 to 2.5.0 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v2.4.2...v2.5.0) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
…p/all-actions-20dc1db0c3 Bump softprops/action-gh-release from 2.4.2 to 2.5.0 in the all-actions group
- The calls to logrotate made by clicking on the "Rotate All" button will target all filtered log files, including the ones for which no individual logrotate configuration file is found. - Added a mutually exclusive lock for all calls to logrotate made from Scribe and uiScribe to prevent a possible case where simultaneous executions will attempt to rotate the same set of log files. - Installation of the latest Scribe BETA-2 development version v3.2.6_25120600 (or later) is required so that calls to logrotate from both Scribe and uiScribe can be coordinated and managed properly.
Functional Improvements
Bumps the all-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
…p/all-actions-2507bcfa80 Bump actions/checkout from 6.0.0 to 6.0.1 in the all-actions group
Added calls to generate list of filtered & user-check files when loading the WebUI page.
Functional Improvements
- Improved code that generated the list of filtered log files based on the syslog-ng configuration files. - Improved code that rotates an individual log file on demand so that even if the logfile does not have a corresponding logrotate configuration file, it will still be rotated using default settings.
Fine-Tuning Code.
Code Improvements
- Improved the way log files without a corresponding logrotate configuration file are rotated.
Functional Improvement
Modified logrotate directive for compression.
Modified logrotate Directive
Fine-tuning directive to run script after a log file has been rotated.
Fine-Tuning Log Rotation Directive
Update README.md
|
Merry Christmas @Martinski4GitHub ! Hope your having a good time with your family. And a happy new year 🙂 |
Thanks, bud!! This evening, we just returned home, with my brother and his family, from a 5-day trip to Las Vegas, Nevada. We had a really great time. We're not gamblers at all, but we do enjoy the fun, entertaining shows (magic, comedy, circus-style performances), and the excellent food in many of the restaurants in the area, from contemporary American cuisine to old-style Cajun, to French, Italian, Japanese, Chinese, Greek, Lebanese, Korean, etc. There's food for every kind of palate, taste, and flavor. I hope you had a really nice Christmas Eve & Christmas Day, and wish you a very Happy New Year's Eve. May the coming new year bring you health and prosperity!! Talk to you next year, bud!!! |
Hoping to get your feedback on: ExtremeFiretop/MerlinAutoUpdate-Router#539 before the next year if possible ;) But yes happy new year! I hope for health and prosperity for you all the same :) |
Merging 'develop' branch changes into the 'master' branch for next release.