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

[Task]: Clean up Java Tests workflow #33343

Closed
damondouglas opened this issue Dec 10, 2024 · 0 comments · Fixed by #33354
Closed

[Task]: Clean up Java Tests workflow #33343

damondouglas opened this issue Dec 10, 2024 · 0 comments · Fixed by #33354
Assignees

Comments

@damondouglas
Copy link
Contributor

damondouglas commented Dec 10, 2024

What needs to happen?

.github/workflows/java_tests.yml has an opportunity for cleanup. First, an Authenticate on GCP step that uses google-github-actions/auth@v1. Said step provides Google Cloud authentication using an outdated static credential pattern and can be removed. Notably the Java Word count Dataflow is skipped and could be removed since we have numerous other tests that cover this.

Issue Priority

Priority: 2 (default / most normal work should be filed as P2)

@damondouglas damondouglas self-assigned this Dec 10, 2024
@github-actions github-actions bot added the P2 label Dec 10, 2024
@damondouglas damondouglas changed the title [Task]: Remove static GCP credentials from Java Tests [Task]: Clean up Java Tests workflow Dec 11, 2024
@github-actions github-actions bot added this to the 2.62.0 Release milestone Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant