Commit Graph

8954 Commits

Author SHA1 Message Date
github-actions[bot] f0196a2f04 Version Packages 2022-10-18 09:55:10 +00:00
Fredrik Adelöw 693fbd8422 Merge pull request #14028 from GoFightNguyen/docker_buildkit
Docker buildkit
2022-10-18 10:28:17 +01:00
Patrik Oldsberg 31f64105b2 create-app: fix index route redirect
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-18 10:27:42 +02:00
Patrik Oldsberg 58c3206079 Merge pull request #14065 from backstage/add-jest-dirs-to-eslint-factory-overrides
build: add __tests__ and __mocks__ dirs to relevant parts of eslint-factory
2022-10-17 16:56:45 +02:00
Johan Haals 0baf8afb1e Merge pull request #14163 from backstage/freben/winston
Normalize on winston version ^3.2.1
2022-10-17 15:50:19 +02:00
Fredrik Adelöw e3abdff8fb Merge pull request #14113 from awanlin/topic/bitbucket-support-no-branch
Added back support for when no branch is provided for the Bitbucket Server UrlReader
2022-10-17 13:48:51 +01:00
Fredrik Adelöw 9c595302cb Normalize on winston version \^3.2.1
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-17 13:19:53 +02:00
MT Lewis 1846952276 build: switch eslint-factory to use __testUtils__ instead of __tests__
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-10-17 09:41:40 +01:00
MT Lewis 24b40140c4 build: add __tests__ and __mocks__ dirs to relevant parts of eslint-factory
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-10-17 09:34:00 +01:00
Viachaslau Auchynnikau 98932961ea fix(microsite): core-components docs layout fixed
Signed-off-by: Viachaslau Auchynnikau <viachaslau_auchynnikau@epam.com>
2022-10-15 16:52:23 +03:00
Camila Belo ecd3b23ac9 Merge pull request #13968 from backstage/bux/search-per-page-limit-component
[Search] Create a per-page limiter component
2022-10-14 12:15:35 +02:00
Ben Lambert 49e92a6f85 Merge pull request #13673 from andrmaz/feature/core-components
pr(core-components): edit dependency graph edge
2022-10-13 11:59:10 +01:00
Andre Wanlin e8d7976413 Added back support for when no branch is provided for the Bitbucket Server UrlReader
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-10-12 14:51:50 -05:00
github-actions[bot] 9282c018c7 Version Packages (next) 2022-10-11 14:30:05 +00:00
Johan Haals 6e68cb86e8 Merge pull request #14077 from dotboris/docker-mount-cache-speedup
Speed up docker builds using cache mounts and a few other tricks
2022-10-11 15:21:01 +01:00
Ben Lambert 8d392f8829 Merge pull request #14076 from backstage/freben/valeeeeeeeee
just some vale fixes
2022-10-11 14:36:52 +01:00
Fredrik Adelöw 2a6d762539 just some vale fixes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-11 13:10:48 +01:00
Boris Bera f87680543e Set uid= & gid= at the end of RUN --mount
This is strictly to match up with the rest of those statements in the
codebase

Signed-off-by: Boris Bera <bbera@coveo.com>
2022-10-11 08:01:26 -04:00
Boris Bera 74801d277c Use RUN --mount in Host build dockerfile
Signed-off-by: Boris Bera <bbera@coveo.com>
2022-10-11 08:01:17 -04:00
Boris Bera 632420a0a5 Use RUN --mount=type=cache,... in example backend dockerfile
Signed-off-by: Boris Bera <bbera@coveo.com>
2022-10-11 08:01:06 -04:00
blam 2d58be910d chore: resetting the fields
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:22:19 +01:00
blam b9f71b15af chore: just the error validation left I think for the next scaffolder
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:22:18 +01:00
blam 6183125008 chore: fixing up typescript
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:22:18 +01:00
Patrik Oldsberg c59f64df86 Merge pull request #13990 from DavidZemon/feature/bb-server-fix
fix: [#13560] Pull commit hash for branch names by branch query
2022-10-09 23:57:32 +02:00
andrmaz 46ee5188e9 feat(curve): deduplicate curve factory type
Signed-off-by: andrmaz <60042277+andrmaz@users.noreply.github.com>
2022-10-09 11:13:23 +02:00
Camila Belo 90616bcaa6 refactor(search-react): add to create-app search page template
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-10-08 21:35:20 +02:00
Camila Belo c9198c9fce refactor(search-react): use mui table pagination component
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-10-08 21:35:20 +02:00
Jason Nguyen 053f1e8ea6 create-app: update Dockerfile to indicate need for BuildKit to be enabled
Signed-off-by: Jason Nguyen <jason-nguyen@pluralsight.com>
2022-10-06 15:02:09 -06:00
Fredrik Adelöw 2d3a5f09ab json
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-06 15:00:36 +02:00
Camila Belo 3de4bd4f19 Create a page limit component
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-10-06 09:00:59 +02:00
andrmaz 3d3a2962c4 feat(curve): update api report signature
Signed-off-by: andrmaz <60042277+andrmaz@users.noreply.github.com>
2022-10-06 08:36:50 +02:00
andrmaz 58947b5695 feat(edge): add curve to edge test props
Signed-off-by: andrmaz <60042277+andrmaz@users.noreply.github.com>
2022-10-06 00:46:06 +02:00
andrmaz bde1e8c8e2 feat(curve): add curve filter to graph page
Signed-off-by: andrmaz <60042277+andrmaz@users.noreply.github.com>
2022-10-06 00:00:46 +02:00
Johan Haals b2bec2e5a2 Merge pull request #13859 from Bonial-International-GmbH/pjungermann/catalog-modules/new-backend-api
feat(catalog/bitbucketCloud): schedule via config + backend-plugin-api support
2022-10-05 12:52:18 +02:00
David Zemon c44cf412de fix: [#13560] Pull commit hash for branch names by branch query
Using the commits API was unstable and broke for branches with a '/'.
Using the branches API works for any branch and is documented in the
Atlassian API docs:
https://docs.atlassian.com/bitbucket-server/rest/7.9.0/bitbucket-rest.html#idp209

Signed-off-by: David Zemon <david@zemon.name>
2022-10-04 11:19:56 -05:00
Patrick Jungermann d4fea86ea3 feat(backend): Add function to read schedule from config
New function `readTaskScheduleDefinition` to read `TaskScheduleDefinition`
(aka. schedule) from the `Config`.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-10-04 14:38:00 +02:00
github-actions[bot] 721c1efdb4 Version Packages (next) 2022-10-04 12:08:16 +00:00
Patrik Oldsberg 452063b87d Merge pull request #13847 from Oriflame/feature/jvilimek/score-card-plugin-integration
Score-card plugin integrated to example-app
2022-10-04 14:00:48 +02:00
Patrik Oldsberg 35f2f51bde Merge pull request #13943 from mitchhentgesspotify/caching-jest-only-watch-mode
CachingJestRuntime should not do extra work if not watching
2022-10-04 13:42:07 +02:00
Patrik Oldsberg 27e6404aba core-app-api: fix index route gathering
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-04 12:27:37 +02:00
Patrik Oldsberg 7af260740a Merge pull request #13980 from backstage/rugvip/tweak
backend-common: tweak DatabaseManager
2022-10-04 11:25:48 +02:00
Patrik Oldsberg a35a27df70 backend-plugin-api: update module ID format
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-04 00:31:25 +02:00
Patrik Oldsberg d45fc41bc7 backend-common: tweak DatabaseManager
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-03 23:14:32 +02:00
blam dcedf1bab5 chore: store the promise instead to combat race conditions
Signed-off-by: blam <ben@blam.sh>
2022-10-03 15:15:23 +02:00
blam ac8a72ed3b chore: cache the database calls and return the cached one if available
Signed-off-by: blam <ben@blam.sh>
2022-10-03 14:35:28 +02:00
Mitchell Hentges 78d5eb299e CachingJestRuntime should not do extra work if not watching
The benefits of `CachingJestRuntime` only apply if in `watch` mode.
If not, then we're doing FS calls but not getting benefit from them.

This is a small optimization that will hopefully make CI happier with
our caching runtime, if/when it's used.

Signed-off-by: Mitchell Hentges <mhentges@spotify.com>
2022-09-30 15:10:43 +02:00
Jan Vilimek fee8980e8b Merge branch master into feature/jvilimek/score-card-plugin-integration
Signed-off-by: Jan Vilimek <jvilimek@users.noreply.github.com>
2022-09-29 18:30:28 +02:00
Patrik Oldsberg 49bf199e7e Merge pull request #13585 from leonardomaier/init-git-repo-on-create-app
Initializes git repository when creating an app
2022-09-29 13:25:24 +02:00
Leonardo Maier 168fb4adc0 Fix createApp test
Signed-off-by: Leonardo Maier <leonarmaier@gmail.com>
2022-09-28 10:17:52 -03:00
Leonardo Maier 7219c3d53e Fix lint issues
Signed-off-by: Leonardo Maier <leonarmaier@gmail.com>
2022-09-28 09:47:12 -03:00