Commit graph

20 commits

Author SHA1 Message Date
dependabot[bot] 0f64a84362
Bump actions/checkout from 3 to 4 (#105)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 10:18:11 -07:00
Ryan McGrath 44ad4886e7
Merge pull request #75 from ryanmcgrath/dependabot/github_actions/baptiste0928/cargo-install-2
Bump baptiste0928/cargo-install from 1 to 2
2023-06-08 14:51:09 -07:00
dependabot[bot] 45d34ad632
Bump baptiste0928/cargo-install from 1 to 2
Bumps [baptiste0928/cargo-install](https://github.com/baptiste0928/cargo-install) from 1 to 2.
- [Release notes](https://github.com/baptiste0928/cargo-install/releases)
- [Changelog](https://github.com/baptiste0928/cargo-install/blob/main/CHANGELOG.md)
- [Commits](https://github.com/baptiste0928/cargo-install/compare/v1...v2)

---
updated-dependencies:
- dependency-name: baptiste0928/cargo-install
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-24 09:14:39 +00:00
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