github-actions[bot]
5af2c4f412
Version Packages (next)
2023-03-21 13:38:30 +00:00
zjpersc
899d6db03f
Merge branch 'backstage:master' into techdocs-global
2023-03-14 11:16:25 -05:00
github-actions[bot]
24632ad94b
Version Packages
2023-03-14 14:31:40 +00:00
zjpersc
6620edc944
Fixing prettier errors
...
Signed-off-by: zjpersc <zjpersc@gmail.com >
2023-03-07 17:07:57 -06:00
zjpersc
5822f1b9c1
Merge branch 'master' of github.com:zjpersc/backstage into techdocs-global
2023-03-07 16:22:10 -06:00
zjpersc
b348420a80
Adding global-agent to dependencies; updated README w/ instructions
...
Signed-off-by: zjpersc <zjpersc@gmail.com >
2023-03-07 14:01:47 -06:00
zjpersc
1093f1b1cd
Revert "Add global-agent to dependencies; Update Readme w/ instructions"
...
This reverts commit 39f5a8389b8ff4afcb18fb19a0ca20d2552abc83.
Signed-off-by: zjpersc <zjpersc@gmail.com >
2023-03-07 14:01:46 -06:00
zjpersc
e339789173
Add global-agent to dependencies; Update Readme w/ instructions
...
Signed-off-by: zjpersc <zjpersc@gmail.com >
2023-03-07 14:01:45 -06:00
github-actions[bot]
0eceadb950
Version Packages (next)
2023-03-07 17:21:48 +00:00
github-actions[bot]
b19b95fc09
Version Packages (next)
2023-02-28 13:04:36 +00:00
Morgan Bentell
7e2fc35df2
Merge pull request #16519 from JosiahCraw/feature/add-proxy-support-for-techdocs-awsS3
...
feat: add support for HTTPS proxy for AWS S3 requests in Techdocs
2023-02-27 09:38:39 +01:00
Morgan Bentell
8e465ce52e
print the mkdocs output when running the generate command with the --verbose flag
...
Signed-off-by: Morgan Bentell <mbentell@spotify.com >
2023-02-22 17:18:35 +01:00
Jos Craw
ea2bbef1b1
feat: add support for HTTPS proxy for AWS S3 requests in Techdocs
...
Signed-off-by: Jos Craw <me.joscraw@gmail.com >
2023-02-22 21:52:03 +13:00
github-actions[bot]
b4627f23b2
Version Packages (next)
2023-02-21 15:40:30 +00:00
github-actions[bot]
25b57cc07f
Version Packages
2023-02-14 13:41:52 +00:00
Morgan Bentell
c5c4c91755
Merge pull request #16290 from nikolaik/fix/techdocs-ipv6
...
fix(techdocs-cli): Fix proxying to mkdocs
2023-02-14 14:34:22 +01:00
Renan Mendes Carvalho
c5d51ad7d4
renaming(mkDocs): To mkdocs
...
Suggested by kmatyukhin on https://github.com/backstage/backstage/pull/15417
Signed-off-by: Renan Mendes Carvalho <aitherios@gmail.com >
Co-authored-by: Konstantin Matyukhin <kmatyukhin@gmail.com >
2023-02-14 11:16:22 +01:00
Renan Mendes Carvalho
d746d81bdd
renaming(getMkDocsYml): Renamed to getMkdocsYml
...
Suggested by kmatyukhin on https://github.com/backstage/backstage/pull/15417
Signed-off-by: Renan Mendes Carvalho <aitherios@gmail.com >
Co-authored-by: Konstantin Matyukhin <kmatyukhin@gmail.com >
2023-02-14 11:16:22 +01:00
Nikolai R Kristiansen
71f8fc209f
fix(techdocs-cli): Fix proxying to mkdocs
...
The domain localhost may point to both 127.0.0.1 and ::1, ipv4 and ipv6
and when node tries to lookup localhost it might prefer ipv6 while mkdocs
is only listening on ipv4. This tells node-proxy to target the ipv4 address
instead of relying on localhost hostname lookup.
Signed-off-by: Nikolai R Kristiansen <nikolai.kristiansen@remarkable.no >
2023-02-10 13:05:42 +01:00
Andre Wanlin
37c17ab92c
Handle deleting temportary mkdocs.yml
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2023-02-08 15:21:29 +01:00
Andre Wanlin
c9758fe81e
Updated default name and params
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2023-02-08 15:21:29 +01:00
Andre Wanlin
943c245b6f
Updated to use siteOptions object
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2023-02-08 15:21:29 +01:00
Andre Wanlin
15b6eaf533
Large refactor
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2023-02-08 15:21:29 +01:00
github-actions[bot]
b2a73c984a
Version Packages (next)
2023-02-07 15:03:45 +00:00
Ben Lambert
d34c565e43
Merge pull request #15633 from backstage/renovate/prettier-2.x-lockfile
...
chore(deps): update dependency prettier to v2.8.3
2023-02-06 15:14:05 +01:00
Patrik Oldsberg
11df6f42b9
cli: use new eslint plugin + fix issues
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-02-03 16:16:41 +01:00
MALIN WIDÈN
266e5eb9e3
change folder structure in techdocs-cli/cypress
...
Signed-off-by: MALIN WIDÈN <malwi130@student.liu.se >
2023-02-03 13:16:25 +01:00
MALIN WIDÈN
ea7caa40b9
solve merge conflict
...
Signed-off-by: MALIN WIDÈN <malwi130@student.liu.se >
2023-02-03 13:16:25 +01:00
MALIN WIDÈN
f08ee791f3
update to cypress 10
...
Signed-off-by: MALIN WIDÈN <malwi130@student.liu.se >
2023-02-03 13:16:25 +01:00
MALIN WIDÈN
9cfcdb9958
create a new branch with every thing from PR #14868
...
Signed-off-by: MALIN WIDÈN <malwi130@student.liu.se >
2023-02-03 13:16:23 +01:00
github-actions[bot]
675324ed19
Version Packages (next)
2023-01-31 14:45:37 +00:00
Patrik Oldsberg
cbe69fa263
fix formatting
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-01-27 12:05:53 +01:00
github-actions[bot]
12a7b316ee
Version Packages (next)
2023-01-24 12:01:10 +00:00
Morgan Bentell
65fec75fff
Merge pull request #15738 from alphahw/alphahw/15635
...
Fixed techdocs-cli package publish CLI command missing awsBucketRootPath option + having the gcsBucketRootPath option misconfigured
2023-01-19 13:38:32 +01:00
github-actions[bot]
6d46667727
Version Packages
2023-01-17 11:50:48 +00:00
Albin Halinen Wilén
f39c417bbb
Fixed techdocs-cli package publish CLI command having the gcsBucketRootPath option misconfigured, previously returning a boolean vs a string
...
Signed-off-by: Albin Halinen Wilén <git@alphahw.eu >
2023-01-16 10:27:02 +08:00
Albin Halinen Wilén
6e0b6a0d50
Fixed techdocs-cli package publish CLI command missing awsBucketRootPath option
...
Signed-off-by: Albin Halinen Wilén <git@alphahw.eu >
2023-01-16 10:20:52 +08:00
github-actions[bot]
9521f1274d
Version Packages (next)
2023-01-10 14:18:51 +00:00
Morgan Bentell
e7a3ab0b86
Merge pull request #15559 from agentbellnorm/provide-embedded-app-bundle
...
[TechDocs] Allow user to provide embedded app bundle and specify port
2023-01-10 10:55:52 +01:00
Morgan Bentell
5b54a5654f
remove dev file
...
Signed-off-by: Morgan Bentell <mbentell@spotify.com >
2023-01-10 09:44:24 +01:00
Morgan Bentell
0c6323ae8f
fix picky cli-report
...
Signed-off-by: Morgan Bentell <mbentell@spotify.com >
2023-01-09 16:42:56 +01:00
Morgan Bentell
ee36ee8d00
fix logic
...
Signed-off-by: Morgan Bentell <mbentell@spotify.com >
2023-01-09 16:26:29 +01:00
Morgan Bentell
29113e760a
update docs and clean up
...
Signed-off-by: Morgan Bentell <mbentell@spotify.com >
2023-01-09 10:03:39 +01:00
Patrik Oldsberg
9f2b786fc9
Avoid directly logging error objects
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-01-07 14:15:17 +01:00
Morgan Bentell
38cdc28135
add --preview-app-port option to serve command
...
Signed-off-by: Morgan Bentell <mbentell@spotify.com >
2023-01-05 17:28:26 +01:00
Morgan Bentell
bc18c902a2
clean up and update documentation, changeset and cli-report
...
Signed-off-by: Morgan Bentell <mbentell@spotify.com >
2023-01-04 15:27:27 +01:00
Morgan Bentell
b4db2862a4
Add cli option --preview-app-bundle-path
...
Signed-off-by: Morgan Bentell <mbentell@spotify.com >
2023-01-04 15:27:26 +01:00
github-actions[bot]
c4132274d9
Version Packages (next)
2023-01-03 14:44:31 +00:00
github-actions[bot]
f834622f56
Version Packages (next)
2022-12-27 15:22:57 +00:00
github-actions[bot]
3245539963
Version Packages
2022-12-20 11:30:21 +00:00