Commit Graph

12112 Commits

Author SHA1 Message Date
MiguelRamBalt 5fe923715b add debounce word to vocab
Signed-off-by: MiguelRamBalt <v-migueramirez@expediagroup.com>
2021-04-09 09:09:23 -05:00
MiguelRamBalt 5cafcf4527 add changeset specifications
Signed-off-by: MiguelRamBalt <v-migueramirez@expediagroup.com>
2021-04-09 08:23:23 -05:00
MiguelRamBalt a42aafb4c5 add debounce time for apis-docs
Signed-off-by: MiguelRamBalt <v-migueramirez@expediagroup.com>
2021-04-09 07:16:16 -05:00
Patrik Oldsberg 89f5ecf0ef Merge pull request #5205 from anderoo/anderoo/github-permissions
allow collaborators on github creation
2021-04-08 18:02:49 +02:00
Patrik Oldsberg c2280095cc Merge pull request #5247 from backstage/dependabot/npm_and_yarn/pg-8.5.1
chore(deps): bump pg from 8.4.2 to 8.5.1
2021-04-08 17:21:06 +02:00
Patrik Oldsberg fc317ade98 Merge pull request #5246 from backstage/dependabot/npm_and_yarn/types/html-webpack-plugin-3.2.5
chore(deps-dev): bump @types/html-webpack-plugin from 3.2.4 to 3.2.5
2021-04-08 17:20:50 +02:00
Andrew Johnson 67b9602d14 don't throw on permission errors
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
2021-04-08 15:45:37 +01:00
Patrik Oldsberg f240b09965 Merge pull request #5153 from tragiclifestories/github-pr-publish
Create builtin action for publishing to Github PR
2021-04-08 16:10:32 +02:00
Patrik Oldsberg 5c725fc763 Merge pull request #5240 from goober/feature/use-external-route-ref-for-scaffolder
Expose the register-component route as an external route from the scaffolder
2021-04-08 16:10:19 +02:00
Ben Lambert 100f6e7498 Merge pull request #5245 from sjuxax/sonarqube-ispluginavail
Teach SonarQube `isPluginApplicableToEntity`.
2021-04-08 15:52:46 +02:00
Jeff Cook ec75495ee3 No need to export under the alias isPluginApplicableToEntity. ...
That's an old pattern, per https://github.com/backstage/backstage/pull/5245#discussion_r609367059.

Signed-off-by: Jeff Cook <jeff.cook@endurance.com>
2021-04-08 13:32:47 +00:00
Patrik Oldsberg ae7b2a28d6 Merge pull request #5188 from backstage/changeset-release/master
Version Packages
2021-04-08 14:27:05 +02:00
github-actions[bot] 51b6cf465d Version Packages 2021-04-08 11:32:56 +00:00
Patrik Oldsberg 8374c8a3ba Merge pull request #5250 from backstage/rugvip/fml
changesets: fix the foolish markup language
2021-04-08 13:26:47 +02:00
Patrik Oldsberg b02bc50d8a changesets: fix the fml
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-08 13:21:05 +02:00
dependabot[bot] 8664d122b9 chore(deps): bump pg from 8.4.2 to 8.5.1
Bumps [pg](https://github.com/brianc/node-postgres) from 8.4.2 to 8.5.1.
- [Release notes](https://github.com/brianc/node-postgres/releases)
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/compare/pg@8.4.2...pg@8.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-08 11:08:31 +00:00
Patrik Oldsberg c848188c1f Merge pull request #4822 from backstage/rugvip/ents
migrate all entity pages to composability api
2021-04-08 13:05:07 +02:00
Patrik Oldsberg fa59d33843 Merge pull request #5003 from MarceloLeite2604/master
Replace "ESNext.Promise" with "ES2020.Promise" on tsc lib property
2021-04-08 12:50:21 +02:00
Patrik Oldsberg da2281df89 Merge pull request #5088 from ntgussoni/fix/DOCS-remove_add_for_copy
[DOCS/CLI, DOCKER] Fixes untar not happening under certain conditions
2021-04-08 12:48:56 +02:00
Mathias Åhsberg a360f94788 Expose the register-component route as an external route from the scaffolder
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-04-08 09:15:46 +00:00
dependabot[bot] d9e9cb65df chore(deps-dev): bump @types/html-webpack-plugin from 3.2.4 to 3.2.5
Bumps [@types/html-webpack-plugin](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/html-webpack-plugin) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/html-webpack-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-08 04:09:36 +00:00
Jeff Cook 413b98ff7d Fix changelog description.
Signed-off-by: Jeff Cook <jeff.cook@endurance.com>
2021-04-07 23:46:02 +00:00
Jeff Cook db802fafbd Include changeset for exporting isPluginAvailableToEntity in sonarqube
Signed-off-by: Jeff Cook <jeff.cook@endurance.com>
2021-04-07 23:36:57 +00:00
Jeff Cook 38726cd9a7 Teach SonarQube isPluginApplicableToEntity.
Signed-off-by: Jeff Cook <jeff.cook@endurance.com>
2021-04-07 23:36:51 +00:00
Patrik Oldsberg 5511d99465 Merge pull request #4954 from RoadieHQ/gcs-url-reader
Gcs url reader
2021-04-07 22:13:43 +02:00
Martina Iglesias Fernandez fa18888517 Fix sidebar docs for GCS integration
Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io>
2021-04-07 18:00:43 +02:00
Patrik Oldsberg 5136ae0db6 Update packages/cli/config/tsconfig.json
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-07 16:52:35 +02:00
Patrik Oldsberg faeda51867 Merge pull request #5066 from mateusmarquezini/issue_3497_dialog_component
Dialog component
2021-04-07 16:52:06 +02:00
Tim 597d06eac3 Merge pull request #5234 from backstage/timbonicus/onelogin-doc
Add OneLogin auth documentation
2021-04-07 08:13:41 -06:00
Ben Lambert 79b4ba60a6 Merge pull request #5217 from backstage/dependabot/npm_and_yarn/ora-5.4.0
chore(deps): bump ora from 5.3.0 to 5.4.0
2021-04-07 14:05:59 +02:00
Andrew Johnson f7d71b6d9e fixup
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
2021-04-07 12:41:53 +01:00
Andrew Johnson 97c5797f4e prettier
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
2021-04-07 12:41:53 +01:00
Andrew Johnson 18a9669291 make lint happy
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
2021-04-07 12:41:52 +01:00
Andrew Johnson a376e3ee85 changeset
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
2021-04-07 12:41:52 +01:00
Andrew Johnson 1d32be309b allow collaborators on github creation
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
2021-04-07 12:41:49 +01:00
Johan Haals 4c42dc291c Merge pull request #5208 from erikxiv/fix/scaffolder-eventstream-auth
fix: Support auth by sending cookies in scaffolder eventstream request
2021-04-07 13:24:06 +02:00
Martina Iglesias Fernandez c410cae0f2 Fix feedback
Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io>
2021-04-07 12:08:02 +02:00
Martina Iglesias Fernandez 6a9b9d0f7c Fix some comments
Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io>
2021-04-07 11:27:41 +02:00
Martina Iglesias Fernandez 18f4301d3b Fix googleGcs integration test
Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io>
2021-04-07 11:27:41 +02:00
Martina Iglesias Fernandez d5cb51331a Only allow one googleGcs config object
Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io>
2021-04-07 11:27:41 +02:00
Martina Iglesias Fernandez 5bd790984e Add integration documentation
Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io>
2021-04-07 11:27:41 +02:00
Martina Iglesias Fernandez e4cdec27e9 Fix comments on GoogleGcsUrlReader
Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io>
2021-04-07 11:27:41 +02:00
Martina Iglesias Fernandez 9c4cedf268 Fix some comments
Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io>
2021-04-07 11:27:41 +02:00
Martina Iglesias Fernandez b779b5fee0 Add changeset
Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io>
2021-04-07 11:27:40 +02:00
Martina Iglesias Fernandez 7abb50d59e Add tests for GCSUrlReader
Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io>
2021-04-07 11:27:40 +02:00
Martina Iglesias Fernandez eafb4f9f34 Add GcsUrlReader
Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io>
2021-04-07 11:27:40 +02:00
Johan Haals 45d24031d4 Merge pull request #5187 from backstage/blam/docs
Troubleshooting missing yarn docs
2021-04-07 10:26:06 +02:00
Johan Haals bf16957fd8 Merge pull request #5146 from padraigobrien/gh-4276-handle-non-latin-characters
Enable non unicode character in catalog import.
2021-04-07 09:37:45 +02:00
Oliver Sand c2fadfe7ce Merge pull request #5229 from SDA-SE/feat/chunks
Handle chunk loading errors
2021-04-07 08:20:42 +02:00
Tim Hansen 6db797a67c Add OneLogin auth documentation
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-04-06 20:40:09 -06:00