Skip to content

feat: implement visionOS CI - #54

Merged
okwasniewski merged 1 commit into
mainfrom
feat/cicd
Dec 14, 2023
Merged

feat: implement visionOS CI#54
okwasniewski merged 1 commit into
mainfrom
feat/cicd

Conversation

@okwasniewski

Copy link
Copy Markdown

Summary:

This PR implements CI for visionOS that's run on every PR to ensure new PRs don't break stuff.

Changelog:

[INTERNAL] [ADDED] - Setup visionOS CI

Test Plan:

CI Green

@okwasniewskiokwasniewski changed the title feat: implement visionOS CI[WIP] feat: implement visionOS CIDec 11, 2023
@okwasniewski
okwasniewskiforce-pushed the feat/cicd branch 11 times, most recently from edc69bf to da6b19eCompareDecember 12, 2023 10:05
@okwasniewski

Copy link
Copy Markdown
Author

I've opened CircleCI support ticket because no matter what I did there is no xrsimulator SDK on the VM. I will keep this PR in draft state until this ticket is resolved

CleanShot 2023-12-12 at 16 35 17@2x

@okwasniewski
okwasniewski marked this pull request as draft December 12, 2023 15:39
@okwasniewski
okwasniewski marked this pull request as ready for review December 14, 2023 05:46
@okwasniewski
okwasniewskiforce-pushed the feat/cicd branch 3 times, most recently from dd7ec0c to a2c34dcCompareDecember 14, 2023 06:58
@okwasniewskiokwasniewski changed the title [WIP] feat: implement visionOS CIfeat: implement visionOS CIDec 14, 2023
feat: use Xcode beta globally
feat: use callstack/hermes-visionos fork
feat: test Hermes
feat: reset cache keys
fix: use callstack/hermes
fix: use correct hermes source tarball
fix: use never xcode version
test only JSC
fix: change Xcode version
fix: use m1 executor
feat: add cocoapods cache
fix: remove hermes from cache keys
fix: rbenv reset cache
test: use 15.2
@okwasniewski
okwasniewski merged commit 7143c5c into mainDec 14, 2023
okwasniewski added a commit that referenced this pull request Dec 20, 2023
feat: use Xcode beta globally
feat: use callstack/hermes-visionos fork
feat: test Hermes
feat: reset cache keys
fix: use callstack/hermes
fix: use correct hermes source tarball
fix: use never xcode version
test only JSC
fix: change Xcode version
fix: use m1 executor
feat: add cocoapods cache
fix: remove hermes from cache keys
fix: rbenv reset cache
test: use 15.2
okwasniewski added a commit that referenced this pull request Jan 2, 2024
feat: use Xcode beta globally
feat: use callstack/hermes-visionos fork
feat: test Hermes
feat: reset cache keys
fix: use callstack/hermes
fix: use correct hermes source tarball
fix: use never xcode version
test only JSC
fix: change Xcode version
fix: use m1 executor
feat: add cocoapods cache
fix: remove hermes from cache keys
fix: rbenv reset cache
test: use 15.2
okwasniewski added a commit that referenced this pull request Mar 6, 2024
feat: use Xcode beta globally
feat: use callstack/hermes-visionos fork
feat: test Hermes
feat: reset cache keys
fix: use callstack/hermes
fix: use correct hermes source tarball
fix: use never xcode version
test only JSC
fix: change Xcode version
fix: use m1 executor
feat: add cocoapods cache
fix: remove hermes from cache keys
fix: rbenv reset cache
test: use 15.2
okwasniewski added a commit that referenced this pull request Mar 22, 2024
feat: use Xcode beta globally
feat: use callstack/hermes-visionos fork
feat: test Hermes
feat: reset cache keys
fix: use callstack/hermes
fix: use correct hermes source tarball
fix: use never xcode version
test only JSC
fix: change Xcode version
fix: use m1 executor
feat: add cocoapods cache
fix: remove hermes from cache keys
fix: rbenv reset cache
test: use 15.2
fix: run visionos CI on every PR (#62)
chore: disable some of upstream pipelines (#33)
* chore: disable some of upstream pipelines
* tests: update snapshot for visionOS
* chore: disable more jobs, fix isVisionOS
* fix: Keyboard.js, adjust pipeline_selection.js
* feat: run iOS tests every night
chore: disable android tests (#39)
fix: prevent from running the testAll.yml on main (#41)
fix: ci on main (#44)
fix: remove windows jobs (#126)
* fix: remove windows jobs
* fix: sync jobs.yml
okwasniewski added a commit that referenced this pull request Apr 5, 2024
feat: use Xcode beta globally
feat: use callstack/hermes-visionos fork
feat: test Hermes
feat: reset cache keys
fix: use callstack/hermes
fix: use correct hermes source tarball
fix: use never xcode version
test only JSC
fix: change Xcode version
fix: use m1 executor
feat: add cocoapods cache
fix: remove hermes from cache keys
fix: rbenv reset cache
test: use 15.2
fix: run visionos CI on every PR (#62)
chore: disable some of upstream pipelines (#33)
* chore: disable some of upstream pipelines
* tests: update snapshot for visionOS
* chore: disable more jobs, fix isVisionOS
* fix: Keyboard.js, adjust pipeline_selection.js
* feat: run iOS tests every night
chore: disable android tests (#39)
fix: prevent from running the testAll.yml on main (#41)
fix: ci on main (#44)
fix: remove windows jobs (#126)
* fix: remove windows jobs
* fix: sync jobs.yml
okwasniewski added a commit that referenced this pull request Apr 5, 2024
feat: use Xcode beta globally
feat: use callstack/hermes-visionos fork
feat: test Hermes
feat: reset cache keys
fix: use callstack/hermes
fix: use correct hermes source tarball
fix: use never xcode version
test only JSC
fix: change Xcode version
fix: use m1 executor
feat: add cocoapods cache
fix: remove hermes from cache keys
fix: rbenv reset cache
test: use 15.2
okwasniewski added a commit that referenced this pull request Apr 9, 2024
feat: use Xcode beta globally
feat: use callstack/hermes-visionos fork
feat: test Hermes
feat: reset cache keys
fix: use callstack/hermes
fix: use correct hermes source tarball
fix: use never xcode version
test only JSC
fix: change Xcode version
fix: use m1 executor
feat: add cocoapods cache
fix: remove hermes from cache keys
fix: rbenv reset cache
test: use 15.2
fix: run visionos CI on every PR (#62)
chore: disable some of upstream pipelines (#33)
* chore: disable some of upstream pipelines
* tests: update snapshot for visionOS
* chore: disable more jobs, fix isVisionOS
* fix: Keyboard.js, adjust pipeline_selection.js
* feat: run iOS tests every night
chore: disable android tests (#39)
fix: prevent from running the testAll.yml on main (#41)
fix: ci on main (#44)
fix: remove windows jobs (#126)
* fix: remove windows jobs
* fix: sync jobs.yml
okwasniewski added a commit that referenced this pull request Apr 15, 2024
feat: use Xcode beta globally
feat: use callstack/hermes-visionos fork
feat: test Hermes
feat: reset cache keys
fix: use callstack/hermes
fix: use correct hermes source tarball
fix: use never xcode version
test only JSC
fix: change Xcode version
fix: use m1 executor
feat: add cocoapods cache
fix: remove hermes from cache keys
fix: rbenv reset cache
test: use 15.2
fix: run visionos CI on every PR (#62)
chore: disable some of upstream pipelines (#33)
* chore: disable some of upstream pipelines
* tests: update snapshot for visionOS
* chore: disable more jobs, fix isVisionOS
* fix: Keyboard.js, adjust pipeline_selection.js
* feat: run iOS tests every night
chore: disable android tests (#39)
fix: prevent from running the testAll.yml on main (#41)
fix: ci on main (#44)
fix: remove windows jobs (#126)
* fix: remove windows jobs
* fix: sync jobs.yml
okwasniewski added a commit that referenced this pull request Apr 24, 2024
feat: use Xcode beta globally
feat: use callstack/hermes-visionos fork
feat: test Hermes
feat: reset cache keys
fix: use callstack/hermes
fix: use correct hermes source tarball
fix: use never xcode version
test only JSC
fix: change Xcode version
fix: use m1 executor
feat: add cocoapods cache
fix: remove hermes from cache keys
fix: rbenv reset cache
test: use 15.2
fix: run visionos CI on every PR (#62)
chore: disable some of upstream pipelines (#33)
* chore: disable some of upstream pipelines
* tests: update snapshot for visionOS
* chore: disable more jobs, fix isVisionOS
* fix: Keyboard.js, adjust pipeline_selection.js
* feat: run iOS tests every night
chore: disable android tests (#39)
fix: prevent from running the testAll.yml on main (#41)
fix: ci on main (#44)
fix: remove windows jobs (#126)
* fix: remove windows jobs
* fix: sync jobs.yml
okwasniewski added a commit that referenced this pull request Apr 30, 2024
feat: use Xcode beta globally
feat: use callstack/hermes-visionos fork
feat: test Hermes
feat: reset cache keys
fix: use callstack/hermes
fix: use correct hermes source tarball
fix: use never xcode version
test only JSC
fix: change Xcode version
fix: use m1 executor
feat: add cocoapods cache
fix: remove hermes from cache keys
fix: rbenv reset cache
test: use 15.2
fix: run visionos CI on every PR (#62)
chore: disable some of upstream pipelines (#33)
* chore: disable some of upstream pipelines
* tests: update snapshot for visionOS
* chore: disable more jobs, fix isVisionOS
* fix: Keyboard.js, adjust pipeline_selection.js
* feat: run iOS tests every night
chore: disable android tests (#39)
fix: prevent from running the testAll.yml on main (#41)
fix: ci on main (#44)
fix: remove windows jobs (#126)
* fix: remove windows jobs
* fix: sync jobs.yml
okwasniewski added a commit that referenced this pull request May 10, 2024
feat: use Xcode beta globally
feat: use callstack/hermes-visionos fork
feat: test Hermes
feat: reset cache keys
fix: use callstack/hermes
fix: use correct hermes source tarball
fix: use never xcode version
test only JSC
fix: change Xcode version
fix: use m1 executor
feat: add cocoapods cache
fix: remove hermes from cache keys
fix: rbenv reset cache
test: use 15.2
fix: run visionos CI on every PR (#62)
chore: disable some of upstream pipelines (#33)
* chore: disable some of upstream pipelines
* tests: update snapshot for visionOS
* chore: disable more jobs, fix isVisionOS
* fix: Keyboard.js, adjust pipeline_selection.js
* feat: run iOS tests every night
chore: disable android tests (#39)
fix: prevent from running the testAll.yml on main (#41)
fix: ci on main (#44)
fix: remove windows jobs (#126)
* fix: remove windows jobs
* fix: sync jobs.yml
okwasniewski added a commit that referenced this pull request May 29, 2024
feat: use Xcode beta globally
feat: use callstack/hermes-visionos fork
feat: test Hermes
feat: reset cache keys
fix: use callstack/hermes
fix: use correct hermes source tarball
fix: use never xcode version
test only JSC
fix: change Xcode version
fix: use m1 executor
feat: add cocoapods cache
fix: remove hermes from cache keys
fix: rbenv reset cache
test: use 15.2
fix: run visionos CI on every PR (#62)
chore: disable some of upstream pipelines (#33)
* chore: disable some of upstream pipelines
* tests: update snapshot for visionOS
* chore: disable more jobs, fix isVisionOS
* fix: Keyboard.js, adjust pipeline_selection.js
* feat: run iOS tests every night
chore: disable android tests (#39)
fix: prevent from running the testAll.yml on main (#41)
fix: ci on main (#44)
fix: remove windows jobs (#126)
* fix: remove windows jobs
* fix: sync jobs.yml
okwasniewski added a commit that referenced this pull request Jun 21, 2024
feat: use Xcode beta globally
feat: use callstack/hermes-visionos fork
feat: test Hermes
feat: reset cache keys
fix: use callstack/hermes
fix: use correct hermes source tarball
fix: use never xcode version
test only JSC
fix: change Xcode version
fix: use m1 executor
feat: add cocoapods cache
fix: remove hermes from cache keys
fix: rbenv reset cache
test: use 15.2
fix: run visionos CI on every PR (#62)
chore: disable some of upstream pipelines (#33)
* chore: disable some of upstream pipelines
* tests: update snapshot for visionOS
* chore: disable more jobs, fix isVisionOS
* fix: Keyboard.js, adjust pipeline_selection.js
* feat: run iOS tests every night
chore: disable android tests (#39)
fix: prevent from running the testAll.yml on main (#41)
fix: ci on main (#44)
fix: remove windows jobs (#126)
* fix: remove windows jobs
* fix: sync jobs.yml
okwasniewski added a commit that referenced this pull request Jun 24, 2024
feat: use Xcode beta globally
feat: use callstack/hermes-visionos fork
feat: test Hermes
feat: reset cache keys
fix: use callstack/hermes
fix: use correct hermes source tarball
fix: use never xcode version
test only JSC
fix: change Xcode version
fix: use m1 executor
feat: add cocoapods cache
fix: remove hermes from cache keys
fix: rbenv reset cache
test: use 15.2
fix: run visionos CI on every PR (#62)
chore: disable some of upstream pipelines (#33)
* chore: disable some of upstream pipelines
* tests: update snapshot for visionOS
* chore: disable more jobs, fix isVisionOS
* fix: Keyboard.js, adjust pipeline_selection.js
* feat: run iOS tests every night
chore: disable android tests (#39)
fix: prevent from running the testAll.yml on main (#41)
fix: ci on main (#44)
fix: remove windows jobs (#126)
* fix: remove windows jobs
* fix: sync jobs.yml
okwasniewski added a commit that referenced this pull request Jun 24, 2024
feat: use Xcode beta globally
feat: use callstack/hermes-visionos fork
feat: test Hermes
feat: reset cache keys
fix: use callstack/hermes
fix: use correct hermes source tarball
fix: use never xcode version
test only JSC
fix: change Xcode version
fix: use m1 executor
feat: add cocoapods cache
fix: remove hermes from cache keys
fix: rbenv reset cache
test: use 15.2
okwasniewski added a commit that referenced this pull request Jul 29, 2024
feat: use Xcode beta globally
feat: use callstack/hermes-visionos fork
feat: test Hermes
feat: reset cache keys
fix: use callstack/hermes
fix: use correct hermes source tarball
fix: use never xcode version
test only JSC
fix: change Xcode version
fix: use m1 executor
feat: add cocoapods cache
fix: remove hermes from cache keys
fix: rbenv reset cache
test: use 15.2
fix: run visionos CI on every PR (#62)
chore: disable some of upstream pipelines (#33)
* chore: disable some of upstream pipelines
* tests: update snapshot for visionOS
* chore: disable more jobs, fix isVisionOS
* fix: Keyboard.js, adjust pipeline_selection.js
* feat: run iOS tests every night
chore: disable android tests (#39)
fix: prevent from running the testAll.yml on main (#41)
fix: ci on main (#44)
fix: remove windows jobs (#126)
* fix: remove windows jobs
* fix: sync jobs.yml
okwasniewski added a commit that referenced this pull request Jul 31, 2024
feat: use Xcode beta globally
feat: use callstack/hermes-visionos fork
feat: test Hermes
feat: reset cache keys
fix: use callstack/hermes
fix: use correct hermes source tarball
fix: use never xcode version
test only JSC
fix: change Xcode version
fix: use m1 executor
feat: add cocoapods cache
fix: remove hermes from cache keys
fix: rbenv reset cache
test: use 15.2
fix: run visionos CI on every PR (#62)
chore: disable some of upstream pipelines (#33)
* chore: disable some of upstream pipelines
* tests: update snapshot for visionOS
* chore: disable more jobs, fix isVisionOS
* fix: Keyboard.js, adjust pipeline_selection.js
* feat: run iOS tests every night
chore: disable android tests (#39)
fix: prevent from running the testAll.yml on main (#41)
fix: ci on main (#44)
fix: remove windows jobs (#126)
* fix: remove windows jobs
* fix: sync jobs.yml
okwasniewski added a commit that referenced this pull request Aug 2, 2024
okwasniewski added a commit that referenced this pull request Aug 5, 2024
feat: use Xcode beta globally
feat: use callstack/hermes-visionos fork
feat: test Hermes
feat: reset cache keys
fix: use callstack/hermes
fix: use correct hermes source tarball
fix: use never xcode version
test only JSC
fix: change Xcode version
fix: use m1 executor
feat: add cocoapods cache
fix: remove hermes from cache keys
fix: rbenv reset cache
test: use 15.2
fix: run visionos CI on every PR (#62)
chore: disable some of upstream pipelines (#33)
* chore: disable some of upstream pipelines
* tests: update snapshot for visionOS
* chore: disable more jobs, fix isVisionOS
* fix: Keyboard.js, adjust pipeline_selection.js
* feat: run iOS tests every night
chore: disable android tests (#39)
fix: prevent from running the testAll.yml on main (#41)
fix: ci on main (#44)
fix: remove windows jobs (#126)
* fix: remove windows jobs
* fix: sync jobs.yml
okwasniewski added a commit that referenced this pull request Aug 5, 2024
* Revert "feat: implement visionOS CI (#54)"
This reverts commit ae6f903.
* fix: implement GH actions CI
okwasniewski added a commit that referenced this pull request Aug 23, 2024
feat: use Xcode beta globally
feat: use callstack/hermes-visionos fork
feat: test Hermes
feat: reset cache keys
fix: use callstack/hermes
fix: use correct hermes source tarball
fix: use never xcode version
test only JSC
fix: change Xcode version
fix: use m1 executor
feat: add cocoapods cache
fix: remove hermes from cache keys
fix: rbenv reset cache
test: use 15.2
fix: run visionos CI on every PR (#62)
chore: disable some of upstream pipelines (#33)
* chore: disable some of upstream pipelines
* tests: update snapshot for visionOS
* chore: disable more jobs, fix isVisionOS
* fix: Keyboard.js, adjust pipeline_selection.js
* feat: run iOS tests every night
chore: disable android tests (#39)
fix: prevent from running the testAll.yml on main (#41)
fix: ci on main (#44)
fix: remove windows jobs (#126)
* fix: remove windows jobs
* fix: sync jobs.yml
okwasniewski added a commit that referenced this pull request Aug 23, 2024
* Revert "feat: implement visionOS CI (#54)"
This reverts commit ae6f903.
* fix: implement GH actions CI
okwasniewski added a commit that referenced this pull request Aug 23, 2024
feat: use Xcode beta globally
feat: use callstack/hermes-visionos fork
feat: test Hermes
feat: reset cache keys
fix: use callstack/hermes
fix: use correct hermes source tarball
fix: use never xcode version
test only JSC
fix: change Xcode version
fix: use m1 executor
feat: add cocoapods cache
fix: remove hermes from cache keys
fix: rbenv reset cache
test: use 15.2
fix: run visionos CI on every PR (#62)
chore: disable some of upstream pipelines (#33)
* chore: disable some of upstream pipelines
* tests: update snapshot for visionOS
* chore: disable more jobs, fix isVisionOS
* fix: Keyboard.js, adjust pipeline_selection.js
* feat: run iOS tests every night
chore: disable android tests (#39)
fix: prevent from running the testAll.yml on main (#41)
fix: ci on main (#44)
fix: remove windows jobs (#126)
* fix: remove windows jobs
* fix: sync jobs.yml
okwasniewski added a commit that referenced this pull request Aug 26, 2024
feat: use Xcode beta globally
feat: use callstack/hermes-visionos fork
feat: test Hermes
feat: reset cache keys
fix: use callstack/hermes
fix: use correct hermes source tarball
fix: use never xcode version
test only JSC
fix: change Xcode version
fix: use m1 executor
feat: add cocoapods cache
fix: remove hermes from cache keys
fix: rbenv reset cache
test: use 15.2
fix: run visionos CI on every PR (#62)
chore: disable some of upstream pipelines (#33)
* chore: disable some of upstream pipelines
* tests: update snapshot for visionOS
* chore: disable more jobs, fix isVisionOS
* fix: Keyboard.js, adjust pipeline_selection.js
* feat: run iOS tests every night
chore: disable android tests (#39)
fix: prevent from running the testAll.yml on main (#41)
fix: ci on main (#44)
fix: remove windows jobs (#126)
* fix: remove windows jobs
* fix: sync jobs.yml
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@okwasniewski