Skip to content

Conversation

@echedey-ls
Copy link
Contributor

@echedey-ls echedey-ls commented Sep 19, 2024

  • Closes Failing pytest CI on mac-os #2211 (I think?)
  • I am familiar with the contributing guidelines
  • [ ] Tests added
  • [ ] Updates entries in docs/sphinx/source/reference for API changes.
  • Adds description and name entries in the appropriate "what's new" file in docs/sphinx/source/whatsnew for all changes. Includes link to the GitHub Issue with :issue:`num` or this Pull Request with :pull:`num`. Includes contributor name and/or GitHub username (link with :ghuser:`user`).
  • [ ] New code is fully documented. Includes numpydoc compliant docstrings, examples, and comments where necessary.
  • Pull request is nearly complete and ready for detailed review.
  • Maintainer: Appropriate GitHub Labels (including remote-data) and Milestone are assigned to the Pull Request and linked Issue.

1. Tries to fix #2211 as other two people have fixed the same problem by removing the login shell (bash -l flag) from the workflows.
2. Attempts to remove all custom bashes; includes -el flags for asv_check.yml (-e flag docs, is the default for shells).
3. Updates actions versions (I don't really know if that helps maintenance in the long run, just my preference of following the trends)

I'm open to address only #2211 by updating the pytest workflow shells.

@echedey-ls
Copy link
Contributor Author

I'll close this PR now that everything is working properly, even thou it can be used as an update of the action dependencies.

@echedey-ls echedey-ls closed this Sep 20, 2024
@echedey-ls echedey-ls changed the title [WIP/MAINT]: GH worflows MacOS fixes and actions update [MAINT]: GH worflow actions update Sep 20, 2024
@echedey-ls echedey-ls mentioned this pull request Sep 25, 2024
3 tasks
AdamRJensen added a commit to AdamRJensen/pvlib-python that referenced this pull request Sep 25, 2024
@echedey-ls echedey-ls deleted the gh-workflows-macos-fix branch September 25, 2024 16:16
kandersolar pushed a commit that referenced this pull request Sep 26, 2024
* Update to actions/setup-python@v5

* Update to actions/checkout@v4

* Bring up to #2218

* Address reviewer comments
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.

Failing pytest CI on mac-os

1 participant