Commit Graph

211 Commits

Author SHA1 Message Date
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
Nick Marinelli d419784c8b whitespace
Signed-off-by: Nick Marinelli <nmarinelli@hchb.com>
2022-09-06 17:31:43 -04:00
Nick Marinelli 8bf6ce0223 further vale appeasement
Signed-off-by: Nick Marinelli <nmarinelli@hchb.com>
2022-09-06 17:28:33 -04:00
Nick Marinelli 2ecbd7cbdf update for #13338 changes, and option
Signed-off-by: Nick Marinelli <nmarinelli@hchb.com>
2022-09-06 16:59:29 -04:00
Nick Marinelli 9acd95709e spellcheck workaround?
Signed-off-by: Nick Marinelli <nmarinelli@hchb.com>
2022-08-26 18:25:33 -04:00
Nick Marinelli 928e31bfdc adapt for mkcert
Signed-off-by: Nick Marinelli <nmarinelli@hchb.com>
2022-08-26 15:26:11 -04:00
Nick Marinelli b74962217b Local SSL tutorial
Signed-off-by: Nick Marinelli <nmarinelli@hchb.com>
2022-08-25 18:57:57 -04:00
Patrik Oldsberg afb14027c2 contrib: remove jinja2 extension Dockerfile example, inline in README instead
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-10 15:51:34 +02:00
Patrik Oldsberg 009cffb4ee contrib: remove kubernetes example as its all documented elsewhere
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-10 15:51:34 +02:00
Patrik Oldsberg 485ee93cde contrib: add note about k8s best security practices
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-10 14:28:19 +02:00
Patrik Oldsberg 3faed18fd3 docs: update auth providers usage
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-20 15:20:06 +02:00
Andre Wanlin b6ef133aed Added tutorial for Promehteus metrics
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-18 11:56:42 -05:00
Emma Indal 73fa59f6b2 replace all usages of @backstage/search-common with @backstage/plugin-search-common
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-02 13:20:29 +02:00
Renovate Bot a139131db9 chore(deps): update dependency alpine to v3.16
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-01 17:16:04 +00:00
Martina Iglesias Fernandez 0e91c38450 Revert "chore(deps): update helm release postgresql to v11"
This reverts commit d0b04813ab.

I am reverting this because this was a breaking change and needs more
work and testing.

Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io>
2022-05-20 15:06:19 +02:00
Renovate Bot 4b12631f78 chore(deps): update helm release postgresql to v11.2.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-19 10:47:14 +00:00
Renovate Bot 5c3e53a69c chore(deps): update helm release postgresql to v11.2.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-18 12:33:59 +00:00
Renovate Bot d0b04813ab chore(deps): update helm release postgresql to v11
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-06 14:03:00 +00:00
Patrik Oldsberg 89bb53685c vale: prune accepted vocabulary
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-27 18:44:55 +02:00
Renovate Bot 3a299ca382 chore(deps): update helm release postgresql to v9.8.12
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-04-21 07:03:10 +00:00
Renovate Bot e07207baa5 chore(deps): update dependency alpine to v3.15
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-04-20 19:03:41 +00:00
Ben Lambert 9b0a528b18 Merge pull request #10486 from getndazn/fix/aws-alb-docs
Fix/aws alb docs
2022-03-31 12:51:14 +02:00
Joel Cox 76b7167e57 docs: update alb authentication example
Signed-off-by: Joel Cox <joel@pinecodes.com>
2022-03-30 08:39:54 +11:00
Marco Crivellaro cdd58f3547 awsalb auth doesn't support authEnv
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2022-03-28 15:37:11 +00:00
Fredrik Adelöw d6d3387ae8 Merge pull request #10333 from getndazn/fix/aws-alb-aad-oidc-auth-tutorial
sub claim used by custom sign-in must be a full entity reference
2022-03-21 15:54:27 +01:00
Marco Crivellaro 74310dbb61 chore: prettier
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2022-03-21 14:44:45 +00:00
Marco Crivellaro e1b0db1908 use stringifyEntityRef to build the user reference
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2022-03-21 14:17:37 +00:00
Fredrik Adelöw 43d323c917 Merge pull request #10325 from backstage/freben/providers
Add to contrib: `ImmediateEntityProvider`, `LoadTestingEntityProvider`
2022-03-21 14:28:11 +01:00
Fredrik Adelöw 1cb55c667e add readme
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-21 14:12:28 +01:00
Marco Crivellaro ddb94bd241 sub claim used by customm sign-in must be a full entity refrence
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2022-03-20 22:58:05 +00:00
Fredrik Adelöw 95408dbe99 Add to contrib: ImmediateEntityProvider, LoadTestingEntityProvider
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-19 16:13:14 +01:00