Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27060] Investigate potential breakage from S3 path style deprecation

GitHub Issuen/a
TypeStory
PriorityNone
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterEwan Harris
AssigneeEwan Harris
Created2019-05-04T17:36:02.000+0000
Updated2019-06-12T14:37:22.000+0000

Description

https://forums.aws.amazon.com/ann.jspa?annID=6776 S3 is deprecating accessing S3 via s3.amazonaws.com/<bucketname>/key in favour of <bucketname>.s3.amazonaws.com/key, I believe this will affect appc-mobilesdk-server and titaniumlib fetching the releases.json file. cc [~cb1kenobi]

Comments

  1. Chris Barber 2019-05-06

    I've updated titaniumlib https://github.com/appcelerator/titaniumlib/pull/13. node-ios-device v1 references appc-node-binaries.s3.amazonaws.com, so that's good to go. node-ios-device v2 uses prebuilds and does not publish to S3.

JSON Source