Johan Haals
cb77f366fc
Merge pull request #14758 from angeliski/add-github-event-handler
...
Implements EventSubscriber in GithubEntityProvider
2022-11-25 15:54:52 +01:00
Fredrik Adelöw
d6e10c7bdb
add explicit python version
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-11-25 14:23:01 +01:00
Rogerio Angeliski
2d4b77900e
chore(events,catalog/github): fix typo on docs and add more information from push event
...
Co-authored-by: Johan Haals <johan@haals.se >
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com >
2022-11-25 08:45:54 -03:00
Rogerio Angeliski
f96bd38dc0
chore(events,catalog/github): update docs from review comment
...
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com >
2022-11-25 00:56:05 +00:00
Rogerio Angeliski
e90b092d2a
chore(events,catalog/github): update with review comments
...
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com >
2022-11-23 17:43:29 +00:00
Rogerio Angeliski
a0fd4af94a
feat(events,catalog/github): handle github:push events
...
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com >
2022-11-23 13:36:09 -03:00
Patrik Oldsberg
6a020baa9a
Merge pull request #14775 from backstage/rugvip/separate-frontend
...
docs/deployment: note that separate frontend is optional
2022-11-22 21:26:16 +01:00
github-actions[bot]
83d3167594
Version Packages (next)
2022-11-22 15:40:52 +00:00
Patrik Oldsberg
82bf2bd209
Merge pull request #14728 from backstage/rugvip/wfv
...
workflows,docs: bump github action versions
2022-11-22 13:53:04 +01:00
Patrik Oldsberg
39dd063fcb
docs/deployment: note that separate frontend is optional
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-11-22 13:24:07 +01:00
Patrik Oldsberg
b0568c7b15
Merge pull request #14386 from awanlin/topic/kind-sidebarsubmenu
...
Added SidebarSubmenu for all Kinds
2022-11-21 19:43:02 +01:00
Patrik Oldsberg
ed13863bd7
Update docs/features/techdocs/configuring-ci-cd.md
...
Co-authored-by: Anders Näsman <70215212+realandersn@users.noreply.github.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-11-21 16:22:53 +01:00
Patrik Oldsberg
93a2a455ed
workflows,docs: bump github action versions
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-11-21 13:31:50 +01:00
Johan Haals
61170c7d7d
Merge pull request #14587 from awanlin/topic/custom-provider-annotations
...
Added custom provider annotation details
2022-11-21 08:36:26 +01:00
Andre Wanlin
6db37424c5
Changes to make Vale happy, I hope
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-11-18 12:43:34 -06:00
Andre Wanlin
9d2c6a7db4
Removed from create-app and added to docs
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-11-18 12:25:50 -06:00
Camila Belo
0e99e64883
Merge pull request #14569 from mstergianis/docs/fix-catalogresultlistitem
...
docs: Replaces use of CatalogResultListItem with correct symbol
2022-11-18 10:54:52 +01:00
Patrik Oldsberg
a531879958
docs/getting-started: clarify yarn version
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-11-17 14:03:01 +01:00
Fredrik Adelöw
be01b302e2
Merge pull request #14657 from backstage/mob/versioning-apis
...
Update versioning policy to treat utility/service API additions as non-breaking
2022-11-17 13:55:14 +01:00
Fredrik Adelöw
a79cb9de0c
Merge pull request #14628 from dagda1/improve-docs-auth-custom-scmauthapi
...
improve the Custom ScmAuthApi Implementation section of docs/auth
2022-11-17 13:10:46 +01:00
Paul Cowan
cd03a88ea9
run prettier
...
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot >
2022-11-17 11:05:42 +00:00
Paul Cowan
1e0a64a524
update custom ScmAuthApi Implementation docs
...
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot >
2022-11-17 11:05:42 +00:00
Paul Cowan
1a15f11d5f
run prettier
...
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot >
2022-11-17 11:05:41 +00:00
Paul Cowan
6574d52e6f
improve the Custom ScmAuthApi Implementation section of docs/auth
...
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot >
2022-11-17 11:05:41 +00:00
Johan Haals
167d5baad2
Merge pull request #14008 from kuangp/feat/fieldExplorer
...
[PRFC] Custom Field Extension Explorer
2022-11-17 09:58:39 +01:00
Fredrik Adelöw
4b4bf895c5
review updates
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-11-16 14:37:17 +01:00
Fredrik Adelöw
cce755b5af
Update versioning policy to treat utility/service API additions as non-breaking
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-11-16 12:10:15 +01:00
Fredrik Adelöw
50704338f2
Merge pull request #14638 from backstage/freben/v180
...
add release notes for v1.8.0
2022-11-15 16:07:33 +01:00
Priit Liivak
2500d440a6
Update running-backstage-locally.md
...
https url is more accessible for environments, where github authentication has not been set up.
Signed-off-by: Priit Liivak <priitliivak@gmail.com >
2022-11-15 15:43:49 +02:00
Fredrik Adelöw
28fb341642
add release notes for v1.8.0
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-11-15 14:27:51 +01:00
github-actions[bot]
3164131851
Version Packages
2022-11-15 12:31:55 +00:00
Patrik Oldsberg
60c1c510df
Merge pull request #14627 from backstage/rugvip/build
...
create-app: switch root build script
2022-11-15 12:12:04 +01:00
Patrik Oldsberg
5e7bdb0109
update docs to match new build script + fixes
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-11-15 11:04:19 +01:00
Jan Van Bruggen
562f8bc6bb
Add missing angle brackets
...
I'm new to Backstage, but this sentence doesn't seem to be calling attention to the package's owner/namespace/prefix. Therefore, it seems to intend `scope` as a variable, not an owner/namespace/prefix.
Signed-off-by: Jan Van Bruggen <JanCVanB@users.noreply.github.com >
2022-11-14 23:12:09 -07:00
Phil Kuang
da25293910
refactor(scaffolder): wrap full field schema and prop type def in helper
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2022-11-14 11:41:42 -05:00
Harry Powell
c72c6172db
Correct kubernetes.ts file path in installation.md
...
Correcting file path from `packages/backend/src/plugin/kubernetes.ts` to `packages/backend/src/plugins/kubernetes.ts`
Signed-off-by: Harry Powell <powell.harryj@gmail.com >
2022-11-14 14:18:18 +00:00
Fredrik Adelöw
6eacb64386
Merge pull request #14588 from afscrome/msgraphdocs
...
Improve MS Graph docs
2022-11-14 15:15:45 +01:00
Patrik Oldsberg
fcecba4dac
Merge pull request #14593 from sploschee/patch-4
...
fix(docs): update listed contents of .dockerignore
2022-11-14 14:10:38 +01:00
Fredrik Adelöw
56e853ef3b
Merge pull request #14591 from kunickiaj/iap-header-config
...
Permit customizing the header name for the IAP jwt
2022-11-14 13:14:48 +01:00
Fredrik Adelöw
69e9f4e887
Merge pull request #13931 from Bonial-International-GmbH/pjungermann/bitbucket-cloud/events
...
feat: events
2022-11-14 12:08:52 +01:00
Leena
b763cf3456
reverted removal of yarn3 specific items
...
Signed-off-by: Leena <19555355+sploschee@users.noreply.github.com >
2022-11-14 08:10:50 +00:00
Andre Wanlin
3626b7358e
Updated content based on feedback
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-11-13 13:30:17 -06:00
Leena
19048e60a4
remove yarn3 specific items in .gitignore
...
as per comment
Signed-off-by: Leena <19555355+sploschee@users.noreply.github.com >
2022-11-12 17:26:07 +00:00
Leena
f14bd69e29
fix(docs): update listed contents of .dockerignore
...
It appears that further items have been added to out-of-the-box .dockerignore file created when running `@backstage/create-app`
Updated to reflect the current contents
was:
```
.git
node_modules
packages/*/src
packages/*/node_modules
plugins
```
now:
```
.git
.yarn/cache
.yarn/install-state.gz
node_modules
packages/*/src
packages/*/node_modules
plugins
*.local.yaml
```
Signed-off-by: Leena <19555355+sploschee@users.noreply.github.com >
2022-11-12 16:37:57 +00:00
Adam Kunicki
89d705e806
Permit customizing the header name for the IAP jwt
...
This creates a new configuration parameter `jwtHeader` for the gcp-iap
auth provider. This allows setting a custom header to look in for the
IAP issued JWT.
Signed-off-by: Adam Kunicki <kunickiaj@gmail.com >
2022-11-11 21:02:55 -08:00
Patrick Jungermann
d089fbe7dc
feat(events,catalog/bitbucketCloud): handle repo:push events
...
Relates-to: #10866
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-11-12 01:14:29 +01:00
Alex Crome
7e4ba8de90
Improve MS Graph docs
...
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com >
2022-11-11 21:12:56 +00:00
Andre Wanlin
f93f263eff
Added custom provider annotation details
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-11-11 14:51:37 -06:00
Phil Kuang
3e4a2ee779
docs(scaffolder): add info about custom field explorer
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2022-11-11 14:37:10 -05:00
Michael Stergianis
cf79f4b68a
docs: Replaces use of CatalogResultListItem with correct symbol
...
I copied the docs and noticed that the example didn't compile. According
to the changelog this is the fix
Signed-off-by: Michael Stergianis <mstergianis@vmware.com >
2022-11-10 17:21:58 -05:00