Skip to content

Conversation

@mfitz
Copy link
Contributor

@mfitz mfitz commented Mar 26, 2025

I've not updated the changelog because this is not a user-facing change.

I used cruft update to bring the CI workflows into line with the cookie-cutter template; that was enough to fix at the broken workflows.

Finding affected files

grep -iRn "mamba" .

./daily-scheduled-ci.yml:22:      cache_mamba_env: false
./daily-scheduled-ci.yml:25:      mamba_env_name: ${{ needs.get-date.outputs.DATE }}

Checklist

Any checks which are not relevant to the PR can be pre-checked by the PR creator.
All others should be checked by the reviewer(s).
You can add extra checklist items here if required by the PR.

  • CHANGELOG updated
  • Tests added to cover contribution
  • Documentation updated

@mfitz mfitz self-assigned this Mar 26, 2025
"module_name": "pam",
"project_short_description": "The Population activity Modeller (PAM) is a python API for activity sequence modelling.",
"upload_pypi_package": "y",
"project_visibility": "public",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Cruft/cookiecutter needs to know this is a public repo, otherwise cruft update complains and errors.

@gac55 gac55 merged commit 63ff005 into main Mar 28, 2025
11 checks passed
@mfitz mfitz deleted the fix_broken_ci_builds branch March 31, 2025 16:55
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.

CI Builds are broken

3 participants