Skip to content

Conversation

@Arlodotexe
Copy link
Member

@Arlodotexe Arlodotexe commented Mar 2, 2023

In #360 and #369, we organized and consolidated our projects heads, and renamed the folder which components are contained in.

While these were tested to work locally, Codespaces was not reconfigured to use the new paths.

This PR

  • Fixes sample discovery in codespaces.
  • Fixes head generation in codespaces.
  • Fixes building and deploying in codespaces.
  • Fixed an issue where a missing Path environment variable would cause the build to fail (e.g., on linux)

@Arlodotexe Arlodotexe added Uno Issues related to Uno Platform WASM Bugs related to working with WASM/Codespaces dev loop ➰ For issues that impact the core dev-loop of building experiments labels Mar 2, 2023
Copy link
Member

@michael-hawker michael-hawker left a comment

Choose a reason for hiding this comment

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

Tested in codespaces, works great! 🎉🎉🎉

@michael-hawker
Copy link
Member

@Arlodotexe does this fix #190 as well now then too?

@michael-hawker michael-hawker merged commit baf07d8 into main Mar 3, 2023
@delete-merged-branch delete-merged-branch bot deleted the fix/codespaces/building branch March 3, 2023 23:56
@Arlodotexe
Copy link
Member Author

@Arlodotexe does this fix #190 as well now then too?

That's a bit of a different issue.

Martin1994 pushed a commit to Martin1994/Labs-Windows that referenced this pull request Sep 2, 2023
* Fixed an issue where labs wouldn't build in codespaces

* Fixed MultiTarget system in codespaces. Moved retrieval of multitarget and fallback logic to new file.

* Fixed building locally

* Added lost changes caused by git suppression

* Removed vscode launch generation from sln gen

* Removed unused $MultiTarget param
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev loop ➰ For issues that impact the core dev-loop of building experiments Uno Issues related to Uno Platform WASM Bugs related to working with WASM/Codespaces

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants