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

Add Diskette #48

Closed
8 tasks done
sveetch opened this issue Mar 25, 2024 · 2 comments
Closed
8 tasks done

Add Diskette #48

sveetch opened this issue Mar 25, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@sveetch
Copy link
Owner

sveetch commented Mar 25, 2024

Is your feature request related to a problem? Please describe.

A stable working beta of Diskette has been release.

Describe the solution you'd like

Include Diskette, it will need:

  • Add diskette module in composer repository;
  • Add diskette requirement >=0.3.2,<0.4.0;
  • Add proper diskette settings for bireli project;
  • Add disk-init, disk-dump, disk-load tasks to Makefile;
  • Add django-apps/project_utils/diskette_definitions.py;
  • Update django-apps/project_utils/composer_check.py to include Diskette processor;
  • Add diskette to project toml;
  • Add disk module for all compose applications that have something to dump;
@sveetch sveetch added the enhancement New feature or request label Mar 25, 2024
@sveetch
Copy link
Owner Author

sveetch commented Apr 10, 2024

When it is done, the composer application template should be updated to create a dummy disk.py

@sveetch
Copy link
Owner Author

sveetch commented Apr 21, 2024

Diskette have been introduced in 0.3.12-pre.5

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
None yet
Development

No branches or pull requests

1 participant