Commit Graph

38696 Commits

Author SHA1 Message Date
Juan Pablo Garcia Ripa 57c1b4752f add support to "exist_key" filters
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2023-03-15 22:49:27 +01:00
Abhay-soni-developer 6eca833772 yaml prettier run
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
2023-03-15 23:35:17 +05:30
Abhay-soni-developer 9e2714b0d7 yaml prettier run
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
2023-03-15 23:18:53 +05:30
Miguel Alexandre 196a4aa7e7 Generate api-report
Signed-off-by: Miguel Alexandre <m.alexandrex@gmail.com>
2023-03-15 17:51:58 +01:00
Miguel Alexandre d197f9f782 Include suggested changes
Signed-off-by: Miguel Alexandre <m.alexandrex@gmail.com>
2023-03-15 17:51:54 +01:00
blam c039f66cbe chore: fixing spelling and making value happy
Signed-off-by: blam <ben@blam.sh>
2023-03-15 17:46:49 +01:00
blam da7aba5c56 chore: added header image
Signed-off-by: blam <ben@blam.sh>
2023-03-15 17:39:47 +01:00
blam 756c99c817 chore: added blog post
Signed-off-by: blam <ben@blam.sh>
2023-03-15 17:34:51 +01:00
Brian Phillips da16cb6994 prettier...
Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com>
2023-03-15 11:27:22 -05:00
Brian Phillips fc6cab4eb4 Add isEntityWith helper method to EntitySwitch conditions
This will make it easier to conditionally show content for a given
entity based on the `spec.type` field beyond just component entities
(e.g. api, group and resource, all have a spec.type field)

Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com>
2023-03-15 11:08:39 -05:00
Fredrik Adelöw c0fd622a96 Merge pull request #16870 from RoadieHQ/fix-deprecations
update imports for deprecations
2023-03-15 17:06:48 +01:00
Adam Harvey 04843c8e12 fix(docs): Special encoding not needed in code fence examples
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-03-15 12:03:11 -04:00
Abhay-soni-developer 3023b49d10 yaml prettier run
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
2023-03-15 20:24:56 +05:30
backstage-goalie[bot] 8f72566485 Merge pull request #16875 from backstage/renovate/gitbeaker-browser-35.x-lockfile
fix(deps): update dependency @gitbeaker/browser to v35.8.1
2023-03-15 14:38:37 +00:00
Abhay-soni-developer 8db98416ac modifying icon
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
2023-03-15 20:02:20 +05:30
Abhay-soni-developer 0f5de31cb1 adding statusneo github plugin in backstage marketplace
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
2023-03-15 19:54:22 +05:30
Philipp Hugenroth 6b23db2b81 Update packages/cli/src/commands/onboard/README.md
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Philipp Hugenroth <tudi2d@users.noreply.github.com>
2023-03-15 15:09:03 +01:00
renovate[bot] ff8212e40a fix(deps): update dependency @gitbeaker/browser to v35.8.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-03-15 14:07:10 +00:00
Brian Fletcher ad0d4ecefd try fix api report
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-03-15 14:00:53 +00:00
backstage-goalie[bot] 17456ba322 Merge pull request #16814 from backstage/renovate/lint-staged-13.x-lockfile
chore(deps): update dependency lint-staged to v13.2.0
2023-03-15 13:36:03 +00:00
Fredrik Adelöw 7ec0e2421e Merge pull request #15461 from acierto/abort-task
Cancelling the running task (executing of a scaffolder template)
2023-03-15 14:25:03 +01:00
Ben Lambert 6be47109c0 Merge pull request #16872 from backstage/blam/redirect
[microsite] Fix getting involved redirect
2023-03-15 14:20:22 +01:00
blam 07c98b361b chore: fixing prettier
Signed-off-by: blam <ben@blam.sh>
2023-03-15 13:57:48 +01:00
blam 7ff9fb642f chore: redirect needs to be done like this as it's top level
Signed-off-by: blam <ben@blam.sh>
2023-03-15 13:57:24 +01:00
Fredrik Adelöw c1fde59e5a Merge pull request #16807 from backstage/renovate/swc-core-1.x-lockfile
fix(deps): update dependency @swc/core to v1.3.40
2023-03-15 13:53:12 +01:00
Fredrik Adelöw b940fde34d Merge pull request #16862 from dlaird-ovo/feat/add_resource_switch
Adding new EntitySwitch for differing views depending on ResourceType
2023-03-15 13:51:58 +01:00
Fredrik Adelöw 96f2a8919d remove extra file
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-03-15 13:47:53 +01:00
Brian Fletcher c5f396ccf9 api reports
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-03-15 12:46:09 +00:00
Ben Lambert 8701b68fed Merge pull request #16868 from backstage/blam/marketplace
microsite: Use `badge` instead of `button` for plugin category
2023-03-15 13:45:20 +01:00
Fredrik Adelöw e00f38260f Merge pull request #16856 from jamieklassen/gitlab-orgdata-nonadmin
Gitlab Org Data integration fetches memberships via graphQL
2023-03-15 13:39:49 +01:00
blam b933e6a863 chore: pretty
Signed-off-by: blam <ben@blam.sh>
2023-03-15 13:28:02 +01:00
Brian Fletcher c9a0fdcd2c update imports for deprecated types
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-03-15 12:27:35 +00:00
Abhay-soni-developer 177ab4b4a9 adding microsoft calendar plugin to backstage marketplace
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
2023-03-15 17:54:38 +05:30
blam f156c539e7 chore: drop multiple buttons
Signed-off-by: blam <ben@blam.sh>
2023-03-15 13:13:44 +01:00
Johan Haals e63a7fe9bb Merge pull request #16847 from Abhay-soni-developer/chores/microsoft-calendar
credits added
2023-03-15 13:05:48 +01:00
Ben Lambert 21520687e5 Merge pull request #16863 from backstage/blam/getting-involved-redirect
chore: added a redirect for the getting-involved page
2023-03-15 12:40:47 +01:00
Ben Lambert 35e6d0f5f3 Merge pull request #16864 from backstage/blam/release-notes-1.12
chore: release notes for 1.12.0
2023-03-15 12:40:04 +01:00
Philipp Hugenroth 3382cafa9e Set @backstage/sharks to CODEOWNERS for CLI onboard command
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-03-15 12:27:03 +01:00
dlaird-ovo 44e3878a8d Fix review feedback
Signed-off-by: dlaird-ovo <daniel.laird@ovo.com>
2023-03-15 11:22:24 +00:00
Abhay-soni-developer bf3c5a655c codeowners modified
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
2023-03-15 16:29:55 +05:30
Ben Lambert fd516029ca Merge pull request #16865 from backstage/blam/enter-p
chore: enter prerelease
2023-03-15 11:57:56 +01:00
Ben Lambert 36e80c1f0b Update docs/releases/v1.12.0.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Ben Lambert <ben@blam.sh>
2023-03-15 11:56:32 +01:00
Fredrik Adelöw 7a2faff44b Merge pull request #16861 from punkle/patch-6
Fix docs for deprecated type
2023-03-15 11:52:39 +01:00
Fredrik Adelöw a13343f720 Merge pull request #16601 from zjpersc/techdocs-global
Adding Global Agent to techdocs-cli
2023-03-15 11:40:14 +01:00
Johan Haals 974a03b987 Merge pull request #16858 from backstage/dependabot/npm_and_yarn/webpack-5.76.0
build(deps): bump webpack from 5.74.0 to 5.76.0
2023-03-15 11:27:42 +01:00
dlaird-ovo 76b1c126bd fixing up api-report.md
Signed-off-by: dlaird-ovo <daniel.laird@ovo.com>
2023-03-15 10:20:41 +00:00
blam 89a1988194 chore: prettier
Signed-off-by: blam <ben@blam.sh>
2023-03-15 11:19:53 +01:00
blam 39eecf5c8f chore: enter prerelease
Signed-off-by: blam <ben@blam.sh>
2023-03-15 11:16:20 +01:00
blam 3d18705f02 chore: release notes for 1.12.0
Signed-off-by: blam <ben@blam.sh>
2023-03-15 11:12:07 +01:00
blam 77bd287b0a chore: added a redirect for the getting-involved page
Signed-off-by: blam <ben@blam.sh>
2023-03-15 11:05:50 +01:00