Patrik Oldsberg
fffed2e4da
Delete contrib/chart directory
...
These charts are no longer maintained, backstage/charts should be used instead.
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-01-17 14:39:50 +01:00
renovate[bot]
d3be2dac94
chore(deps): update helm release postgresql to v13.2.30
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-15 11:57:44 +00:00
renovate[bot]
ee6cf6bcaa
chore(deps): update helm release postgresql to v13.2.27
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-31 14:23:34 +00:00
renovate[bot]
7d5070f6e9
chore(deps): update helm release postgresql to v13.2.25
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-20 22:07:42 +00:00
renovate[bot]
1f34975c1d
chore(deps): update helm release postgresql to v13.2.21
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-27 22:30:50 +00:00
renovate[bot]
18d00776e0
chore(deps): update helm release postgresql to v13.2.12
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-20 12:09:39 +00:00
renovate[bot]
b93ba34072
chore(deps): update helm release postgresql to v13.2.11
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-18 00:44:12 +00:00
Fredrik Adelöw
ba65d5b11b
Merge pull request #21330 from backstage/renovate/postgresql-13.x
...
chore(deps): update helm release postgresql to v13
2023-11-16 10:29:20 +01:00
renovate[bot]
1e163d3370
chore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker tag to v20
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-15 19:12:52 +00:00
renovate[bot]
66ff1ffb24
chore(deps): update helm release postgresql to v13
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-15 18:03:11 +00:00
Phil Kuang
8329b83a4a
Update contrib/docs/tutorials/authenticate-api-requests.md
...
Co-authored-by: Depado <Depado@users.noreply.github.com >
Signed-off-by: Phil Kuang <phillip.kuang@gmail.com >
2023-11-09 12:16:25 -05:00
Phil Kuang
d561500d2b
docs(auth): add a contrib example hooking up api auth in new backend system
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2023-11-08 16:02:56 -05:00
Alex Crome
243c655a68
Updated Azure Active Directory to Entra ID
...
Microsoft have renamed Azure Active Directory to Entra ID. https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/new-name . This PR updates references to AAD to refer to Entra ID.
* On each documentation page, I include `formerly Azure Active Directory` in the first non heading reference to Entra ID. This will help anyone unfaimiliar withthe name change, and will also mean the page continues to show up in search results if people search for the old name.
* I didn't correct references in file names, as this would cause broken links. If we have a way of redirecting those to new urls I can look at doign that, but if not, I think it's better to leave existing links working.
* There were a few references to AAD in release notes for older versions - I left these alone as the product naming was correct at the time of the release notes.
* LDAP provider still has references to "Active Directory" as these reference to the on premise Active Directory, not Azure Active Directory
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com >
2023-10-19 23:11:35 +01:00
Jonathan Nagayoshi
eadac84cf9
fix(devcontainer): fixes python new requirements for venvs
...
Signed-off-by: Jonathan Nagayoshi <jonathan@nagayoshi.com.br >
2023-08-24 00:52:38 +00:00
George Alton
adbdf39ee3
fix token endpoint url
...
token endpoint was using /authorize when it should've /token
Signed-off-by: George Alton <georgealton@gmail.com >
2023-08-18 14:48:49 +01:00
cloudoutloud
032f748151
Update ts examples in aws alb auth documentation error
...
Signed-off-by: cloudoutloud <39462069+cloudoutloud@users.noreply.github.com >
2023-07-24 19:36:38 +01:00
cloudoutloud
b3da8fb863
Update ts examples in aws alb auth documentation
...
Signed-off-by: cloudoutloud <39462069+cloudoutloud@users.noreply.github.com >
2023-07-23 18:55:22 +01:00
Vity
f2692a4fae
Update default.conf.template - adding mime types support
...
Without mime types,enabled Nginx services files as text/plain. This is not supported eg. in the Firefox does not load CSS files with wrong Content-Type header. This caused stopped to work GraphQL plugin.
Signed-off-by: Vity <vity@vity.cz >
2023-05-25 11:35:26 +02:00
Sergey Shevchenko
65b63dba5c
docs: Fix authenticate-api-requests doc
...
Signed-off-by: Sergey Shevchenko <sergeyshevchdevelop@gmail.com >
2023-05-17 11:01:29 +03:00
Steven Cassamajor
25fc9315ef
Update deprecated packages in ImmediateEntityProvider.ts
...
Imports have been updated to reflect that `DeferredEntity`, `EntityProvider`, `EntityProviderConnection` now reside in `@backstage/plugin-catalog-node`
Signed-off-by: Steven Cassamajor <contributor@networkaxis.org >
2023-05-11 20:26:26 -04:00
Patrik Oldsberg
e5a9031eae
microsite-next: redirects for new index pages + fix links
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-03-06 11:46:11 +01:00
Johan Haals
a1fc696bff
Merge pull request #14917 from sonikro/devcontainers
...
feat: implemented devcontainers support for developing in the backstage repository
2022-12-12 13:37:48 +01:00
Jonathan Nagayoshi
c4bbb4b6bb
chore: moved .devcontainer folder to contrib
...
Signed-off-by: Jonathan Nagayoshi <jonathan@nagayoshi.com.br >
2022-12-10 14:02:17 -06:00
Jeff Tian
4cd5dd5298
docs: fix broken links
...
The latest working link for building docker should be https://backstage.io/docs/deployment/docker .
Signed-off-by: Jeff Tian <jeff.tian@outlook.com >
2022-12-09 13:11:42 +08:00
aaronbraundmeier@gmail.com
8015ff1258
inclusive terms
...
Signed-off-by: aaronbraundmeier@gmail.com <aaronbraundmeier@gmail.com >
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-11-30 12:15:00 +01:00
Matteo Silvestri
133b07121e
chore: only fetch refs for upgrade-backstage-app
...
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com >
2022-11-22 17:49:10 +01:00
Matteo Silvestri
411a2388ac
fix: fix missing blobs for upgrade-backstage-app
...
3 way merge was failing because of missing ancestors.
Fetching the upgrade-helper-diff repository as one of your app's remotes fixes the problem.
The upgrade-helper-diff contains a branch for each version with a clean app bootstrapped with the create-app script.
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com >
2022-11-22 15:27:52 +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
Johan Haals
42f21aaed9
Merge pull request #14449 from elizabeth-a-hobbs/google-analytics-cleanup
...
Remove app.googleAnalyticsTrackingId and related scripts
2022-11-11 10:14:18 +01:00
Elizabeth Hobbs
df21bbd4ad
Remove app.googleAnalyticsTrackingId and related scripts
...
The analytics plugin removed the need for app.googleAnalyticsTrackingId and the script tags in packages/app/public/index.html. More context: https://discord.com/channels/687207715902193673/1007303347914690610/1014108244664401952
Signed-off-by: Elizabeth Hobbs <elizabeth.hobbs94@gmail.com >
2022-11-09 09:03:35 -08:00
Patrik Oldsberg
7605c11cda
bump Node.js to 16 & 18
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-11-07 11:39:08 +01:00
Patrik Oldsberg
9ec4093edf
Merge pull request #14324 from hillmandj/some-more-api-docs-adjustments
...
Additional Authenticate API Doc Updates
2022-11-03 11:19:02 +01:00
Patrik Oldsberg
2be7990268
Merge pull request #13991 from Pike/contrib-test-dry-run
...
Add a contrib document to show how to test scaffolder templates locally
2022-11-02 21:51:26 +01:00
Axel Hecht
53b5069b02
Remove backend token, add ora spinner to some steps
...
Signed-off-by: Axel Hecht <axel@pike.org >
2022-11-02 19:39:04 +01:00
Axel Hecht
c244f2c088
Update API request auth contrib doc for 1.6, use identity from app environment.
...
Signed-off-by: Axel Hecht <axel@pike.org >
2022-10-27 15:31:56 +02:00
hillmandj
1203493c97
Additional Authenticate API Doc Updates
...
Signed-off-by: hillmandj <hillmandj@gmail.com >
2022-10-25 11:10:58 -04:00
hillmandj
5938d1244d
Fix Authenticate API Requests Example
...
Signed-off-by: hillmandj <hillmandj@gmail.com >
2022-10-24 12:52:31 -04:00
Axel Hecht
69f4c35c28
Add reference to RFC
...
Signed-off-by: Axel Hecht <axel@pike.org >
2022-10-24 18:01:15 +02:00
spencerrichardhenry
fc1edff210
Merge branch 'master' into scaffolderPromMetrics
...
Signed-off-by: spencerrichardhenry <46569542+spencerrichardhenry@users.noreply.github.com >
2022-10-19 13:38:32 -06:00
Patrik Oldsberg
0ff5c7c777
Merge pull request #14150 from kissmikijr/contrib/orphan-cleanup-sh
...
port orphan cleanup script to bash
2022-10-17 18:13:55 +02:00
Philipp Hugenroth
75b5444245
Replace outdated url of Cookiecuter.dockerfile
...
- Clicked the URL & it was outdated due to this change: https://github.com/backstage/backstage/commit/ad9d74ff240c934ce46a474ae3f440d5f5fa493b
- No update or verification of the actual documenation content
Signed-off-by: Philipp Hugenroth <tudi2d@users.noreply.github.com >
2022-10-17 11:49:52 +02:00
Kiss Miklos
392c96baec
set pipefail
...
Signed-off-by: Kiss Miklos <miklos@roadie.io >
2022-10-16 23:08:08 +02:00
Kiss Miklos
ffedbef726
fix spelling
...
Signed-off-by: Kiss Miklos <miklos@roadie.io >
2022-10-16 13:20:14 +02:00
Kiss Miklos
a0da6c275d
port orphan cleanup script to bash
...
Signed-off-by: Kiss Miklos <miklos@roadie.io >
2022-10-16 13:15:54 +02:00
Spencer Henry
383dc6e2fa
address mr comments
...
Signed-off-by: Spencer Henry <shenry@qualtrics.com >
2022-10-12 09:17:27 -06:00
Axel Hecht
ac11b898ba
Fix spelling
...
Signed-off-by: Axel Hecht <axel@pike.org >
2022-10-04 20:14:18 +02:00
Axel Hecht
42f39cca99
Update authenticate-api-requests contrib page.
...
This comes with a few adjustments to newer versions of the dependency packages.
Also some cleanup, and adding a server-to-server auth path.
Signed-off-by: Axel Hecht <axel@pike.org >
2022-10-04 19:06:16 +02:00
Axel Hecht
aedf8c86d1
Add a contrib document to show how to test scaffolder templates locally
...
Signed-off-by: Axel Hecht <axel@pike.org >
2022-10-04 18:35:41 +02:00
Matteo Silvestri
9ddff1d46f
add upgrade-backstage-app.sh script to contrib
...
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com >
2022-09-28 16:07:06 +02:00
Spencer Henry
c51c1bbc26
md cleanup, add to prom tutorial doc
...
Signed-off-by: Spencer Henry <shenry@qualtrics.com >
2022-09-27 09:50:34 -06:00