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

Fixing github action - Moving synchronize to the right file #1991

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

EerierGosling
Copy link
Collaborator

I put the synchronize type in the wrong file - I'm moving it to the right one here.

Copy link

vercel bot commented Jul 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sprig ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 18, 2024 3:36pm

@EerierGosling EerierGosling merged commit e8efd90 into hackclub:main Jul 18, 2024
2 of 4 checks passed
JosiasAurel pushed a commit that referenced this pull request Jul 18, 2024
@EerierGosling EerierGosling deleted the fixing-github-action branch July 19, 2024 19:26
github-merge-queue bot pushed a commit that referenced this pull request Aug 26, 2024
* crap

* add levenshtein distance package

* store codemirror text state and widgets/foldranges state

* remove foldRangeIndex prop

* use fold range index computed when code changes, {_foldRanges, _widgets}

* update editor modal when code changes in a colab session

* same changes as in prev?

* Fixed bugs that were in my game. The game is already in the gallery (#1983)

* Added my space invaders game

I have tried to model the original, and plan on coming back to this later to add new levels and a few other ideas I have but don't know how to implement yet.

* Fixed naming issues

* Update Space_Invaders.js

* Add files via upload

* Fixing metadata

* Fixed major bug in Space_Invaders.js

There was a major bug stopping you from restarting the game, which has been fixed

---------

Co-authored-by: graham <[email protected]>
Co-authored-by: Marios Mitsios <[email protected]>

* Updating github action for unit tests (#1989)

* Fixing github action - Moving synchronize to the right file (#1991)

Moving synchronize to the write file

* Add line offset to prevent failures (#1993)

* specify openEditor type to fix typescript error

* push widget before foldranges

fixes ranges error in codemirror

* revert file

* inline

---------

Co-authored-by: Atharva <[email protected]>
Co-authored-by: graham <[email protected]>
Co-authored-by: Marios Mitsios <[email protected]>
Co-authored-by: Sofia Egan <[email protected]>
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.

2 participants