Commit Graph

5 Commits

Author SHA1 Message Date
Kazuki Matsumoto dbe91c7483
fix: [workaround] Avoid crash when build app with batchmode on command-line (#742)
* fix

* workaround

* export YAMATO_JOB_ID

(cherry picked from commit cbdcf105ec97b79f2804e059c3fa164ec0d60cca)
2022-08-25 12:59:43 +09:00
Kazuki Matsumoto 63c62e9c77
chore: Add m1mac for testing platform on CI (#546) 2021-10-08 10:15:32 +09:00
Kazuki Matsumoto 33a197021a
feat: Upgrade WebRTC package 2.4.0-exp.4 (#523)
* wip

* wip

* add audiotest sample

* add microphone sampl

* audio test

* resampling audio source

* resampling audio source

* upgrade webrtc package version

* revert

* revert

* revert

* fix lint

* fix package.json

* fix domain for upm package

* fix bugs

* fix scene
2021-09-10 16:54:03 +09:00
Kazuki Matsumoto c037a6e5a1
chore: Fix scripts for testing macos standalone on CI (#482)
* [skip ci] fix macos standalone test on CI

* [skip ci] fix

* [skip ci] fix

* [skip ci] fix

* [skip ci] fix

* [skip ci] fix bug

* fix bugs
2021-05-31 10:07:57 +09:00
Takashi Kannan 6a7ff09721
chore: run CI testing on macOS/iOS (#391)
* add run utr by manual on mac

* fix yaml

* enable test on macos

* revert mac image

* add ios build and test job

* fix yamato yml

* add ios support for runtime asmdef

* signaling test exclude iphone player

* use same setting webrtc package

* integrate package test trigger

* fix rendering test on mac

* add trigger job

* fix publish dependencies

* fix template ci yaml

* delete trigger about template-ci
2021-01-28 15:08:28 +09:00