Open tickets
m1ga opened this issue · 1 comments
m1ga commented
Update notes
package.json
check #13781
Workflows
Homebrew is not available by default anymore. You'll have to add
- name: Set up Homebrew
id: set-up-homebrew
uses: Homebrew/actions/setup-homebrew@master
Java 11 is needed
- name: Setup Java
uses: actions/setup-java@v2
with:
distribution: 'adopt'
java-version: '11'
I went through all repos and collected some real/waiting PRs (not the dep PRs or really old ones)
- tidev/alloy#1383
- tidev/appcd-plugin-titanium#8
- tidev/appcelerator.ble#294
- tidev/appcelerator.encrypteddatabase#280
- tidev/appcelerator.social-share#13
- tidev/docs-devkit#196
- tidev/docs-devkit#228
- tidev/ioslib#205
- tidev/node-titanium-sdk#645
- tidev/ti.admob#127
- tidev/ti.admob#354
- tidev/ti.barcode#357
- tidev/ti.geofence#308
- tidev/ti.imagefactory#336
- tidev/ti.imagefactory#337
- tidev/ti.map#577
- tidev/ti.map#478
- tidev/ti.nfc#46
- tidev/ti.nfc#71
- tidev/ti.nfc#79
- tidev/ti.paint#35
- tidev/ti.paint#36
- tidev/titanium-socketio#174
- tidev/v8_titanium#55
- hyperloop-modules/titanium-speech#11
perhaps I've missed some 😄
But at least we have some overview of tickets that can be reviewed at some point.
caspahouzer commented
tidev/titanium-docs#106 has to be merged with a new alloy version. But that won't be any problem