generated from datalad/datalad-extension-template
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Closed
Stored test keys #36
Conversation
This file contains 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 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
force-pushed
the
stored-test-keys
branch
from
November 6, 2024 12:08
43c885c
to
ebeea06
Compare
christian-monch
force-pushed
the
stored-test-keys
branch
6 times, most recently
from
November 7, 2024 16:39
0fbfba0
to
be8f252
Compare
christian-monch
force-pushed
the
stored-test-keys
branch
from
November 7, 2024 17:10
be8f252
to
e128d3c
Compare
merged into PR #28 |
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
force-pushed
the
stored-test-keys
branch
from
November 8, 2024 10:09
7a3c5c7
to
795b5a6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.