Titanium JIRA Archive
Appcelerator Daemon (DAEMON)

[DAEMON-56] Add "gulp package-bundle" task

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionWon't Do
Resolution Date2020-02-04T23:15:14.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTooling
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2017-02-23T20:00:43.000+0000
Updated2020-02-04T23:15:14.000+0000

Description

The daemon has a gulp package task that builds a distribution tarball which is suitable for distributing on NPM. It is also desired to generate a distribution tarball that contains all the resolved NPM deps. This will probably use something like https://www.npmjs.com/package/npm-bundle to do this. This task will need to be run PER PLATFORM PER ARCHITECTURE and the output will be a tarball with the filename pattern appc-daemon-<version>-<platform>-<arch>.tgz. The script https://github.com/appcelerator/jenkins_dsl/blob/master/jobs/appc_cli.groovy#L124 has some info on using npm-bundle.

Comments

  1. Chris Barber 2020-02-04

    I really don't see us doing this. Reopen if need be.

JSON Source