-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Milestone
Description
Projects which does have release package, should be handled specially (and might be handled even without any local recompilation).
i.e. for the intersystems-ru/webterminal there is latest release v3.2.2 which has special asset CacheWebTerminal-v3.2.2.xml:
- we propagate package metadata with GitHub repo metadata;
- set version to 3.2.2;
- copy CacheWebTerminal-v3.2.2.xml asset as the single container to install via package.json (.path attribute);
- Handle/propagate readme;
- And export this package as-is, without any recompilation
Reactions are currently unavailable