Patrik Oldsberg
|
a22fc19030
|
Merge pull request #4405 from GoWind/supress-log-single-location
Supress log single location. Refs #3602
|
2021-02-08 17:53:29 +01:00 |
|
Ryan Vazquez
|
e3101688bc
|
use P30D for snooze option
|
2021-02-08 09:27:19 -05:00 |
|
Patrik Oldsberg
|
62e7009863
|
Merge pull request #4422 from backstage/rugvip/explicit
backend-common,catalog: be more explicit about response types
|
2021-02-08 14:59:39 +01:00 |
|
Johan Haals
|
dfc1270f85
|
Merge pull request #4360 from backstage/mob/stateless-scaffolder
Introduce stateless v2 scaffolder API
|
2021-02-08 13:39:27 +01:00 |
|
Patrik Oldsberg
|
3c4444cea2
|
catalog-backend: use more explicit response types and let error handlers handle errors
|
2021-02-08 13:23:32 +01:00 |
|
Patrik Oldsberg
|
2f1ea8c1bb
|
Merge pull request #4365 from backstage/rugvip/ports
plugins: migrate circleci, cloudbuild, github-actions, jenkins to new composability API + tweaks for lighthouse and org
|
2021-02-08 13:22:25 +01:00 |
|
Johan Haals
|
44da5d09c5
|
scaffolder: Convert to prepared statements
|
2021-02-08 09:24:48 +01:00 |
|
Patrik Oldsberg
|
8e1789e0c3
|
circleci,cloudbuild,github-actions,jenkins: rename internal entity conditional
|
2021-02-07 23:49:08 +01:00 |
|
Patrik Oldsberg
|
3eb1b1bacc
|
github-actions: GitHub -> Github
|
2021-02-07 23:49:07 +01:00 |
|
Dominik Henneke
|
fb53eb7cb4
|
Don't respond to a request twice if an entity has not been found.
|
2021-02-05 19:41:39 +01:00 |
|
Adam Harvey
|
59b1b04f0b
|
Merge pull request #4314 from adamdmharvey/techdocs-error500
techdocs: Expose backend 500 errors (mkdocs build) to UI
|
2021-02-05 12:26:52 -05:00 |
|
Adam Harvey
|
fd933c4239
|
Add comment TODO
|
2021-02-05 10:50:11 -05:00 |
|
Gowind
|
e84170d644
|
use child logger to log single location update
|
2021-02-05 15:44:02 +01:00 |
|
Patrik Oldsberg
|
674332c383
|
Merge pull request #4395 from backstage/rugvip/migranizing
plugins: migrate gitops-profiles, pagerduty, search, register-component and techdocs to new composability API
|
2021-02-05 15:26:24 +01:00 |
|
Johan Haals
|
9afa2d24c6
|
scaffolder: Fix legacy publish error message
|
2021-02-05 15:25:34 +01:00 |
|
Johan Haals
|
b3b766b79b
|
Scaffolder: Remove sleep
|
2021-02-05 14:34:00 +01:00 |
|
Johan Haals
|
95cd312d55
|
scaffolder: Make updateCount errors ConflictError
|
2021-02-05 14:10:41 +01:00 |
|
Johan Haals
|
ba3a6a9be0
|
Scaffolder: fix typos and log output
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
|
2021-02-05 13:52:20 +01:00 |
|
Patrik Oldsberg
|
7c78911788
|
pagerduty: fix entity card tests
|
2021-02-04 20:49:51 +01:00 |
|
Patrik Oldsberg
|
41af18227f
|
techdocs: migrate to new composability API
|
2021-02-04 20:22:50 +01:00 |
|
Patrik Oldsberg
|
9ec66c3459
|
register-component: migrated to new composability API
|
2021-02-04 20:22:49 +01:00 |
|
Patrik Oldsberg
|
b3f0c38112
|
search: migrate to new composability API
|
2021-02-04 20:22:49 +01:00 |
|
Patrik Oldsberg
|
b92541fcc3
|
Merge branch 'master' into rugvip/ports
|
2021-02-04 19:44:05 +01:00 |
|
Patrik Oldsberg
|
f036c89875
|
Merge branch 'master' into rugvip/moreports
|
2021-02-04 19:43:32 +01:00 |
|
Patrik Oldsberg
|
b288a291ee
|
pagerduty: migrate to new composability API
|
2021-02-04 19:34:39 +01:00 |
|
Patrik Oldsberg
|
accdfeb30b
|
gitops-profiles: migrate to new composability API
|
2021-02-04 19:33:51 +01:00 |
|
github-actions[bot]
|
6794967d20
|
Version Packages
|
2021-02-04 13:02:30 +00:00 |
|
Johan Haals
|
6ca31fb834
|
scaffolder: Flush events to eventstream
Co-authored-by: blam<ben@blam.sh>
|
2021-02-04 09:42:04 +01:00 |
|
Johan Haals
|
586607e417
|
Order events by id
Co-authored-by: blam<ben@blam.sh>
|
2021-02-04 09:39:05 +01:00 |
|
Fredrik Adelöw
|
66e5b222fe
|
Merge branch 'master' into lintMod
|
2021-02-04 07:58:13 +01:00 |
|
Fredrik Adelöw
|
7657717eb3
|
Merge pull request #4379 from backstage/fix-date-calculations
[Cost Insights] Fix incorrect date calculations in European time zones
|
2021-02-04 07:56:58 +01:00 |
|
Fredrik Adelöw
|
07a362021b
|
Merge pull request #4353 from backstage/freben/resolve-url
integration: add the resolveUrl method
|
2021-02-03 21:22:37 +01:00 |
|
Tim Hansen
|
0ec1cfe23d
|
Fix incorrect dates from UTC abuse
|
2021-02-03 12:36:45 -07:00 |
|
Andrew Thauer
|
e934428a1c
|
make rollbar props optional & export extension point
|
2021-02-03 10:54:44 -05:00 |
|
Debajyoti Halder
|
2ca4797427
|
Merge branch 'master' of https://github.com/spotify/backstage into lintMod
|
2021-02-03 21:22:08 +05:30 |
|
Andrew Thauer
|
9d6ef14bcd
|
refactor: update rollbar to use composability api
|
2021-02-03 10:50:24 -05:00 |
|
Johan Haals
|
2aeb2ee94e
|
Merge pull request #4373 from backstage/jhaals/fix-cookiecutter-linux
Scaffolder: ensure cookiecutter intermediateDir
|
2021-02-03 11:45:10 +01:00 |
|
Johan Haals
|
ff0eed8200
|
Remove sleep from prepare step
|
2021-02-03 10:51:48 +01:00 |
|
Johan Haals
|
e5520064ea
|
Drop console log
|
2021-02-03 10:48:34 +01:00 |
|
Johan Haals
|
1955c62398
|
Delete unused database code
|
2021-02-03 10:47:44 +01:00 |
|
Johan Haals
|
693ae8c625
|
Remove date precision
|
2021-02-03 10:41:06 +01:00 |
|
Johan Haals
|
b359ce6a12
|
Expect intermediate to be created
|
2021-02-03 10:23:12 +01:00 |
|
Fredrik Adelöw
|
3149bfe639
|
integration: add the resolveUrl method
|
2021-02-03 10:22:58 +01:00 |
|
Johan Haals
|
d6a515db6f
|
Scaffolder: ensure cookiecutter intermediateDir
This fixes template issues on Linux.
|
2021-02-03 10:14:46 +01:00 |
|
Patrik Oldsberg
|
b4358c46e0
|
org: fix entity card tests
|
2021-02-03 10:03:50 +01:00 |
|
Oliver Sand
|
8878e0acf5
|
Update readme
|
2021-02-03 09:37:55 +01:00 |
|
Oliver Sand
|
07c84067bf
|
Fix formatting?
|
2021-02-03 09:37:55 +01:00 |
|
Oliver Sand
|
2850c9335c
|
Improvide dev page of explore plugin
|
2021-02-03 09:37:55 +01:00 |
|
Oliver Sand
|
769a0d8466
|
Fix import
|
2021-02-03 09:37:55 +01:00 |
|
Oliver Sand
|
d7f8560fe1
|
Fix formatting
|
2021-02-03 09:37:54 +01:00 |
|