ss-python icon indicating copy to clipboard operation
ss-python copied to clipboard

Investigate on the possibility to remove the generated files.

Open huxuan opened this issue 1 year ago • 1 comments

  • [ ] Remove generated files and leverage skip_if_exists for necessary files.
  • [ ] Remove consistency check in Makefile
  • [ ] Remove consistency check in GitHub Actions
  • [ ] Remove consistency check in GitLab CI/CD

File list to be kept when regenerate the project (make consistency):

  • .git
  • template\
  • includes\
  • copier.yaml
  • pdm.lock

Extra file list to be kept (TBD):

  • .github\
  • .gitlab\
  • .gitlab-ci.yml
  • Makefile

huxuan avatar Apr 24 '24 12:04 huxuan

This does not seem to be a blocking issue for release the beta version.

huxuan avatar Jun 02 '24 00:06 huxuan