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

Cache repetitive entries refactor #111

Closed
TheRustifyer opened this issue Jun 23, 2024 · 1 comment · Fixed by #109
Closed

Cache repetitive entries refactor #111

TheRustifyer opened this issue Jun 23, 2024 · 1 comment · Fixed by #109
Assignees
Labels
enhancement New feature or request

Comments

@TheRustifyer
Copy link
Member

TheRustifyer commented Jun 23, 2024

Refactor

This is a sub-issue of #110 with the changes on PR #109

Details

Re-design the cache to have the latest generated commands and the latest iterations, by demoting the last entry and the consecutive entries (deleting the container) and relate the iterations via the execution status designed for the purpose

@TheRustifyer TheRustifyer added the enhancement New feature or request label Jun 23, 2024
@TheRustifyer TheRustifyer self-assigned this Jun 23, 2024
@TheRustifyer TheRustifyer linked a pull request Jun 23, 2024 that will close this issue
12 tasks
@TheRustifyer
Copy link
Member Author

closed on #6ae32ac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant