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

Clean-up github actions setup #620

Closed
kiran-kate opened this issue Mar 2, 2021 · 1 comment
Closed

Clean-up github actions setup #620

kiran-kate opened this issue Mar 2, 2021 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@kiran-kate
Copy link
Member

The build.yml in .github/workflows needs to be reviewed and cleaned up. We noticed the following issues:

  • The pip cache mechanism doesn't seem to work as expected i.e. it doesn't refresh if setup.py specifies a different version of a dependency.
  • The usage of matrix and if statements for exceptions looks inconsistent.
@kiran-kate kiran-kate added the help wanted Extra attention is needed label Mar 3, 2021
@shinnar
Copy link
Member

shinnar commented Feb 15, 2023

fixed

@shinnar shinnar closed this as completed Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants