Commit Graph

9535 Commits

Author SHA1 Message Date
Himanshu Mishra dcec55b8d6 Merge pull request #4308 from backstage/orkohunter/better-error-when-apiBaseUrl-is-missing
backend: Gitlab URL Reader to throw error when apiBaseUrl is missing
2021-02-01 11:18:04 +01:00
Fredrik Adelöw fc3e09e1bb Merge pull request #4333 from backstage/freben/catalog-chore
catalog-backend: throw correct error for not allowed entities
2021-02-01 11:14:49 +01:00
Fredrik Adelöw 0216bbc6f0 Merge pull request #4320 from backstage/freben/win-test-fix
scaffolder-backend: attempt to fix windows test errors in master
2021-02-01 11:04:53 +01:00
Fredrik Adelöw 24e47ef1e3 catalog-backend: throw correct error for not allowed entities 2021-02-01 10:42:05 +01:00
Himanshu Mishra 55b298c52a scaffolder: Fix test on windows; incorrect file URL 2021-01-31 20:39:43 +01:00
Fredrik Adelöw a26668913c scaffolder-backend: attempt to fix windows test errors in master 2021-01-31 20:39:43 +01:00
Fredrik Adelöw 435972704c Merge pull request #4323 from backstage/orkohunter/yarn.lock-update-after-azure-pr
chore: sync yarn.lock after TechDocs Azure Storage PR
2021-01-31 20:39:14 +01:00
Himanshu Mishra 15fffa5fff chore: sync yarn.lock after TechDocs Azure Storage PR
Follow up of https://github.com/backstage/backstage/pull/4017
2021-01-31 16:07:21 +01:00
Himanshu Mishra 8eb862c58e Merge pull request #4017 from viavarejo/feature/techdocs-azure-storage 2021-01-31 16:03:24 +01:00
Fredrik Adelöw 9a5244a3f3 Merge pull request #4321 from backstage/freben/dispatch
make the master workflows manually triggerable
2021-01-30 22:09:20 +01:00
Fredrik Adelöw 4408806374 make the master workflows manually triggerable 2021-01-30 20:26:35 +01:00
Patrik Oldsberg d0f214e913 Merge pull request #4318 from backstage/rugvip/cifix
app: fix cost-insights dependency
2021-01-30 16:43:19 +01:00
Patrik Oldsberg 23d81ecc1b app: fix cost-insights dependency 2021-01-30 16:24:01 +01:00
Fredrik Adelöw 13ca6812e8 Merge pull request #4281 from nwright-nz/incorrect-homepage-clock-timezone-fix
Fix: added a check for invalid timezone
2021-01-30 09:53:17 +01:00
Nigel Wright 4c98fbd8c1 Fix: defaulted timezone to GMT and added test 2021-01-30 16:12:35 +13:00
Ben Lambert 2547b6b8de Merge pull request #4301 from backstage/bug/tugboat
bug: Need to run yarn install on build command as the node_modules are outdated
2021-01-30 02:41:33 +01:00
blam 7c0fcd7404 chore: added start command to tugboat to wait for the port to become ready before marking as live in tugboat 2021-01-30 01:44:46 +01:00
Adam Harvey 85e3cd61a4 Merge pull request #4312 from adamdmharvey/techdocs-tweaks
docs: Clarifications to TechDocs getting started & other minor updates
2021-01-29 14:35:57 -05:00
Adam Harvey a14d702a7d Clarify create plugin step 2021-01-29 14:20:55 -05:00
Adam Harvey baf5615b51 Clarifications 2021-01-29 14:17:26 -05:00
Adam Harvey e763dcf8c4 Fix Backstage case 2021-01-29 14:17:09 -05:00
Adam Harvey 357c1f1e5f Clarify link and Backstage case 2021-01-29 14:16:26 -05:00
Patrik Oldsberg bf0a4dfc5c Merge pull request #4307 from backstage/rugvip/devres
cli,config-loader,app-backend: fixes for module resolution and config loading
2021-01-29 19:24:11 +01:00
Ryan Vazquez c4fa433e24 Merge pull request #4309 from backstage/bump-cost-insights-0.7.0
Independently release cost insights
2021-01-29 12:26:54 -05:00
Ryan Vazquez a22d297954 bump cost insights 2021-01-29 11:43:40 -05:00
Patrik Oldsberg 750988b3d6 Merge pull request #4293 from backstage/rugvip/autoauth
core: add single provider mode for SignInPage, with automatic sign-in
2021-01-29 17:41:32 +01:00
Patrik Oldsberg d7f30a800d Update .changeset/neat-brooms-allow.md
Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-01-29 17:24:14 +01:00
Ryan Vazquez f8ae2fdcea Merge pull request #4254 from backstage/cost-insights-alert-hooks
Cost Insights Alert Hooks
2021-01-29 11:20:45 -05:00
Himanshu Mishra 81f4b6330a backend: Gitlab URL Reader to throw error when apiBaseUrl is missing
And add more tests for all other URL Readers
2021-01-29 17:10:03 +01:00
Patrik Oldsberg e9aab60c75 added changesets 2021-01-29 17:03:02 +01:00
Patrik Oldsberg 9f2b9c2020 app-backend: re-throw config loading errors with instructions for how to fix 2021-01-29 16:59:19 +01:00
Patrik Oldsberg bdbeaf6051 config-loader: validate each schema upfront to provide a more precise error message 2021-01-29 16:58:48 +01:00
Patrik Oldsberg 03177610a8 cli: add fix for module resolution in backend bundle config 2021-01-29 16:58:18 +01:00
Ryan Vazquez 70906eed4c refactor 2021-01-29 10:15:18 -05:00
Johan Haals ec02b0591d Merge pull request #4304 from backstage/jhaals/fix-scaffolder-tests
Scaffolder: Fix tests in windows
2021-01-29 14:00:54 +01:00
Johan Haals 262f7cf996 import path instead of resolve 2021-01-29 13:53:12 +01:00
Johan Haals adaba84f3f import path instead of resolve 2021-01-29 13:51:46 +01:00
Johan Haals 0cb0715700 Scaffolder: Fix tests in windows 2021-01-29 13:43:26 +01:00
blam f44137454f chore: should install with frozen lockfile 2021-01-29 11:20:27 +01:00
blam 5207834e78 chore: need to run yarn install on build as the base image node modules are outdated 2021-01-29 11:17:33 +01:00
Johan Haals 2bc408228b Merge pull request #4270 from backstage/mob/stages-refactor
Refactor scaffolder to operate on known directories
2021-01-29 10:58:47 +01:00
Johan Haals 1236f22909 Update changeset 2021-01-29 10:51:28 +01:00
Ben Lambert aca1ada8dc Merge pull request #4296 from backstage/rugvip/securitays
backend-common: new azure PAT for e2e test ._.
2021-01-29 10:08:52 +01:00
Himanshu Mishra 26bb405108 Merge pull request #4287 from backstage/orkohunter/dir-preparer-uses-url-reader 2021-01-29 09:56:55 +01:00
Fredrik Adelöw 373b620f54 Merge pull request #4299 from backstage/dependabot/npm_and_yarn/nodemon-2.0.7
chore(deps-dev): bump nodemon from 2.0.6 to 2.0.7
2021-01-29 07:30:31 +01:00
dependabot[bot] b379276f10 chore(deps-dev): bump nodemon from 2.0.6 to 2.0.7
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.6...v2.0.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-29 04:57:47 +00:00
Patrik Oldsberg 51d5f79dce backend-common: new azure PAT for e2e test ._. 2021-01-29 00:04:28 +01:00
Fredrik Adelöw a22fc866eb Merge pull request #4272 from viavarejo/feature/add-classname-to-sidebaritem
Add className to the SidebarItem
2021-01-28 22:34:23 +01:00
Fredrik Adelöw d56a7323b9 Merge pull request #4277 from backstage/freben/catalog-model-jsonschema
replace yup with ajv, for validation of catalog entities
2021-01-28 22:24:51 +01:00
vitorgrenzel c7c6957107 fix(core): update packages 2021-01-28 17:50:07 -03:00