Adam Harvey
7476c519ba
Remove deprecated test-utils-core package
...
Signed-off-by: Adam Harvey <adaharve@cisco.com >
2021-12-01 13:56:30 -05:00
Tim Hansen
ab393eb0ee
Merge pull request #8290 from nikkhn/patch-1
...
Update docker.md
2021-12-01 09:24:06 -07:00
Nikki Nikkhoui
9bc88c24e7
run prettier
...
Signed-off-by: Nikki Nikkhoui <nnikkhoui@wikimedia.org >
2021-12-01 07:42:23 -08:00
Nikki Nikkhoui
d391c33173
Update docker.md
...
add missing "to"
Signed-off-by: Nikki Nikkhoui <nnikkhoui@wikimedia.org >
2021-12-01 07:42:23 -08:00
Camila Belo
a5a6cd5db7
docs(search): update the number of engines
...
Co-authored-by: Emma Indal <emma.indahl@gmail.com >
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2021-12-01 15:32:50 +01:00
Patrik Oldsberg
cde0ba242d
Merge pull request #8216 from brexhq/k8s-api-version-overrides
...
K8s api version overrides
2021-12-01 01:37:27 +01:00
Andrew Tran
1a792a7ef6
update docs
...
Signed-off-by: Andrew Tran <atran@brex.com >
2021-11-30 16:12:21 -06:00
Andrew Tran
4dab6ffaad
update changeset, fix pr nits
...
Signed-off-by: Andrew Tran <atran@brex.com >
2021-11-30 16:04:39 -06:00
Tim Hansen
cbc7408eea
Add new auth providers to the doc index
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-11-30 11:32:21 -07:00
Andrew Tran
24af47761b
update docs
...
Signed-off-by: Andrew Tran <atran@brex.com >
2021-11-29 11:05:10 -06:00
Suzanne Daniels
57abdfc703
Applying @adamdmharvey suggestions from #8275
...
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2021-11-29 15:53:41 +01:00
Suzanne Daniels
e9c5036386
Editing port back to 7070
...
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2021-11-29 15:11:11 +01:00
Suzanne Daniels
9200a2a858
Set DB expectations(see #6811 ) + edits ( #7499 )
...
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2021-11-29 14:41:49 +01:00
Tim Hansen
4add90deb3
Merge pull request #8252 from brexhq/jrusso/add-template-swimlanes
...
Add swimlanes to scaffolder page
2021-11-28 20:31:43 -07:00
jrusso1020
f3bcd52216
rename swimlane -> group
...
Signed-off-by: jrusso1020 <jrusso@brex.com >
2021-11-27 12:36:29 -05:00
jrusso1020
fa683cab7d
address comments
...
Signed-off-by: jrusso1020 <jrusso@brex.com >
2021-11-27 12:36:29 -05:00
MT Lewis
456bcce6ca
Merge pull request #7943 from backstage/natasha/b2b-auth
...
Support backend to backend authentication
2021-11-26 15:31:52 +00:00
MT Lewis
e65d8b5174
docs: update backend-to-backend auth docs to reflect new TokenManager api
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2021-11-26 12:31:10 +00:00
MT Lewis
422de86abe
docs: split up backend-to-backend and api request authentication docs
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2021-11-25 18:16:53 +00:00
MrSecure
c59edf0415
fix: inconsistent time units
...
The stability document had mixed use of "two days" and "two weeks" ... with "two weeks" seeming to be the intended value.
Signed-off-by: Mr. Secure <ben.github@mrsecure.org >
2021-11-24 17:18:40 -06:00
Fredrik Adelöw
22f96d7efc
Merge pull request #8172 from goenning/go/azure-devops-discovery
...
adding AzureDevOps Discovery Processor
2021-11-24 13:07:13 +01:00
Mike Lewis
4b6de2f872
backend-common: remove 'Server' from TokenManager method names
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2021-11-23 18:12:28 +00:00
Mike Lewis
8a001f8202
backend-common: TokenManager throws for invalid tokens rather than returning boolean
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2021-11-23 17:55:47 +00:00
Patrik Oldsberg
68eddf88a0
Merge pull request #8118 from backstage/rugvip/test-port
...
packages,plugins: migrate to using TestApiProvider and TestApiRegistry
2021-11-23 13:47:51 +01:00
Patrik Oldsberg
7e4a1ea4cb
docs/deprecations: add note about working around AppTheme type
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-11-23 10:05:07 +01:00
Mike Lewis
14a6c46dff
Merge remote-tracking branch 'origin/master' into natasha/b2b-auth
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2021-11-22 18:22:57 +00:00
Patrik Oldsberg
8a96019a39
Merge branch 'master' into rugvip/test-port
2021-11-22 17:33:10 +01:00
Ben Lambert
1d6f337916
Merge pull request #8195 from adamdmharvey/adr-title-bug
...
fix(docs): Missing ADR number in title
2021-11-22 16:24:01 +01:00
Adam Harvey
7b4db0d1aa
Fix missing ADR number in title
...
Signed-off-by: Adam Harvey <adaharve@cisco.com >
2021-11-22 09:17:19 -05:00
goenning
51e42bc2c8
add support for search queries
...
Signed-off-by: goenning <me@goenning.net >
2021-11-20 21:20:47 +00:00
Nataliya Issayeva
7f0d927d99
Move authing API requests tutorial to main docs
...
Signed-off-by: Nataliya Issayeva <nissayeva@users.noreply.github.com >
2021-11-18 08:46:28 -08:00
Nataliya Issayeva
98bad1b7d8
Update changeset and docs
...
Signed-off-by: Nataliya Issayeva <nissayeva@users.noreply.github.com >
2021-11-18 07:57:53 -08:00
Otto Sichert
b23bc7f9c3
Change default port of backend to 7007 due to MacOS Control Center update
...
Signed-off-by: Otto Sichert <git@ottosichert.de >
2021-11-18 16:45:57 +01:00
Patrik Oldsberg
29ef695410
packages,plugins: migrate to using TestApiProvider and Registry
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-11-18 11:28:46 +01:00
Ben Lambert
35b606102b
Merge pull request #8130 from backstage/blam/docsupdate
...
docs: Link out to Custom Field Extensions
2021-11-18 10:57:29 +01:00
Ben Lambert
770b5eda87
Merge pull request #7908 from anthonyikeda/master
...
Placed the Custom Actions pre-requisites at the top of the document i…
2021-11-18 10:27:31 +01:00
blam
d73ae57163
docs: updating the docs saying that it is now possible to provide your own Field Extensions
...
Signed-off-by: blam <ben@blam.sh >
2021-11-18 10:24:04 +01:00
Ben Lambert
a4faa290b8
Merge pull request #7780 from backstage/joonp/provide-scaffolder-template-metadata
...
Expose template metadata to custom action handler
2021-11-17 20:59:11 +01:00
blam
a648d763d7
chore: fixing pr comments
...
Signed-off-by: blam <ben@blam.sh >
2021-11-17 20:17:08 +01:00
Eric Peterson
ec2c835afc
Merge pull request #8007 from backstage/refactor/merge-back-techdocs-cli
...
Tech Docs Command Line Reunification
2021-11-17 13:00:48 +01:00
Fredrik Adelöw
c2f3502ad7
Merge pull request #7892 from gmambro/allow-prefix
...
Optional paths in backend.reading.allow to restrict allowed targets
2021-11-16 16:29:33 +01:00
Eric Peterson
19a400b3d9
Merge pull request #7882 from therynamo/aws-encryption-s3
...
feat: Allow SSE on AWS S3 Buckets
2021-11-16 11:01:11 +01:00
Patrik Oldsberg
6b54e9d2d2
Merge pull request #8039 from backstage/rugvip/create
...
cli: add create command to replace create-plugin
2021-11-15 21:59:10 +01:00
therynamo
9e64a7ac1e
pr suggestions
...
Signed-off-by: therynamo <theryn.groetken@gemini.com >
2021-11-15 10:56:54 -06:00
therynamo
7acc18e21a
feat: Allow SSE on AWS S3 Buckets
...
Signed-off-by: therynamo <theryn.groetken@gemini.com >
2021-11-15 10:56:13 -06:00
Patrik Oldsberg
0b1de52732
core-app-api,test-utils: migrated to using new ErrorApi* names
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-11-15 16:21:59 +01:00
Terrence Benade
872a547dd6
small grammatical error
...
Signed-off-by: Terrence Benade <tbenade@seek.com.au >
2021-11-15 16:57:43 +11:00
Joon Park
ecdcbd08ee
Expose template metadata to custom action handler
...
Currently, we only expose the template name to satisfy the requirement from the issue, but more can be added easily (as long as the type is expanded accordingly).
Signed-off-by: Joon Park <joonp@spotify.com >
2021-11-14 20:24:20 +00:00
Patrik Oldsberg
9bbc2da04e
docs/local-dev: add cli create command docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-11-13 15:47:28 +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