Skip to content

Conversation

janeyx99
Copy link
Contributor

@janeyx99 janeyx99 commented Apr 13, 2021

This way, the user gets more useful actionable results from the GHA.

Test plan:
CI

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Apr 13, 2021

💊 CI failures summary and remediations

As of commit 382e451 (more details on the Dr. CI page):


💚 💚 Looks good so far! There are no failures yet. 💚 💚


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

@facebook-github-bot
Copy link
Contributor

@janeyx99 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link
Contributor

@samestep samestep left a comment

Choose a reason for hiding this comment

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

High-level question: this run script is getting kind of long, and putting it directly into the workflow YAML has a couple disadvantages:

  • it doesn't get checked by our Python linters
  • it's less convenient to run locally

Why not put this code directly into .github/scripts/generate_workflow_names.py?

@janeyx99
Copy link
Contributor Author

Why not put this code directly into .github/scripts/generate_workflow_names.py?

Good point, we probably should have done this from the start

Copy link
Contributor

@samestep samestep left a comment

Choose a reason for hiding this comment

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

Looks great, thanks!

@facebook-github-bot
Copy link
Contributor

@janeyx99 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@janeyx99 merged this pull request in 1127bab.

@janeyx99 janeyx99 deleted the more-meaningful-err-msg branch April 14, 2021 17:00
krshrimali pushed a commit to krshrimali/pytorch that referenced this pull request May 19, 2021
…msg (pytorch#55961)

Summary:
This way, the user gets more useful actionable results from the GHA.

Pull Request resolved: pytorch#55961

Test Plan: CI

Reviewed By: samestep

Differential Revision: D27749013

Pulled By: janeyx99

fbshipit-source-id: bb0edbcdab29ba8ef99005f6fcf52de6782b468d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants