-
Notifications
You must be signed in to change notification settings - Fork 21
Prepare 2.0.0 #105
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
Merged
Merged
Prepare 2.0.0 #105
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
538b617
prepare 2.0.0 artifacts-credprovider update
embetten 52c3340
pipelines: update validations with new expected artifacts
embetten c60c672
pipeline: fix macos install failures
embetten ad3577c
pipeline: modify pipelines for python 3.14
embetten 62fd6c2
pipeline: syntax fix
embetten b5a9f33
pipeline: syntax fix
embetten f70fe74
pipeline: syntax fix artifactFeeds to artifactFeed
embetten a857acb
remove duplicate deplendency installs
embetten 0da011e
only binary patch elf on cibuidwheel
embetten 9dece50
update mac osx target
embetten b6ad854
configure cibuildwheels for network isolation
embetten 40fc632
add mac os comment
embetten ad80d54
re-enable audit
embetten c95f9a0
bump glibc version
embetten 5676ae0
test 35
embetten 823d076
Revert "test 35"
embetten 328b38b
move linux to source dist
embetten 569be06
migrate feed
embetten 56d74fe
Add logging and cache clearing to README
embetten b9cb581
move to bin folder and add test file
embetten 03c1ecc
fully skip linux cibuild wheels
embetten 8641fc1
remove linux build step
embetten 7fe7f74
fix stale path
embetten ade9b17
revert feed url for now
embetten 0092c2e
reverting meseng feed url migration
embetten 87638f9
fix spacing
embetten b3d45c7
docs: update readme with dependency information
embetten e548c7e
Merge branch 'master' of https://github.com/microsoft/artifacts-keyri…
embetten 62989dc
consume artifacts-credprovider 2.0.1
embetten c1ef23b
correct asset name
embetten 2bdea6a
skip musl
embetten 88f3ab0
re-add manylinux-aarch64-image
embetten d0890ad
remove arm 64 from public build
embetten 9aae554
Merge branch 'master' of https://github.com/microsoft/artifacts-keyri…
embetten 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -17,7 +17,7 @@ venv/ | |
| ENV/ | ||
|
|
||
| # FCIB | ||
| src/artifacts_keyring/plugins/ | ||
| src/artifacts_keyring/bin/ | ||
|
|
||
| # Pytest | ||
| .pytest_cache/ | ||
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 |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| include LICENSE.txt | ||
| include README.md | ||
| recursive-include src/artifacts_keyring/plugins * | ||
| recursive-include src/artifacts_keyring/bin * |
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.