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

rbe: Testing #1251

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

rbe: Testing #1251

wants to merge 6 commits into from

Conversation

phlax
Copy link
Member

@phlax phlax commented Nov 1, 2024

No description provided.

@@ -8,6 +8,9 @@ on:

jobs:
check:
permissions:
contents: read
packages: read
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

packages: read permission required for remote access

--@envoy//tools/cat:target=//:hello \
@envoy//tools/cat
env:
GITHUB_TOKEN: ${{ github.token }}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

github token needs to be made available

@@ -17,4 +20,9 @@ jobs:
- uses: actions/checkout@v3
- name: Run CI script
run: |
echo "Hello github"
bazel run \
--config=remote-envoy-engflow \
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for rbe+cache+bes use the --config=remote-envoy-engflow flag

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