Skip to content

CI: Artifacts upload check v1#6

Open
ShubhamDesai wants to merge 81 commits into
priotestcifrom
upload_artifacts
Open

CI: Artifacts upload check v1#6
ShubhamDesai wants to merge 81 commits into
priotestcifrom
upload_artifacts

Conversation

@ShubhamDesai
Copy link
Copy Markdown
Owner

This pull request tries to check whether the folder structure gets created by something like PR_id/workflowname (eg : PR_5/macos). And whether a small file gets uploaded

)


if __name__ == "__main__":
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[ruff] reported by reviewdog 🐶

Suggested change
if __name__ == "__main__":
if __name__ == "__main__":

"""Intentional failure to validate CI failure."""
"""self.fail("Intentional failure).")"""
self.assertTrue(True)
#self.fail("Intentional failure.")
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[ruff] reported by reviewdog 🐶

Suggested change
#self.fail("Intentional failure.")
# self.fail("Intentional failure.")

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.

1 participant