4 Commits

Author SHA1 Message Date
Jakub Grzywacz
3b5c5f0593 Release 15.10.0 2024-12-03 12:54:54 +01:00
Jakub Grzywacz
e85c727b79 chore: fix paper-macos-example workflow (#2539)
# Summary

Regenerate pods to fix `paper-macos-example` workflow.
`fabric-macos-example` will still fail as it doesn't have any startup
command, but it's not our fault.

## Test Plan

CI for `peper-macos-example` should be green
2024-11-19 09:55:05 +01:00
Jakub Grzywacz
405ff97eea chore: update bundler to 2.5.22 (#2522)
# Summary

Update ruby bundler to 2.5.22 to fix failing CI

## Test Plan

CIs will not fail on ruby version
2024-10-31 09:36:49 +01:00
Jakub Grzywacz
b3b175a7fb feat: move examples to ./apps (#2507)
# Summary

Due to the large number of example apps in the repository, I decided to
change the structure and move all applications into an "apps" folder to
maintain a clear structure.
2024-10-25 16:12:23 +02:00