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 more files/dirs to skip on copy & update #11

Merged
merged 2 commits into from
Jan 19, 2025
Merged

Add more files/dirs to skip on copy & update #11

merged 2 commits into from
Jan 19, 2025

Conversation

dalito
Copy link
Owner

@dalito dalito commented Jan 19, 2025

With this PR the following files/directories will be no longer be modified if they already exist:

  • LICENSE
  • README.md
  • project/*
  • src/docs/files/about.md
  • src/{{project_slug}}/data/*
  • src/{{project_slug}}/datamodel/*
  • src/{{project_slug}}/schema/*
  • tests/test_data.py

Other changes:

  • Improve project and template READMEs
  • Fix header of the deploy-docs action.
  • Remove unnecessary source_path template variable

Closes #10

In addition remove useless source_path template variable.
@dalito dalito added this to the Release 0.1.1 milestone Jan 19, 2025
@dalito dalito merged commit bc9ac59 into main Jan 19, 2025
1 check passed
@dalito dalito deleted the issue10 branch January 19, 2025 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Facilitate adapting the template to an exisiting project
1 participant