Patrik Oldsberg
361d88f6cc
scaffolder-backend: update API report
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-08-17 13:09:41 +02:00
Leon van Ginneken
422ac84c30
chore: api-report
...
Signed-off-by: Leon van Ginneken <leon.van.ginneken@alliander.com >
2022-08-17 12:15:49 +02:00
Leon van Ginneken
806ec8025c
Merge branch 'backstage:master' into github-homepage
2022-08-17 11:52:23 +02:00
Patrik Oldsberg
856f748f7a
Merge pull request #13076 from backstage/rugvip/remove
...
scaffolder-backend: removed the publish:file action
2022-08-17 10:21:32 +02:00
Leon van Ginneken
b254e95141
chore: update api-report
...
Signed-off-by: Leon van Ginneken <leon.van.ginneken@alliander.com >
2022-08-16 16:30:40 +02:00
Leon van Ginneken
bcd9bc0d50
test: fix test
...
Signed-off-by: Leon van Ginneken <leon.van.ginneken@alliander.com >
2022-08-16 16:26:50 +02:00
Leon van Ginneken
1c6106bafb
test: add tests
...
Signed-off-by: Leon van Ginneken <leon.van.ginneken@alliander.com >
2022-08-16 15:35:10 +02:00
Leon van Ginneken
88f8c2a406
feat: add homepage option to github:repo:create
...
Signed-off-by: Leon van Ginneken <leon.van.ginneken@alliander.com >
2022-08-16 15:34:41 +02:00
Leon van Ginneken
9f071f3c4d
feat: add homepage to github:publish options
...
Signed-off-by: Leon van Ginneken <leon.van.ginneken@alliander.com >
2022-08-16 15:07:41 +02:00
github-actions[bot]
a5684d0d53
Version Packages
2022-08-16 12:15:33 +00:00
blam
8fa852f2c8
chore: path is no longer needed
...
Signed-off-by: blam <ben@blam.sh >
2022-08-16 13:53:33 +02:00
Ben Lambert
560fd1251a
Update plugins/scaffolder-backend/src/scaffolder/actions/builtin/fetch/template.ts
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Signed-off-by: Ben Lambert <blam@spotify.com >
2022-08-16 13:51:46 +02:00
blam
a88aa8ff71
chore: fix behaviour on windows for absolute paths
...
Signed-off-by: blam <ben@blam.sh >
2022-08-16 13:44:53 +02:00
Johan Haals
b24904dcfe
Merge pull request #13059 from getndazn/feat/github-issues-api
...
feat: (GitHub Issues Plugin) Dedicated plugin API to communicate with GitHub + correctly handle partial failures from GitHub API
2022-08-16 11:15:08 +02:00
Kamil Wolny
474370b668
feat: removed faker-js
...
Signed-off-by: Kamil Wolny <mrwolny@gmail.com >
2022-08-16 09:36:35 +01:00
Eric Peterson
80385fa879
Merge pull request #13090 from awanlin/topic/revert-heading-size
...
[TechDocs] Fix large headings
2022-08-16 10:22:46 +02:00
Fredrik Adelöw
f099e14a18
Merge pull request #13130 from timharris777/Fixes-#13126
...
Fixes #13126
2022-08-16 10:07:19 +02:00
blam
0f2534537f
chore: cleanup lint errors
...
Signed-off-by: blam <ben@blam.sh >
2022-08-16 09:42:30 +02:00
Tim Harris
19066cd1ce
Update GitHubEntityProvider.ts
...
Signed-off-by: Tim Harris <timharris777@gmail.com >
2022-08-15 08:58:11 -04:00
Kamil Wolny
ebde1274c8
feat: moved generating test issues code to the test file
...
Signed-off-by: Kamil Wolny <mrwolny@gmail.com >
2022-08-15 12:35:49 +01:00
Ben Lambert
e50b26fca7
Merge pull request #13146 from backstage/blam/fix-authorization-in-scaffolder
...
Fix authorization header invalid for scaffolder create
2022-08-15 13:34:29 +02:00
Johan Haals
bdc7bd5da6
Merge pull request #13124 from backstage/mob/feature
...
backend-app-api: Rename types
2022-08-15 13:24:15 +02:00
Kamil Wolny
f6fb510ec4
feat: faker as dev dependency + use static json as test data for the local dev
...
Signed-off-by: Kamil Wolny <mrwolny@gmail.com >
2022-08-15 12:13:23 +01:00
Kamil Wolny
824f8dcce0
feat: move faker to regular deps of github issues plugin
...
Signed-off-by: Kamil Wolny <mrwolny@gmail.com >
2022-08-15 12:13:22 +01:00
Kamil Wolny
5e615bf99c
feat: fix local dev environment
...
Signed-off-by: Kamil Wolny <mrwolny@gmail.com >
2022-08-15 12:13:22 +01:00
Kamil Wolny
f9a16edaf3
feat: remove traces of plugin api + moved faker to dev deps
...
Signed-off-by: Kamil Wolny <mrwolny@gmail.com >
2022-08-15 12:13:20 +01:00
Kamil Wolny
07096fa843
feat: make plugin api internal
...
Signed-off-by: Kamil Wolny <mrwolny@gmail.com >
2022-08-15 12:11:31 +01:00
Kamil Wolny
eb23e4b362
fix: fix the react-use import to mitigate ts error
...
Signed-off-by: Kamil Wolny <mrwolny@gmail.com >
2022-08-15 12:11:31 +01:00
Kamil Wolny
9e64dd3032
feat: fix plugin api report
...
Signed-off-by: Kamil Wolny <mrwolny@gmail.com >
2022-08-15 12:11:31 +01:00
Kamil Wolny
5983eab8c1
feat: add basic plugin render page with mocked data for standalon local developement
...
Signed-off-by: Kamil Wolny <mrwolny@gmail.com >
2022-08-15 12:11:31 +01:00
Kamil Wolny
f9f9aa64f8
feat: use refactored hooks in components and component tests for basic rendering of the plugin
...
Signed-off-by: Kamil Wolny <mrwolny@gmail.com >
2022-08-15 12:11:31 +01:00
Kamil Wolny
19eb649999
feat: hooks refactor to use new plugin api
...
Signed-off-by: Kamil Wolny <mrwolny@gmail.com >
2022-08-15 12:11:31 +01:00
Kamil Wolny
e1c5cd7dbe
feat: github graphql communicationg moved to new github issues api + fixes the issue with no data rendered on partial failure from api
...
Signed-off-by: Kamil Wolny <mrwolny@gmail.com >
2022-08-15 12:11:31 +01:00
Kamil Wolny
a2ee1d73d1
feat: generate test issue + new dependencies
...
Signed-off-by: Kamil Wolny <mrwolny@gmail.com >
2022-08-15 12:11:31 +01:00
blam
0ba7c72405
chore: reworking the parsing so that we verify it's a valid entity ref before calling out anywhere
...
Signed-off-by: blam <ben@blam.sh >
2022-08-15 12:58:10 +02:00
blam
471dc5699f
chore: a little more refactoring here if it's undefined
...
Signed-off-by: blam <ben@blam.sh >
2022-08-15 11:43:27 +02:00
blam
381ff8164f
chore: set as undefined if there's an error in the grabbing of the user entity
...
Signed-off-by: blam <ben@blam.sh >
2022-08-15 11:41:47 +02:00
Patrik Oldsberg
fcbafccd05
github-issues: remove dependency on prettier
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-08-15 11:27:27 +02:00
Patrik Oldsberg
3a8ab72248
graphiql: avoid using dynamic default import
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-08-13 11:16:23 +02:00
Tim Harris
a63ffec08a
Apply Prettier formatting
...
Signed-off-by: Tim Harris <tim.harris@cfacorp.com >
2022-08-12 13:18:29 -04:00
Tim Harris
341d50570e
Removing extra whitespace
...
Signed-off-by: Tim Harris <timharris777@gmail.com >
Signed-off-by: Tim Harris <tim.harris@cfacorp.com >
2022-08-12 13:18:29 -04:00
Tim Harris
62bf782654
Removing extra space
...
Signed-off-by: Tim Harris <timharris777@gmail.com >
Signed-off-by: Tim Harris <tim.harris@cfacorp.com >
2022-08-12 13:18:28 -04:00
Tim Harris
844757ef48
Fixing issue #13126
...
Fixing evaluation grouping with ternary. Regex match was returning all archived repos as matching along with the ones that actually matched.
Signed-off-by: Tim Harris <timharris777@gmail.com >
Signed-off-by: Tim Harris <tim.harris@cfacorp.com >
2022-08-12 13:18:28 -04:00
Johan Haals
b76eeaf302
add api reports
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-08-12 15:58:52 +02:00
Johan Haals
3f37ff4c42
chore: remove unused parameter
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-08-12 15:32:25 +02:00
Johan Haals
0d2e6197d8
Refactor backend-test-utils
...
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com >
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-08-12 15:30:24 +02:00
Johan Haals
5e3761d2e7
Merge pull request #13113 from backstage/mob/backend-test-utils
...
backend-test-utils: Add test helpers for the new experimental backend system.
2022-08-12 13:44:28 +02:00
Patrik Oldsberg
3417fc533b
Merge pull request #13116 from backstage/rugvip/options
...
backend-plugin-api: handle optional plugin and module options
2022-08-12 13:21:30 +02:00
Fredrik Adelöw
92843d1c3a
Merge pull request #13035 from darthaud/fix/allow-skip-migrations
...
fix(auth-plugin-backend): Allow it to skip migrations
2022-08-12 10:05:20 +02:00
Johan Haals
1635a41319
Merge pull request #13103 from R-cen/add-authentication-in-code-climate-plugin
...
Send Authorization headers in fetch requests in Code Climate plugin
2022-08-12 09:59:53 +02:00