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

Stored test keys #36

Closed
wants to merge 16 commits into from

Conversation

christian-monch
Copy link
Contributor

No description provided.

This commit adds trusted execution. Trusted
execution requires that the latest commit to
the method (in `.datalad/make/methods`) and
the specification file (in
`.datalad/make/specifications`) were signed
with a trusted key. That means, a
`git verify-commit` succeeds.
This commit adds the datalad-core dependency
to `pyproject.toml` and `requirements-devel.txt`.

The dependency is currently a direct link to
the `main`-branch of the git-repository this
should be changed when `datalad-core` is
released and has a pypi-project.
If $HOME points to `/dev/null` git annex will
exit with an error.
@christian-monch christian-monch force-pushed the stored-test-keys branch 6 times, most recently from 0fbfba0 to be8f252 Compare November 7, 2024 16:39
@christian-monch
Copy link
Contributor Author

merged into PR #28

@christian-monch
Copy link
Contributor Author

This PR stores test-keys, which are not valuable, in the git-repo. It is closed in preference of PR #27, which generates test keys on the fly.

@christian-monch christian-monch deleted the stored-test-keys branch November 8, 2024 14:44
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.

1 participant