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

Store documentation file in configurable directory #124

Open
DenTray opened this issue Apr 23, 2024 · 2 comments
Open

Store documentation file in configurable directory #124

DenTray opened this issue Apr 23, 2024 · 2 comments
Assignees
Milestone

Comments

@DenTray
Copy link
Collaborator

DenTray commented Apr 23, 2024

Need to prepare package for ability to store more than one documentation file at the same time. For it we need to make the following:

  • Local and Storage drivers should have new config, named directory with the default value documentations
  • the production_path config for Local and Storage drivers should be renamed to base_file_name with the default value documentation (without .json extension)
  • documentation file extension should be automatically extended by the .json extension
  • Local driver should check if directory exists and create it if not (on documentation saving)
  • Storage driver should create storage directory only for non Cloud drivers (on documentation saving)
  • Config version should be increased to force developers republish package config
@DenTray
Copy link
Collaborator Author

DenTray commented Dec 16, 2024

@hans-thomas please assign task to yourself if you'll proceed with this task

@hans-thomas
Copy link
Contributor

Hi @DenTray, I don't have the permission to assign myself for this issue.

@DenTray DenTray added this to the 3.2 milestone Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants