Colton Padden
b41e8f158c
Support bucketRootPath configuration for AWS and GCS in publish commands
...
Introduces command options `--awsBucketRootPath` and `--gcsBucketRootPath` which
map to respective publisher configurations, allowing users to upload files to S3
and GCS in a non-root directory.
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2021-11-17 08:48:28 -05:00
Camila Belo
c0e64a685f
test(techdocs-cli): kill detached child process
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2021-11-16 20:45:30 +01:00
Eric Peterson
776c892469
Prepare package versions and changelog for release.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-11-15 16:28:08 +01:00
Camila Belo
04fdd489f6
test(techdocs-cli): fix errors on windows
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2021-11-15 09:15:14 +01:00
Camila Belo
59a3b58805
fix(techdocs-cli): cross-platform build script
...
Co-authored-by: Emma Indal <emma.indahl@gmail.com >
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2021-11-14 15:46:27 +01:00
Camila Belo
eec57229eb
fix(techdocs-cli): remove quote from volume
...
Ref: https://github.com/backstage/techdocs-cli/pull/162
Co-authored-by: Emma Indal <emma.indahl@gmail.com >
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2021-11-12 11:51:34 +01:00
Camila Belo
0456b73da8
fix(techdocs-cli): config file for development build
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2021-11-11 19:36:38 +01:00
Camila Belo
7a3c2f9301
fix(techdocs-cli): wait for child process to finish
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2021-11-11 19:33:03 +01:00
Andrew Thauer
71e7b0ee92
refactor: reunification of techdocs-cli and backstage repos
...
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com >
2021-11-11 19:31:55 +01:00
Himanshu Mishra
e677dbd3c0
Move techdocs-cli to backstage/techdocs-cli repository
2020-11-05 15:27:14 +01:00
github-actions[bot]
715bb76fb5
Version Packages
2020-11-03 20:50:42 +00:00
Patrik Oldsberg
8360d9f7e2
Merge pull request #3140 from backstage/rugvip/release
...
Release v0.1.1
2020-11-03 13:28:03 +01:00
Patrik Oldsberg
af141c0766
rewrite repo location urls
2020-11-03 11:03:49 +01:00
Patrik Oldsberg
833a652d05
v0.1.1
2020-10-28 10:22:09 +01:00
Patrik Oldsberg
754109ee61
v0.1.1-alpha.26
2020-10-27 12:00:01 +01:00
Patrik Oldsberg
9f3ddfacde
cli: split and bump eslint dependencies + fix issues
2020-10-17 15:04:37 +02:00
blam
46960a61ec
v0.1.1-alpha.25
2020-10-12 22:42:54 +02:00
Patrik Oldsberg
468d4a2dae
Merge pull request #2684 from themousepotato/lintrule-dirname-fix
...
Add a lint rule to avoid using __dirname
2020-10-09 21:03:13 +02:00
Navaneeth Suresh
bbeaff9daf
Add a lint rule to avoid using __dirname
2020-10-09 15:03:29 +05:30
Oliver Sand
00b5b877b4
fix(techdocs-cli): make techdocs-cli work on Windows ( #2779 )
...
$(pwd) won't work outside a Unix shell, so I replaced it with process.cwd(). Then it's not important anymore in which directory the docker command is executed.
2020-10-08 11:53:16 +02:00
Patrik Oldsberg
46b71700ee
v0.1.1-alpha.24
2020-10-05 15:45:33 +02:00
blam
6c55d38348
v0.1.1-alpha.23
2020-09-23 16:40:49 +02:00
Raghunandan
72235dd51e
v0.1.1-alpha.22
2020-09-18 15:14:38 +02:00
Emma Indal
3b545791ce
new release 31 aug 20
2020-09-01 14:10:22 +02:00
dependabot-preview[bot]
0d4ade32eb
chore(deps): bump commander from 4.1.1 to 6.1.0
...
Bumps [commander](https://github.com/tj/commander.js ) from 4.1.1 to 6.1.0.
- [Release notes](https://github.com/tj/commander.js/releases )
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tj/commander.js/compare/v4.1.1...v6.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-08-31 06:03:49 +00:00
Raghunandan
734dcca107
Release v0.1.1-alpha.20
2020-08-26 11:33:14 +02:00
Raghunandan
15e334a584
Release v0.1.1-alpha.19
2020-08-21 11:40:04 +02:00
Perry Manuk
24a1298983
Techdocs-cli Build Fix
...
We're using cloud build in gcp to build/package our backstage deployment
and when you upload your artifacts it will remove all of the .git folder
to mimimize the upload causing the techdocs-cli to fail as it relies on
using `git rev-parse` to discover the full path. I changed this to be
statically linked so the reliance on git is no longer there and so that
as long as the structure of your repo doesn't change it should build no
matter where the root folder is placed.
2020-08-19 12:10:32 +02:00
Sebastian Qvarfordt
d2f4438f5b
Fix techdocs-cli when not running local
2020-08-17 11:18:09 +02:00
Patrik Oldsberg
1eceadb942
packages: fix ts-node config in local dev versions of CLIs
2020-08-12 19:17:27 +02:00
Patrik Oldsberg
f8c696e038
v0.1.1-alpha.18
2020-08-07 17:08:28 +02:00
Patrik Oldsberg
0dd8fa2828
v0.1.1-alpha.17
2020-08-05 19:36:36 +02:00
Patrik Oldsberg
aa265769d2
techdocs-cli: import version from techdocs-cli directly
2020-08-03 21:24:44 +02:00
Ivan Shmidt
bcd7b2661a
v0.1.1-alpha.16
2020-07-24 03:44:39 +02:00
Ivan Shmidt
415bdf42e1
v0.1.1-alpha.15
2020-07-22 13:44:33 +02:00
Emma Indal
bf8f6c26aa
fix(techdocs-cli): use published techdocs docker container
2020-07-21 11:57:20 +02:00
Emma Indal
0169c34693
fix(techdocs-cli): use techdocs-cli instead of techdocs
2020-07-21 11:56:35 +02:00
Emma Indal
728f201c41
fix(techdocs-cli): update techdocs cli docs
2020-07-21 11:56:07 +02:00
Sebastian Qvarfordt
ff9bf0101f
Merge pull request #1639 from spotify/mob/add-deploying-docs-to-cli
...
docs(techdocs-cli): add docs on deploying / bumping up version
2020-07-17 14:42:32 +02:00
Bilawal Hameed
9fb2d6072a
docs(techdocs-cli): add docs on deploying / bumping up version
2020-07-15 12:02:12 +02:00
Bilawal Hameed
491d1b70e1
Bump to v0.1.1-alpha.14
2020-07-15 11:49:02 +02:00
Sebastian Qvarfordt
a49239c6e6
Removed unused package
2020-07-15 11:22:50 +02:00
Sebastian Qvarfordt
cbef4867eb
More issues in techdocs-cli
2020-07-15 11:19:55 +02:00
Sebastian Qvarfordt
a59ac48e7a
Removed backstage-cli from scripts in package.json
2020-07-15 10:51:57 +02:00
Sebastian Qvarfordt
bb63c4ceba
Updated techdocs-cli build script
2020-07-15 10:48:52 +02:00
Sebastian Qvarfordt
a70c4070f8
fix(techdocs): fix cli publishing no dist folder
2020-07-14 20:37:00 +02:00
Bilawal Hameed
3026db08f0
fix: remove @backstage/plugin-techdocs as dep
2020-07-10 18:17:29 +02:00
Bilawal Hameed
066ba28acf
docs(techdocs-cli): update to use from npm registry ( #1586 )
2020-07-10 17:58:34 +02:00
Bilawal Hameed
68d472f702
docs: updated to packages/techdocs-container
2020-07-10 16:17:22 +02:00
Bilawal Hameed
353cf5a14f
techdocs: implement serve for the techdocs-cli ( #1581 )
...
* feat(techdocs-cli): point techdocs export to localhost:3000/api
* feat(techdocs-cli): add http-proxy package
* feat(techdocs-cli): add react-dev-utils package
* feat(techdocs-cli): implement serve and serve:mkdocs commands
* fix: use [module] prefix convention in console.log
* docs: added commands
* wip
* Fix type errors
Co-authored-by: Sebastian Qvarfordt <s.qvarfordt@gmail.com >
2020-07-10 16:01:45 +02:00