Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Conversation

BBarisKilic
Copy link
Contributor

Status

READY

Description

Fixes: VeryGoodOpenSource/very_good_cli#918

There is a bug on the generated flame_game template. The cached images are not accessible from the FlameGame, therefore they are not "actually" cached and causing a runtime error. This pull request fixes the issue.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@BBarisKilic BBarisKilic requested a review from a team as a code owner December 12, 2023 00:32
@wolfenrain
Copy link
Member

Thanks for the contribution!

I left a few comments about the styling of the code itself so it fits with our overal practices.

@alestiago
Copy link
Contributor

Resolves #918

@alestiago alestiago added the waiting for response Response required label Jan 12, 2024
@BBarisKilic
Copy link
Contributor Author

Tests have been updated as @wolfenrain suggested.

@alestiago alestiago removed the waiting for response Response required label Jan 19, 2024
Copy link
Contributor

@alestiago alestiago left a comment

Choose a reason for hiding this comment

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

Made some minor adjustments to the tests, overall LGTM! Thank you for the contirbution 💙

@alestiago alestiago self-assigned this Jan 30, 2024
@alestiago alestiago merged commit 2ce4052 into VeryGoodOpenSource:main Jan 30, 2024
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

fix: resolve image caching issue on flame_game template
3 participants