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

build: remove unused scripts #537

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

build: remove unused scripts #537

wants to merge 2 commits into from

Conversation

parthea
Copy link
Contributor

@parthea parthea commented Mar 5, 2025

The scripts being deleted are no longer used. Owlbot is also no longer needed as the files that were copied from synthtool are no longer used

excludes = [
"continuous/**",
"presubmit/**",
"samples/**",
"build.sh",
"test-samples*.sh",
]
s.move(templated_files / ".kokoro", excludes=excludes)
s.move(templated_files / ".trampolinerc")

@parthea parthea requested a review from a team as a code owner March 5, 2025 01:39
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.

3 participants