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

Directories structures #1657

Closed
wants to merge 5 commits into from
Closed

Directories structures #1657

wants to merge 5 commits into from

Conversation

mamcx
Copy link
Contributor

@mamcx mamcx commented Aug 30, 2024

Description of Changes

The first step is cleaning the way the directories of the database are used.

This PR implements a series of helpers that describe the desired layout of the files and directories of the database, binaries and installations.

API and ABI breaking changes

This PR only define an API, no yet change the way how we manage the files. But when it get integrated will be a major break.

Expected complexity level and risk

1

Testing

  • Print the layout of the directories as part of testing

@mamcx mamcx added abi-break A PR that makes an ABI breaking change Do not merge Do not merge PRs with this label without coordinating further release-1.0 api-break labels Aug 30, 2024
@mamcx mamcx self-assigned this Aug 30, 2024
@mamcx mamcx force-pushed the mamcx/directories branch from 134f398 to ea6fcf1 Compare August 30, 2024 16:31
@mamcx
Copy link
Contributor Author

mamcx commented Dec 2, 2024

Closed because implement by @coolreader18

@mamcx mamcx closed this Dec 2, 2024
@bfops bfops added the api-break A PR that makes an API breaking change label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
abi-break A PR that makes an ABI breaking change api-break A PR that makes an API breaking change Do not merge Do not merge PRs with this label without coordinating further release-1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants