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

ci: improve publish ci to use env vars #1652

Merged

Conversation

Dhanunjaya-Elluri
Copy link
Contributor

What type of PR is this? (check all applicable)

  • πŸ’Ύ Refactor
  • ✨ Feature
  • πŸ› Bug Fix
  • πŸ”§ Optimization
  • πŸ“ Documentation
  • βœ… Test
  • 🐳 Other

Related issues

Checklist

  • Code follows style guide (ruff)
  • Tests added
  • Documented the changes

If you have comments or can explain your changes, please do so below

This PR just improves the publish_to_pypi.yml to use the environment variables.

@MarcoGorelli
Copy link
Member

thanks - think there's on emore change that needs doing from the linked pr?

@Dhanunjaya-Elluri
Copy link
Contributor Author

@MarcoGorelli I guess not! Do you have any suggestions?

@MarcoGorelli
Copy link
Member

I think there's the other change that still needs doing?

@Dhanunjaya-Elluri
Copy link
Contributor Author

Hey @MarcoGorelli, I updated the PR. Just let me know if this what you meant. I might be missing some contextπŸ˜…

Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

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

thanks @Dhanunjaya-Elluri , let's see if this works

@MarcoGorelli MarcoGorelli changed the title enh: improve publish ci to use env vars ci: improve publish ci to use env vars Dec 27, 2024
@MarcoGorelli MarcoGorelli merged commit 8749e72 into narwhals-dev:main Dec 27, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ci: use environment variables instead of contexts in publish_to_pypi.yml
2 participants