Skip to content
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

[WIP] Refactor log names from meta.log.X to meta-X.log #2380

Open
wants to merge 8 commits into
base: nightly
Choose a base branch
from

Conversation

YozoraXCII
Copy link
Contributor

@YozoraXCII YozoraXCII commented Dec 23, 2024

Description

This change reworks the log naming convention to:

meta.log - latest run
meta-1.log - previous run
meta-2.log - run before that

Areas still to be updated:

  • Documentation
  • Delete meta.log and meta.log.X files when the meta-X.log versions are created.

Type of Change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Checklist

Please delete options that are not relevant.

  • Updated the CHANGELOG with the changes

@YozoraXCII YozoraXCII added the docker Build Pull Request in Docker label Dec 23, 2024
@YozoraXCII YozoraXCII changed the title [WIP] Rename logs to kometa.log [WIP] Refactor log names from meta.log.X to meta-X.log Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Build Pull Request in Docker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants