Benjamin Doherty
7724219f1e
Fix Windows CI build
2022-12-20 11:01:10 -07:00
Benjamin Doherty
f05c7f1141
Fix CI build
2022-11-22 13:49:59 -08:00
Ben Doherty
22e5d15a17
Use GitHub script for release asset upload ( #6308 )
2022-11-21 10:25:20 -08:00
k1rnt
aeb0a4008d
fix(ci): replace set-output to GITHUB_OUTPUT ( #6195 )
2022-10-18 13:41:25 -04:00
Philip Rideout
22c3ba2466
gltfio: remove poorly maintained lite flavor
2022-06-06 13:13:22 -07:00
Ben Doherty
6353f17635
Releases: specify Python dependencies in requirements.txt file ( #5402 )
2022-04-07 11:23:03 -07:00
Ben Doherty
96a1cbe69f
Attempt to fix GitHub release asset upload ( #5398 )
2022-04-05 13:01:20 -07:00
Philip Rideout
043fdf7a51
Remove lite flavor from android-utils.
...
We noticed that the lite flavor isn't actually smaller, plus we need to
rework our Android library hierarchy anyway, so for now let's remove
this.
2022-03-23 11:18:25 -07:00
Ben Doherty
54482e6451
Attempt to fix Windows CI builds ( #5205 )
2022-02-15 11:11:28 -08:00
Ben Doherty
bdeb30a847
Use workflow_dispatch instead of repository_dispatch ( #4834 )
2021-11-10 13:38:58 -08:00
Ben Doherty
d1b9a1b996
Include sample-gltf-viewer with Android releases ( #4099 )
2021-06-08 10:32:49 -07:00
Ben Doherty
bc107e7def
Downgrade Linux GitHub Actions environment to fix error ( #3588 )
2021-02-26 17:00:56 -08:00
Ben Doherty
fec214a772
Include Filament version instead of date in release assets ( #2808 )
2020-07-13 17:23:36 -07:00
Romain Guy
cc6361e4f9
Make CI scripts safer ( #2456 )
...
- Added an extra README file detailing what the scripts are for
- The scripts now display a warning and a prompt before requiring user confirmation to continue
- The system install commands are only executed in CI environments (ninja and cmake being installed as root without checking for the environment was a leftover from a previous non-GitHub based CI setup)
2020-04-25 01:03:29 -07:00
Romain Guy
201bd2c845
Fix release action
2020-03-31 18:09:29 -07:00
Romain Guy
9a550d69b8
Fix Github actions
2020-03-31 09:33:28 -07:00
Romain Guy
07d6aebafc
Update release action
2020-03-30 21:48:41 -07:00
Ben Doherty
0474a6b8b5
Try to fix Windows build by reducing disk space footprint ( #2301 )
2020-03-27 16:05:50 -07:00
Philip Rideout
961860adee
Introduce filament-utils and Java bindings for camutils.
...
This library houses the KTX loader, camutils bindings, and a Kotlin math
library. More will come later. Sample app is forthcoming.
2020-01-16 16:00:23 -08:00
Ben Doherty
c5ed7172b3
Add release GitHub workflow ( #1903 )
2019-11-21 11:04:20 -08:00