player-ui / player

https://player-ui.github.io
MIT License
73 stars 47 forks source link

Build: Run bazelrc stage during release workflow #502

Closed hborawski closed 2 months ago

hborawski commented 2 months ago

https://app.circleci.com/pipelines/github/player-ui/player/3299/workflows/a3b6f8f2-934b-49b9-8583-c2f35e167826

This build had warnings about BuildBuddy usage due to the API key being missing

  _________________________________________________________________________  
 |                                                                         | 
 |                           Deprecation Notice                            | 
 |                                                                         | 
 |  Anonymous BuildBuddy access is deprecated, and will soon be disabled.  | 
 |                                                                         | 
 |  No BuildBuddy API key was found attached to this build.                | 
 |                                                                         | 
 |  To continue using BuildBuddy, create a free account at                 | 
 |  https://app.buildbuddy.io/ and use the Quick Start guide               | 
 |  to configure your build to use an API key.                             | 
 |                                                                         | 
 |_________________________________________________________________________| 

the bazelrc stage in CircleCI needs to be run in the release workflow to populate keys