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

check if modified files after update_config/supported #1809

Merged
merged 3 commits into from
Feb 25, 2021

Conversation

pxLi
Copy link
Collaborator

@pxLi pxLi commented Feb 25, 2021

Signed-off-by: Peixin Li pxli@nyu.edu

fix #661

validated working inside this PR w/ different commits

Signed-off-by: Peixin Li <pxli@nyu.edu>
@pxLi pxLi added feature request New feature or request build Related to CI / CD or cleanly building labels Feb 25, 2021
@pxLi
Copy link
Collaborator Author

pxLi commented Feb 25, 2021

build

1 similar comment
@pxLi
Copy link
Collaborator Author

pxLi commented Feb 25, 2021

build

@pxLi
Copy link
Collaborator Author

pxLi commented Feb 25, 2021

build

@@ -298,7 +298,7 @@ object RapidsConf {

// Resource Configuration

val PINNED_POOL_SIZE = conf("spark.rapids.memory.pinnedPool.size")
val PINNED_POOL_SIZE = conf("spark.rapids.memory.pinnedPool.size-DUMMY_MODIFIED")
Copy link
Collaborator Author

@pxLi pxLi Feb 25, 2021

Choose a reason for hiding this comment

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

e.g. the first commit failed (change to RpiadConf only but not config.md) as expected build 1023
image

@pxLi
Copy link
Collaborator Author

pxLi commented Feb 25, 2021

CI Passed after remove the DUMMY change

@jlowe jlowe merged commit b42873e into NVIDIA:branch-0.4 Feb 25, 2021
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
* check if modified files after update_config/supported

Signed-off-by: Peixin Li <pxli@nyu.edu>

* remove dummy config modified

* fix success case
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
* check if modified files after update_config/supported

Signed-off-by: Peixin Li <pxli@nyu.edu>

* remove dummy config modified

* fix success case
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to CI / CD or cleanly building feature request New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEA] CI premerge check should fail if build modifies files in the repository
2 participants