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

freeze responses to 0.14.0 #153

Merged
merged 1 commit into from
Nov 22, 2021
Merged

freeze responses to 0.14.0 #153

merged 1 commit into from
Nov 22, 2021

Conversation

Jlrine2
Copy link
Contributor

@Jlrine2 Jlrine2 commented Nov 22, 2021

we should also consider freezing all dependancies and enabling dependabot

@Jlrine2 Jlrine2 requested a review from a team as a code owner November 22, 2021 20:42
@Jlrine2 Jlrine2 added the bumpless Changes to documentation, CI/CD pipelines, etc that don't affect the project's version label Nov 22, 2021
@jhkennedy
Copy link
Contributor

Dependabot doesn't handle conda environment files:
dependabot/dependabot-core#2227

Also, explicitly pinned dependencies isn't really what an environment.yml file is for (this is similar to install_requires vs requirements.txt).

If we want our CI/CD pipelines to run in a "last known working env" we should use something like conda-lock or generate an @EXPLICIT spec-file.txt

@Jlrine2 Jlrine2 merged commit 9a755eb into develop Nov 22, 2021
@Jlrine2 Jlrine2 deleted the fix-reponses branch November 22, 2021 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bumpless Changes to documentation, CI/CD pipelines, etc that don't affect the project's version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants