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

[nuget-archive] Add index integrity attribute to nuget_archive #433

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dpvdberg
Copy link

Allow explicit integrity for index.json in the nuget_archive repo rule.
Solve the following issue: #431

I previously created #432, but in that PR I committed with a different e-mail for which I did not sign a CLA.

@dpvdberg
Copy link
Author

dpvdberg commented Apr 11, 2024

I can't seem to solve the docs build issue, could I maybe get some help with this?
When I run bazel run //docs:update, it appears my platform is incompatible?

~\...\rules_dotnet>bazel run //docs:update
Target //docs:update failed to build
Use --verbose_failures to see the command lines of failed build steps.
ERROR: Analysis of target '//docs:update' failed; build aborted: Target //docs:update is incompatible and cannot be built, but was explicitly requested.
Dependency chain:
    //docs:update (261f83)
    //docs:update_0 (261f83)
    //docs:defs-docgen.md (261f83)
    //docs:defs (261f83)   <-- target platform (@@local_config_platform//:host) didn't satisfy constraint @@platforms//:incompatible
INFO: Elapsed time: 0.274s, Critical Path: 0.01s
INFO: 1 process: 1 internal.
ERROR: Build did NOT complete successfully
ERROR: Build failed. Not running target

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