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

Exclude .g4 files under spark from repository #2680

Closed
wants to merge 3 commits into from

Conversation

ykmr1224
Copy link
Collaborator

Description

  • Remove and exclude .g4 files under spark component
  • Those files are downloaded from other repositories during build. (ref)
  • It was annoying since those files are updated often and considered as updated file when making commit.

Issues Resolved

  • Continuous update on the file retrieved from other repository

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@ykmr1224 ykmr1224 self-assigned this May 16, 2024
@ykmr1224 ykmr1224 added backport 2.x maintenance Improves code quality, but not the product labels May 16, 2024
@ykmr1224 ykmr1224 force-pushed the remove-g4 branch 2 times, most recently from 9240206 to 6b4f74b Compare May 17, 2024 05:12
@ykmr1224 ykmr1224 closed this May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x maintenance Improves code quality, but not the product
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant