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

Fix/Continuous integration #53

Merged
merged 13 commits into from
Dec 28, 2024
Merged

Fix/Continuous integration #53

merged 13 commits into from
Dec 28, 2024

Conversation

AlixANNERAUD
Copy link
Contributor

  • Exclude Build_tool from Cargo.toml members list
  • Remove libsdl2-dev installation from CI workflow
  • Refactor WASM test to allow non_upper_case_globals and update label text handling
  • Remove unused Get_metadata_mutable method from File_type implementation
  • Add safety documentation for Allocate and Deallocate functions
  • Update Rust version to 1.83.0 in Cargo.toml
  • Reorganize workspace members and exclude paths in Cargo.toml
  • Update WASM bindings visibility for specific target architecture
  • Downgrade Rust version to 1.82.0 in Cargo.toml
  • Refactor File_system.rs to use File_identifier_inner_type for Directory_flag constants
  • Add os_getpagesize function declaration in platform_internal.h
  • Comment out ESP32 target configurations in GitHub Actions workflow
  • Remove --include-ignored flag from test command in GitHub Actions workflow

@AlixANNERAUD AlixANNERAUD merged commit edcf7f5 into main Dec 28, 2024
2 checks passed
@AlixANNERAUD AlixANNERAUD deleted the Fix/Continuous_integration branch December 28, 2024 16:20
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.

1 participant