Skip to content

Remove rules_sass and send build metadata to Buildbuddy#1839

Draft
avdv wants to merge 5 commits intomasterfrom
maintenance-cleanup
Draft

Remove rules_sass and send build metadata to Buildbuddy#1839
avdv wants to merge 5 commits intomasterfrom
maintenance-cleanup

Conversation

@avdv
Copy link
Copy Markdown
Member

@avdv avdv commented Dec 6, 2022

No description provided.

avdv added 4 commits December 6, 2022 10:19
The rules were formerly used by skydoc.
Inside a pure nix shell, the `GITHUB_*` environment variables are not set and Buildbuddy
cannot determine metadata automatically.

See https://www.buildbuddy.io/docs/guide-metadata/
This enables taking advantage of Buildbuddy's cache.
For PRs from forks (and also dependabot) access to the repository secrets is not
permitted, so the API key for Buildbuddy ends up as empty.

This would lead to an error:
```
WARNING: BES was not properly closed
ERROR: The Build Event Protocol upload failed: Not retrying publishBuildEvents, no more attempts left: status='Status{code=UNAUTHENTICATED, description=failed to parse AP
```
@avdv avdv force-pushed the maintenance-cleanup branch 2 times, most recently from a8beded to 3283f34 Compare December 6, 2022 10:27
@avdv avdv force-pushed the maintenance-cleanup branch from 3283f34 to bfdf529 Compare December 6, 2022 10:33
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