Skip to content

implements: don't rely on PREVIEW comments but on ceph_preview tag#693

Merged
mergify[bot] merged 3 commits intomasterfrom
pr/ansiwen/no-preview-comments
Jun 6, 2022
Merged

implements: don't rely on PREVIEW comments but on ceph_preview tag#693
mergify[bot] merged 3 commits intomasterfrom
pr/ansiwen/no-preview-comments

Conversation

@ansiwen
Copy link
Collaborator

@ansiwen ansiwen commented May 19, 2022

Signed-off-by: Sven Anderson sven@redhat.com

@ansiwen ansiwen added the no-API This PR does not include any changes to the public API of a go-ceph package label May 19, 2022
Copy link
Collaborator

@phlogistonjohn phlogistonjohn left a comment

Choose a reason for hiding this comment

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

Looks really good. There's one typo that needs fixing. I also have a question about the function that examines the build tags - but it's not a blocking one.

@phlogistonjohn
Copy link
Collaborator

It appears that the tests are failing due to changes here too. It's possible that the json now being generated is not 100% in sync with what we were detecting before? I'll leave it for you to investigate. :-)

@ansiwen ansiwen force-pushed the pr/ansiwen/no-preview-comments branch from 3178fed to 029e6b6 Compare May 20, 2022 00:25
@ansiwen ansiwen changed the title implements: don't rely on PREVIEW comments but only on ceph_preview tag implements: don't rely on PREVIEW comments but on ceph_preview tag May 20, 2022
@ansiwen ansiwen force-pushed the pr/ansiwen/no-preview-comments branch from 029e6b6 to 5c6ea2f Compare May 20, 2022 01:57
@ansiwen
Copy link
Collaborator Author

ansiwen commented May 20, 2022

It appears that the tests are failing due to changes here too. It's possible that the json now being generated is not 100% in sync with what we were detecting before? I'll leave it for you to investigate. :-)

My code simply didn’t work, fixed it. Now it’s only failing in TestCancelClone, which is not related.

@ansiwen ansiwen requested a review from phlogistonjohn May 20, 2022 15:10
@phlogistonjohn
Copy link
Collaborator

@Mergifyio rebase

ansiwen added 3 commits June 6, 2022 14:11
Signed-off-by: Sven Anderson <sven@redhat.com>
Signed-off-by: Sven Anderson <sven@redhat.com>
Signed-off-by: Sven Anderson <sven@redhat.com>
@mergify
Copy link

mergify bot commented Jun 6, 2022

rebase

✅ Branch has been successfully rebased

@nixpanic nixpanic force-pushed the pr/ansiwen/no-preview-comments branch from 5c6ea2f to 68e39f3 Compare June 6, 2022 14:11
Copy link
Collaborator

@phlogistonjohn phlogistonjohn left a comment

Choose a reason for hiding this comment

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

LGTM. I think it will be nice simplification of the workflow.

@mergify mergify bot merged commit f4fb583 into master Jun 6, 2022
@mergify mergify bot deleted the pr/ansiwen/no-preview-comments branch June 6, 2022 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-API This PR does not include any changes to the public API of a go-ceph package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants