-
Notifications
You must be signed in to change notification settings - Fork 1
Copier provenance #186
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
Open
zendern
wants to merge
26
commits into
main
Choose a base branch
from
copier-provenance
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Copier provenance #186
Changes from 14 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
adb9e0a
copier (run provenance)
zendern 4ebb6ec
We want this to carry through to the child
zendern 93f584d
copier (pull, updates extensions)
zendern e18ed87
copier (use correct src path)
zendern df8ea63
copier (Agent cleanup)
zendern 8a4fdf3
copier (parent src)
zendern 34cbf02
copier (readme, jinja, coveragerc)
zendern 4fcc713
Restore copier tasks
zendern 3bdf320
copier (bat files)
zendern 37bb5bb
Restore from some bad merges
zendern 2ed1c52
copier (No copier-answer comment)
zendern 82124dc
copier (test case)
zendern 026f4d9
copier (pr feedback)
zendern 21ac93c
Should fix whitespace
zendern 4df2e26
Apply get_base_filename to all path parts in apply_file_markers
zendern 4a1af59
Stamp nuxt template source files with provenance headers
zendern 9da1d8d
Remove misleading manifest symlink from template/
zendern bfbdd23
Sync test_jinja_if_check_directory_matched from copier-base-template
zendern bb9b0c7
copier (handle jinja dirs)
zendern 780460c
Guard template self-stamp task behind directory existence check
zendern c951d52
copier (better tracking)
zendern 031aad0
copier (handle template dirs in parent files)
zendern 655d72b
copier (better traversal)
zendern b9394ce
copier (latest)
zendern 43ab6d9
Copier
zendern bcaf4e3
Merge remote-tracking branch 'origin/main' into copier-provenance
zendern File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,110 @@ | ||
| { | ||
| "templates": [ | ||
| { | ||
| "src": "gh:LabAutomationAndScreening/copier-base-template.git", | ||
| "managed_files": [ | ||
| ".coderabbit.yaml", | ||
| ".coveragerc", | ||
| ".devcontainer/Dockerfile", | ||
| ".devcontainer/create-aws-profile.sh", | ||
| ".devcontainer/devcontainer.json", | ||
| ".devcontainer/docker-compose.yml", | ||
| ".devcontainer/envs.json", | ||
| ".devcontainer/initialize-command.sh", | ||
| ".devcontainer/install-ci-tooling.py", | ||
| ".devcontainer/manual-setup-deps.py", | ||
| ".devcontainer/on-create-command-boilerplate.sh", | ||
| ".devcontainer/on-create-command.sh", | ||
| ".devcontainer/post-start-command.sh", | ||
| ".devcontainer/windows-host-helper.sh", | ||
| ".github/actions/check-skip-duplicates/action.yml", | ||
| ".github/actions/install_deps/action.yml", | ||
| ".github/actions/update-devcontainer-hash/action.yml", | ||
| ".github/dependabot.yml", | ||
| ".github/pull_request_template.md", | ||
| ".github/reusable_workflows/build-docker-image.yaml", | ||
| ".github/workflows/ci.yaml", | ||
| ".github/workflows/confirm-on-tagged-copier-template.yaml", | ||
| ".github/workflows/get-values.yaml", | ||
| ".github/workflows/hash_git_files.py", | ||
| ".github/workflows/pre-commit.yaml", | ||
| ".github/workflows/replace_private_package_registries.py", | ||
| ".github/workflows/tag-on-merge.yaml", | ||
| ".github/zizmor.yml", | ||
| ".gitignore", | ||
| ".pre-commit-config.yaml", | ||
| ".prettierrc", | ||
| ".python-version", | ||
| "AGENTS.md", | ||
| "CHANGELOG.md", | ||
| "CLAUDE.md", | ||
| "CODE_OF_CONDUCT.md", | ||
| "CONTRIBUTING.md", | ||
| "LICENSE", | ||
| "README.md", | ||
| "_typos.toml", | ||
| "biome.jsonc", | ||
| "copier.yml", | ||
| "copier_template_resources/eslint.config.mjs", | ||
| "copier_template_resources/vcrpy_fixtures.py", | ||
| "extensions/context.py", | ||
| "pylintrc.toml", | ||
| "pyproject.toml", | ||
| "pyrefly.toml", | ||
| "pyrightconfig.json", | ||
| "pytest.ini", | ||
| "ruff-non-src.toml", | ||
| "ruff.toml", | ||
| "scripts/delete_false_positive_rej.py", | ||
| "sh.bat", | ||
| "src/copier_tasks/__init__.py", | ||
| "src/copier_tasks/copier_provenance.py", | ||
| "src/copier_tasks/ensure_pnpm_minimum_release_age_exclude.py", | ||
| "src/copier_tasks/remove_precommit_hooks.py", | ||
| "template/.coderabbit.yaml", | ||
| "template/.coveragerc", | ||
| "template/.devcontainer/Dockerfile", | ||
| "template/.devcontainer/initialize-command.sh", | ||
| "template/.devcontainer/manual-setup-deps.py", | ||
| "template/.devcontainer/on-create-command-boilerplate.sh", | ||
| "template/.devcontainer/windows-host-helper.sh", | ||
| "template/.github/pull_request_template.md", | ||
| "template/.github/workflows/confirm-on-tagged-copier-template.yaml", | ||
| "template/.github/workflows/extract_project_version.py", | ||
| "template/.github/workflows/get-values.yaml", | ||
| "template/.github/workflows/git_tag.py", | ||
| "template/.github/workflows/hash_git_files.py", | ||
| "template/.github/workflows/pre-commit.yaml", | ||
| "template/.gitignore", | ||
| "template/.prettierrc", | ||
| "template/.python-version.jinja", | ||
| "template/AGENTS.md", | ||
| "template/CHANGELOG.md", | ||
| "template/CLAUDE.md", | ||
| "template/CONTRIBUTING.md", | ||
| "template/README.md.jinja", | ||
| "template/_typos.toml", | ||
| "template/biome.jsonc", | ||
| "template/pnpm-workspace.yaml", | ||
| "template/pylintrc.toml", | ||
| "template/pyrefly.mutmut.toml", | ||
| "template/pyrefly.toml", | ||
| "template/pyrightconfig.json", | ||
| "template/pytest.ini", | ||
| "template/ruff-non-src.toml", | ||
| "template/ruff.toml", | ||
| "template/scripts/delete_false_positive_rej.py", | ||
| "template/sh.bat", | ||
| "template/ty.toml", | ||
| "tests/copier_data/data1.yaml", | ||
| "tests/copier_data/data2.yaml", | ||
| "tests/unit/copier_tasks/__init__.py", | ||
| "tests/unit/copier_tasks/helpers.py", | ||
| "tests/unit/copier_tasks/test_copier_provenance.py", | ||
| "tests/unit/copier_tasks/test_ensure_pnpm_minimum_release_age_exclude.py", | ||
| "tests/unit/copier_tasks/test_remove_precommit_hooks.py", | ||
| "ty.toml" | ||
| ] | ||
| } | ||
| ] | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.