UNPKG

apiconnect-cli-publish-bluemix

Version:

Plugin for IBM API Connect Developer Toolkit

233 lines (117 loc) 4.5 kB
2020-12-29, Version 6.0.0 ========================= * porting to node 14 (Hooman Moobed) 2020-09-16, Version 5.0.0 ========================= * Fixing security vulnerabilities (Hooman Moobed) 2019-05-11, Version 4.0.1 ========================= * update dep and drop node 6. (Ying Lu) 2019-01-11, Version 3.0.5 ========================= * Update Copyright (Ivy Ho) 2019-01-10, Version 3.0.4 ========================= * Update copyright 2018 (Ivy Ho) 2018-12-13, Version 3.0.3 ========================= * Strip `apimanager` from region URLs (Matthew Hamann) 2018-12-13, Version 3.0.1 ========================= * fix up travis.yml (Ivy Ho) * fixup (JISOO LEE) * Fix deploy issues relating to new domains (Matt Hamann) 2018-09-28, Version 3.0.0 ========================= * Update to handling remote anchor breaking change (Hooman Moobed) 2018-06-11, Version 2.5.1 ========================= * Drop node 4 tests (Ivy Ho) * Drop node 4 and support Node 8 (Ivy Ho) 2017-10-24, Version 2.4.5 ========================= * Delete notices.txt (Ivy Ho) * Delete non_ibm_license.txt (Ivy Ho) 2017-10-23, Version 2.4.4 ========================= * Simplify License (Ivy Ho) * Update license files for 5080 release (Ryan Graham) 2017-06-27, Version 2.4.3 ========================= * update license notices (Ryan Graham) 2017-06-19, Version 2.4.2 ========================= * update license notices (Ryan Graham) 2017-05-31, Version 2.4.1 ========================= * Update plugin-impl.js (#104) (Cody M. Walker) 2017-04-17, Version 2.4.0 ========================= * Update apiconnect-cli-publish-bluemix dependency (#101) (Krishna Raman) 2017-04-14, Version 2.3.1 ========================= * Fix copyright header in files (#100) (Krishna Raman) 2017-03-09, Version 2.3.0 ========================= * Update license files (Krishna Raman) * fix npm test failures (Edna Morales) * add projectType to publish for swiftserver support (Edna Morales) 2017-01-17, Version 2.2.4 ========================= * Update license files (Ying Lu) * fs-extra should be a dep, not devDep (Eddie A. Monge) * Remove deploy step from travis. (Rick Curtis) 2016-12-11, Version 2.2.3 ========================= * Update license files (Krishna Raman) 2016-11-23, Version 2.2.2 ========================= * Bulk update of travis.yml. (Rick Curtis) * Update travis and pckg.json to remove 012. (Rick Curtis) 2016-10-20, Version 2.2.1 ========================= * Update license files (Krishna Raman) 2016-08-22, Version 2.2.0 ========================= * Support error message accessibility (Tetsuo Seto) * Indent options in help (Bosco Li) * Update help file for globalization (Bosco Li) * use consistent semver for strong-globalize (Sai Vennam) * Initial Globalize (Tetsuo Seto) 2016-07-18, Version 2.1.1 ========================= * Update engines to node >=0.12. (Rick Curtis) * Run coverage test on node v6. (Ying Lu) 2016-06-21, Version 2.1.0 ========================= * Update the login status check in Bluemix-APIs (David Green) * update (David Green) * login-plugin is now promise chain (David Green) * Rest endpoint to return all routes for an app (David Green) * Remove dependency on plugins module (Krishna Raman) * Update BluemixAPI to include provision call (David Green) * Endpoint to call the provision-service (David Green) * Else block that got left out (David Green) * Publish plugin able to talk with 5001 and 5010 RTM (David Green) * Pass a string to RTM in formdata (Cody M. Walker) * Remove region filtering from url lookup (David Green) 2016-05-24, Version 2.0.0 ========================= * Update dependency versions (Krishna Raman) * Set and pass version flags to the runtime manager (David Green) * Error message cleanup (Tetsuo Seto) * Let upstream module catch and log the error (Tetsuo Seto) * Fix readme & package.json (gunjpan) * Displayed incorrect error (David Green) * add missing smicolon (Gareth Clyne) * squash pyramid of doom (Gareth Clyne) * Clean Up Tracer (David Green) * Update error handling (David Green) * api token update (Gareth Clyne) * Update to better error messages (David Green) * Update how login.token is used and keep check for loggedIn (David Green) * Move to eslint 2.x (Krishna Raman) * Update to stay in sync with login plugin changes (David Green) 2016-03-21, Version 1.0.1 ========================= * First release!