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: Add missing job name for .github\workflows\binaries.yml #26867

Merged
merged 3 commits into from
Oct 12, 2023

Conversation

Sai-Suraj-27
Copy link
Contributor

PR Description

Added the missing job name for the .github\workflows\binaries.yml Workflow.
https://github.com/unifyai/ivy/blob/8608b7f9cda83f78b3409eaa33a47701c76bfa21/.github/workflows/binaries.yml#L4
I'm not sure about the name but I guess something like release_binaries: or tag_binary_release: could be added.

Related Issue

Closes #26856

Checklist

  • Did you add a function?
  • Did you add the tests?
  • Did you run your tests and are your tests passing?
  • Did pre-commit not fail on any check?
  • Did you follow the steps we provided?

Socials

https://twitter.com/Sai_Suraj_27

@Sai-Suraj-27
Copy link
Contributor Author

@vedpatwardhan sir, I have made the PR adding the missing job name (#26867). Please look into this PR when you are free, If you think there should be a better job name other than release_binaries: please tell me here, I will modify accordingly, Thank you.

.github/workflows/binaries.yml Outdated Show resolved Hide resolved
@juliagsy juliagsy assigned vedpatwardhan and unassigned juliagsy Oct 11, 2023
@github-actions
Copy link
Contributor

Thank you for this PR, here is the CI results:


This pull request does not result in any additional test failures. Congratulations!

@vedpatwardhan vedpatwardhan merged commit 55b056b into ivy-llc:main Oct 12, 2023
p1utoze pushed a commit to p1utoze/ivy that referenced this pull request Oct 13, 2023
p1utoze pushed a commit to p1utoze/ivy that referenced this pull request Oct 13, 2023
druvdub pushed a commit to druvdub/ivy that referenced this pull request Oct 14, 2023
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.

Missing job name in the .github\workflows\binaries.yml file
3 participants