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

Fix cml pr create on subdirectories #1345

Merged
merged 3 commits into from Feb 7, 2023
Merged

Conversation

0x2b3bfa0
Copy link
Member

Closes #1344

@0x2b3bfa0 0x2b3bfa0 added bug Something isn't working cml-pr Subcommand labels Feb 7, 2023
@0x2b3bfa0 0x2b3bfa0 requested a review from a team February 7, 2023 08:59
@0x2b3bfa0 0x2b3bfa0 self-assigned this Feb 7, 2023
@0x2b3bfa0 0x2b3bfa0 temporarily deployed to internal February 7, 2023 08:59 — with GitHub Actions Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2023

Test Comment

@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2023

Test Comment

Copy link
Contributor

@dacbd dacbd left a comment

Choose a reason for hiding this comment

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

is this test format not correct? it seems this doesn't work? https://github.com/iterative/cml-playground/actions/runs/4115453808/jobs/7104182705

@0x2b3bfa0
Copy link
Member Author

@dacbd, it looks like your test is indeed wrong: no files were modified in the subdirectory.

- echo "$(date +%s%N) - modication" >> cml.log
+ echo "$(date +%s%N) - modication" >> examples/cml.log

dacbd
dacbd previously approved these changes Feb 7, 2023
Copy link
Contributor

@dacbd dacbd left a comment

Choose a reason for hiding this comment

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

g2g fixed test

src/cml.js Outdated Show resolved Hide resolved
@dacbd dacbd temporarily deployed to internal February 7, 2023 17:36 — with GitHub Actions Inactive
@dacbd dacbd enabled auto-merge (squash) February 7, 2023 17:39
@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2023

Test Comment

@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2023

Test Comment

@0x2b3bfa0 0x2b3bfa0 requested a review from dacbd February 7, 2023 17:53
@dacbd dacbd temporarily deployed to internal February 7, 2023 17:54 — with GitHub Actions Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2023

Test Comment

@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2023

Test Comment

@dacbd dacbd merged commit b923f3e into master Feb 7, 2023
@dacbd dacbd deleted the cml-pr-create-subdirectories branch February 7, 2023 17:59
@github-actions
Copy link
Contributor

Test Comment

@github-actions
Copy link
Contributor

Test Comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cml-pr Subcommand
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pull request creation not working on subdirectories
2 participants