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

Update setup-micromamba and pre-commit hooks. #191

Merged
merged 3 commits into from
Oct 7, 2024

Conversation

zaneselvans
Copy link
Member

@zaneselvans zaneselvans commented Oct 6, 2024

Overview

  • Update to setup-micromamba v2
  • Remove the anaconda defaults channel, since conda-forge and mamba folks recommend avoiding it.
  • Log some info about the GitHub runner so we can see if it really has 4CPUs and 16GB of memory -- it does!
  • Remove hadolint pre-commit hook since there's no Dockerfile in this repo.
  • Add GHA linter actionlint to pre-commit hooks
  • Update to v4.0.0 of pre-commit
  • Update some pre-commit hook versions.
  • Switch to using psychopg2-binary since it works on MacOS as well as linux.

Closes #192

To-do list

Tasks

@zaneselvans zaneselvans marked this pull request as ready for review October 6, 2024 19:25
@zaneselvans zaneselvans added the github_actions Pull requests that update GitHub Actions code label Oct 6, 2024
@zaneselvans zaneselvans self-assigned this Oct 6, 2024
@zaneselvans zaneselvans merged commit 5f90871 into main Oct 7, 2024
5 checks passed
@zaneselvans zaneselvans deleted the update-github-actions branch October 7, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies github_actions Pull requests that update GitHub Actions code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Unable to create conda environment on MacOS
2 participants