Skip to content

Comments

Try disabling pip cache#425

Merged
kingdonb merged 1 commit intomainfrom
fix-workflow
Dec 20, 2024
Merged

Try disabling pip cache#425
kingdonb merged 1 commit intomainfrom
fix-workflow

Conversation

@kingdonb
Copy link
Member

It is very weird that I cannot reproduce this failure in https://github.com/kingdonb/community/actions

I should have verified that I could actually repro it, before assuming that I fixed it with #424

I am going to (at least temporarily) disable the cache because a cache failure is the only thing I can think of which wouldn't reproduce on another repo fork.

Other possibilities I have considered:

  • adding python3.10 to the script shabang
  • changing the dependency name from ruamel.yaml to ruamel_yaml which seems to be commonly used in StackOverflow replies to this issue

Upgrading to Python 3.11 might have also fixed this if it was a cache issue, all of those things we can try in a next PR, but if it was some strange cache failure I want to know 🤞

Signed-off-by: Kingdon B <yebyen@gmail.com>
@kingdonb kingdonb merged commit e3be9af into main Dec 20, 2024
2 checks passed
@kingdonb kingdonb deleted the fix-workflow branch December 20, 2024 14:38
@kingdonb kingdonb mentioned this pull request Dec 20, 2024
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.

3 participants