Commit graph

17 commits

Author SHA1 Message Date
Sebastian Imlay b5b97fd301 maybe fix CI boot script 2022-11-04 21:17:24 -04:00
dependabot[bot] 365ce77450
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 23:25:46 +00:00
Ryan McGrath 6b69c1db94
Merge pull request #48 from simlay/simlay/add-image-support-and-simple-unit-test
Add image support for uikit feature backends
2022-08-22 16:25:06 -07:00
Sebastian Imlay a1da078e41 Add dependabot 2022-08-21 20:05:14 -04:00
Sebastian Imlay dcb24c2552 Removed unused dinghy step 2022-08-21 19:49:56 -04:00
Sebastian Imlay 9f0d2814d1 Use baptiste0928/cargo-install to install cargo-dinghy 2022-08-21 19:36:47 -04:00
Sebastian Imlay ba893c3400 Fix ios example in ci 2022-08-21 19:22:29 -04:00
Sebastian Imlay cf2cf5cc88 fix xcrun simctl create 2022-08-21 19:22:29 -04:00
Sebastian Imlay 4483b815f6 fix ci 2022-08-21 19:22:29 -04:00
Sebastian Imlay bab9e7d847 Added image to uikit support and integration test 2022-08-21 19:22:27 -04:00
Ryan McGrath 968843e79b See if forcing target does what I expect 2022-08-21 19:21:26 -04:00
Ryan McGrath 9decae65eb Take a crack at updating the GitHub CI to compile the iOS example as well. I may break this one. 2022-08-21 19:21:26 -04:00
Sebastian Imlay d0d99df147 Updates from comments 2022-08-14 16:40:38 -04:00
Sebastian Imlay db8af85fed Simplify CI steps 2022-08-14 15:48:50 -04:00
Ryan McGrath eb2f5cc9a2
Re-enable autolayout example 2022-07-31 21:06:49 -07:00
Jason Dagit ac6dc76d8d build trunk and examples 2022-07-31 19:23:24 -07:00
Mads Marquart 48393e8450 Add CI and gate on cargo fmt output 2022-07-15 16:14:03 +02:00