maurizio vitale
bfc132eeff
Improve the docker log
2019-08-28 12:03:10 +01:00
maurizio vitale
ee9ed24844
Improve the docker log
2019-08-28 12:02:37 +01:00
davidcanonieto
8a48738b99
[ADF-4825] Use ADF-CLI in ADF for versions and latest commit ( #4994 )
...
* [ADF-4825] Use ADF-CLI in ADF for versions and latest commit
* Add documentation
* Update update-version.ts
* Update release.sh
* Update update-project.sh
* Update release.sh
* Update update-project.sh
* Update release.sh
* Update update-project.sh
* Update README.md
* Rebase branch
* Update package.json
* Update build.sh
* Update package.json
2019-08-28 11:01:00 +01:00
maurizio vitale
7ab054f7e1
Add the npmrc file in the correct folder and remove after publish
2019-08-20 20:02:27 +01:00
maurizio vitale
1c37fdab81
Npm publish the dist folder
2019-08-20 16:05:06 +01:00
Maurizio Vitale
6c969dda56
Add the npm publish as part of adf-cli ( #5002 )
2019-08-19 15:30:36 +01:00
Maurizio Vitale
b09f4b378f
Expose a kubectl command to delete pods ( #4968 )
2019-07-31 15:21:47 +01:00
Maurizio Vitale
624ca9f0ae
Improve the regexp to cover corner cases ( #4960 )
2019-07-26 13:58:37 +02:00
maurizio vitale
525f0a06db
Use the adf-extensions as reference for latest alpha
2019-07-23 15:31:20 +01:00
Maurizio Vitale
233d388c07
adf-cli - New command update-commit-sha ( #4951 )
...
* Add a new command update-commit-sha that update the package.json with the latest commit. This is useful for the UI apps to track the latest commit sha of the released version
* fix typo
2019-07-23 15:13:08 +01:00
Maurizio Vitale
fddd519116
Add the update version command to the adf-cli ( #4956 )
2019-07-23 11:46:24 +01:00
Maurizio Vitale
b82d73602e
k8s use a variable as serviceName ( #4950 )
2019-07-22 12:33:01 +02:00
Maurizio Vitale
7791205077
[ADF-4733] AdfCli - Kubectl-image add option to install the kubectl ( #4941 )
...
* add the npm install kubectl option
* fix tslint
* add docs
2019-07-16 12:49:01 +01:00
Maurizio Vitale
34aafa918c
AdfCli - Add the kubectl-image to the adf-cli ( #4932 )
...
* Add the kubectl-image to the adf-cli
* fix ts lint
* remove the " from the image name
2019-07-15 11:16:35 +01:00
Maurizio Vitale
d1a48a015d
Fix typo on docker -f command ( #4918 )
2019-07-10 18:44:23 +01:00
Maurizio Vitale
05baabb8f5
Add basic readme to run the docker publish with or without login ( #4917 )
...
add the tag to the docker image
publish the docker image
clean the docker image
2019-07-10 18:07:22 +01:00
Maurizio Vitale
a6e18e6c1b
[ADF-4733] Create an adf-cli dispatcher to run the docker-publish ( #4914 )
...
* Create an adf-cli dispatcher to run the docker-publish
* not needed
* fix typo comma
* Create the adf-cli dist folder that contains
-bin
-script
-package.json
Build the dist folder during the ADF CI/CI pipeline
2019-07-10 15:06:35 +01:00