Patrik Oldsberg
482256023b
scripts: add api-extractor script that generates API reports and documentation
...
Co-authored-by: Gustaf Räntilä <g.rantila@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-26 20:42:32 +02:00
Patrik Oldsberg
f639a09f83
root: add api-extractor dependency and friends
...
Co-authored-by: Gustaf Räntilä <g.rantila@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-26 20:42:31 +02:00
Brenda Sukh
24c24f384a
Add stability index for cost insights
...
Signed-off-by: Brenda Sukh <brendasukh@gmail.com >
2021-04-26 14:14:22 -04:00
Eric Peterson
47037a2197
Merge pull request #5477 from SDA-SE/feat/techdocs-flicker2
...
TechDocs: Rework state management to avoid rendering multiple while navigating between pages
2021-04-26 18:57:42 +02:00
Eric Peterson
935c447d04
Merge pull request #5478 from SDA-SE/feat/techdocs-flicker
...
TechDocs: Disable color transitions on links to avoid issues in dark mode
2021-04-26 18:22:09 +02:00
Emma Indal
e1e757569f
prefix changeset with search
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2021-04-26 17:32:54 +02:00
Oliver Sand
cb8c848a38
Disable color transitions on links to avoid issues in dark mode
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-04-26 17:17:10 +02:00
Oliver Sand
17915e29b3
Rework state management to avoid rendering multiple while navigating between pages
...
Closes #5184
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-04-26 16:59:14 +02:00
Emma Indal
fafd804364
update changeset
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2021-04-26 16:49:32 +02:00
Patrik Oldsberg
552b6eb25d
Merge pull request #5476 from backstage/rugvip/noswr
...
plugins: removed unused swr dependency
2021-04-26 16:48:23 +02:00
Emma Indal
50b15bfeb3
imports and exports
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2021-04-26 16:44:32 +02:00
Emma Indal
9dff1a9839
use scheduler and fix tests
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2021-04-26 16:43:58 +02:00
Emma Indal
0b9eac3a81
refactor build method in indexBuilder
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2021-04-26 16:39:33 +02:00
Emma Indal
da489d2cd3
add new Scheduler Class
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2021-04-26 16:38:34 +02:00
Patrik Oldsberg
19a4dd7103
plugins: removed unused swr dependency
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-26 16:00:09 +02:00
Adam Harvey
ac23d56d60
Merge pull request #5474 from adamdmharvey/clarify-token-security
...
actions: Clarify Chromatic token exposure
2021-04-26 09:44:00 -04:00
Adam Harvey
e0f43ae453
Clarify token exposure
...
Signed-off-by: Adam Harvey <adaharve@cisco.com >
2021-04-26 09:21:09 -04:00
Oliver Sand
35e32bbf4c
Merge pull request #5425 from SDA-SE/feat/techdocssss-api
...
TechDocs: Use interface and not implementation in ApiRef<T>
2021-04-26 14:21:58 +02:00
Oliver Sand
7aa4308179
Merge pull request #5427 from SDA-SE/feat/fix-guest
...
Fix owner references to guest user
2021-04-26 14:21:42 +02:00
Oliver Sand
d0b6923654
Adjust changeset
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-04-26 14:05:27 +02:00
Emma Indal
1c2d8436ab
change log severity from info to debug
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2021-04-26 13:38:15 +02:00
Emma Indal
8c0184a1c8
use timers in tests
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2021-04-26 13:37:27 +02:00
Martina Iglesias Fernandez
43db3d6892
[docker] Fix error in docker build
...
Before:
```
Step 7/8 : RUN tar xzf bundle.tar.gz && rm bundle.tar.gz
---> Running in 91107ee4a847
tar (child): bundle.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
```
Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io >
2021-04-26 10:06:51 +02:00
Himanshu Mishra
769112c63c
Merge pull request #5468 from adrianke77/fix-techdocs-landing-page-table-wrong-copied-link
...
fix techdocs landing page table wrong copied link
2021-04-26 13:36:08 +05:30
Himanshu Mishra
de23801e57
Merge pull request #5464 from taras/tm/techdocs-catch-exception
2021-04-26 13:15:04 +05:30
dependabot[bot]
7e5b73d733
chore(deps-dev): bump @types/supertest from 2.0.10 to 2.0.11
...
Bumps [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest ) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supertest )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-26 04:34:56 +00:00
Chongyang Adrian, Ke
15cbe68156
fix techdocs landing page table wrong copied link
...
Signed-off-by: Chongyang Adrian, Ke <ftt.adrian.ke@grabtaxi.com >
2021-04-26 12:02:44 +08:00
Eric Peterson
415a2a5a99
Merge pull request #5449 from backstage/iameap/search-changesets
2021-04-24 20:43:28 +02:00
Taras
f4af06ebe3
Add changeset
...
Signed-off-by: Taras <tarasm@gmail.com >
2021-04-24 11:34:41 -04:00
Taras
f940c38378
Prevent uncaught exception in download of Techdocs Azure Blob Storage publisher
...
Signed-off-by: Taras <tarasm@gmail.com >
2021-04-24 11:24:08 -04:00
Fredrik Adelöw
bf278fe9d1
Merge pull request #5460 from erikxiv/fix/code-coverage-migrations
...
fix: include migrations in code-coverage-backend plugin
2021-04-24 08:25:21 +02:00
Erik Larsson
d47c2628b7
fix: include migrations in code-coverage-backend plugin
...
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com >
2021-04-24 06:51:24 +02:00
Tim
0870170575
Merge pull request #5456 from backstage/timbonicus/k8s-healthcheck
...
Add healthcheck to k8s doc
2021-04-23 13:13:36 -06:00
Tim Hansen
ba86f0290d
Comment health checks with note
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-04-23 12:34:46 -06:00
Tim Hansen
3b3bc4d120
Add healthcheck to k8s doc
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-04-23 12:13:13 -06:00
Emma Indal
f5ba99d61c
add changeset
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2021-04-23 15:07:12 +02:00
Emma Indal
cdda9c671d
move refresh loop to builder and use configured refreshInterval
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2021-04-23 15:03:32 +02:00
Eric Peterson
38f076c0df
Tweak search code ownership.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-04-23 14:34:33 +02:00
Oliver Sand
92cc589201
Remove duplicate @backstage/test-utils dependency
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-04-23 13:16:21 +02:00
Oliver Sand
21fddf4524
Rename changeset
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-04-23 12:48:14 +02:00
Oliver Sand
a3048a3b7f
Fix some remaining typing issues
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-04-23 12:48:14 +02:00
Oliver Sand
bf905d9bde
Comment out datadog configuration
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-04-23 12:48:14 +02:00
Oliver Sand
f09f6a166b
Use interface and not implementation in ApiRef<T>
...
Closes #4404
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-04-23 12:48:13 +02:00
Eric Peterson
74a5b00eb6
Merge pull request #5371 from adrianke77/techdocs-landing-page-customization
...
Add TechDocs landing page customization and exported components
2021-04-23 11:50:15 +02:00
Eric Peterson
46d0d04ee7
Merge pull request #5430 from SDA-SE/feat/search-experiments
...
Use `RouteRef` to generate path to search page
2021-04-23 11:22:54 +02:00
Brian Fox
5652f4eee5
Fix broken link in Software Templates -> Installation
...
Signed-off-by: Brian Fox <brianhfox@gmail.com >
2021-04-23 09:58:30 +02:00
Brian Fox
a3a171ccd2
Microsite nav - Alphabetic order please
...
Signed-off-by: Brian Fox <brianhfox@gmail.com >
2021-04-23 09:58:30 +02:00
Brian Fox
0b95bc1c6b
Align techdocs navigation with microsite
...
Signed-off-by: Brian Fox <brianhfox@gmail.com >
2021-04-23 09:58:30 +02:00
Eric Peterson
2f9dc47c91
Merge pull request #5428 from SDA-SE/feat/techdocssss-header
...
TechDocs: Use `EntityRefLink` in header and use relations to reference the owner of the document
2021-04-23 09:52:34 +02:00
Johan Haals
039dbb4e20
Merge pull request #5434 from onematchfox/helm-fix
...
Fix typo in basic k8s example
2021-04-23 09:31:05 +02:00