Oliver Sand
|
905cbfc966
|
Add resolveEditUrl to integrations
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-03-08 11:04:56 +01:00 |
|
Himanshu Mishra
|
29e98205f1
|
Merge pull request #4854 from backstage/orkohunter/document-dco-tips
chore: document useful git commands to avoid any DCO trouble
|
2021-03-08 09:50:49 +00:00 |
|
Ben Lambert
|
94e25e17bf
|
Merge pull request #4865 from backstage/dependabot/npm_and_yarn/esbuild-0.8.57
chore(deps): bump esbuild from 0.8.56 to 0.8.57
|
2021-03-08 10:39:40 +01:00 |
|
Ben Lambert
|
68d63166dd
|
Merge pull request #4842 from ebarriosjr/add-column-to-kafka-plugin-for-lag
Added lag column to the kafka plugin
|
2021-03-08 10:37:47 +01:00 |
|
Ben Lambert
|
09ab620f9d
|
Merge pull request #4866 from backstage/tests/skip-integration
Disable Integration Tests for URLReaders
|
2021-03-08 10:34:29 +01:00 |
|
ebarrios
|
0eac754a89
|
Added test case for lag field in the kafka plugin
Signed-off-by: ebarrios <esteban.barrios@trivago.com>
|
2021-03-08 10:17:50 +01:00 |
|
blam
|
1b644c4f05
|
chore: skipping these tests for now until we can come up with a better way to do these
Signed-off-by: blam <ben@blam.sh>
|
2021-03-08 10:15:17 +01:00 |
|
dependabot[bot]
|
8d13e4f7a4
|
chore(deps): bump esbuild from 0.8.56 to 0.8.57
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.8.56 to 0.8.57.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.8.56...v0.8.57)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-08 09:05:35 +00:00 |
|
Fredrik Adelöw
|
955e2a7a6f
|
Merge pull request #4861 from backstage/dependabot/npm_and_yarn/types/codemirror-0.0.108
chore(deps-dev): bump @types/codemirror from 0.0.100 to 0.0.108
|
2021-03-08 09:59:07 +01:00 |
|
Ben Lambert
|
d13f519f35
|
Merge pull request #4864 from tadashi0713/show_workflow_name_github_actions
Show workflow name in GitHub Actions
|
2021-03-08 09:58:15 +01:00 |
|
Ben Lambert
|
4e6346ebf5
|
Merge pull request #4856 from backstage/docs/custom-action
docs: updating the example action to be valid typescript
|
2021-03-08 09:56:46 +01:00 |
|
Tadashi Nemoto
|
eabe89d381
|
Changeset
Signed-off-by: Tadashi Nemoto <tadashi.nemoto@exwzd.com>
|
2021-03-08 16:09:18 +09:00 |
|
Tadashi Nemoto
|
7216416d67
|
Add workflow
Signed-off-by: Tadashi Nemoto <tadashi.nemoto@exwzd.com>
|
2021-03-08 16:09:17 +09:00 |
|
Fredrik Adelöw
|
c9a986c5b7
|
Merge pull request #4853 from backstage/rugvip/pretty-sync
prettier,cli: bump deps to support TypeScript 4.1
|
2021-03-08 07:54:08 +01:00 |
|
dependabot[bot]
|
73708c467e
|
chore(deps-dev): bump @types/codemirror from 0.0.100 to 0.0.108
Bumps [@types/codemirror](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/codemirror) from 0.0.100 to 0.0.108.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/codemirror)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-08 04:44:43 +00:00 |
|
Patrik Oldsberg
|
5ab5864f6b
|
changesets: added changeset for TS 4.1 support
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-03-07 23:52:31 +01:00 |
|
Patrik Oldsberg
|
87c23298ae
|
cli: remove rollup-plugin-typescript2 dependency
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-03-07 23:52:12 +01:00 |
|
Patrik Oldsberg
|
f0203f1361
|
cli: bump rollup-plugin-dts to ^2
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-03-07 23:51:37 +01:00 |
|
Patrik Oldsberg
|
b20554ae73
|
cli: bump esbuild to 0.8.56
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-03-07 23:50:28 +01:00 |
|
Patrik Oldsberg
|
5fd685b6f2
|
cli: bump sucrase to 3.17.1
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-03-07 23:50:27 +01:00 |
|
Patrik Oldsberg
|
0e068db972
|
run prettier
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-03-07 23:37:48 +01:00 |
|
Patrik Oldsberg
|
f69d670054
|
package.json: sync prettier version with microsite
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-03-07 23:34:51 +01:00 |
|
Fredrik Adelöw
|
347a50235a
|
Merge pull request #4837 from backstage/freben/entity-404
Show a Not Found message when navigating to a nonexistent entity
|
2021-03-07 18:30:29 +01:00 |
|
blam
|
6aa109828d
|
docs: updating the example action to be valid typescript :)
Signed-off-by: blam <ben@blam.sh>
|
2021-03-07 17:56:07 +01:00 |
|
Himanshu Mishra
|
14d6f407a5
|
chore: document useful git commands to avoid any DCO trouble
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
|
2021-03-06 21:51:12 +01:00 |
|
Fredrik Adelöw
|
24d159b0a7
|
Merge pull request #4835 from backstage/freben/locationz
add parseLocationReference/stringifyLocationReference
|
2021-03-06 20:26:38 +01:00 |
|
Fredrik Adelöw
|
0b42fff222
|
add parseLocationReference/stringifyLocationReference
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-03-06 15:46:44 +01:00 |
|
ebarrios
|
e15f7a6464
|
Added missing row to variables
Signed-off-by: ebarrios <esteban.barrios@trivago.com>
|
2021-03-05 17:02:50 +01:00 |
|
ebarrios
|
8f72318fec
|
Added lag column to the kafka plugin
Signed-off-by: ebarrios <esteban.barrios@trivago.com>
|
2021-03-05 16:54:13 +01:00 |
|
Fredrik Adelöw
|
9f7dc10fbe
|
Show a Not Found message when navigating to a nonexistent entity
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-03-05 15:55:04 +01:00 |
|
Fredrik Adelöw
|
98387ac6b5
|
Merge pull request #4832 from erdoganoksuz/adaptors/trendyol
Adaptors/trendyol
|
2021-03-05 13:02:38 +01:00 |
|
Fredrik Adelöw
|
977bb718f5
|
Merge pull request #4829 from backstage/dependabot/npm_and_yarn/apollo-server-2.21.0
chore(deps): bump apollo-server from 2.16.1 to 2.21.0
|
2021-03-05 12:57:29 +01:00 |
|
Fredrik Adelöw
|
7d79faf0b4
|
Merge pull request #4830 from backstage/dependabot/npm_and_yarn/types/html-webpack-plugin-3.2.4
chore(deps-dev): bump @types/html-webpack-plugin from 3.2.3 to 3.2.4
|
2021-03-05 12:57:08 +01:00 |
|
erdoganoksuz
|
610ec91fed
|
Oksuz added to vocab
Signed-off-by: erdoganoksuz <erdoganoksuz95@gmail.com>
|
2021-03-05 14:04:47 +03:00 |
|
Ben Lambert
|
b672cdae78
|
Merge pull request #4653 from backstage/jhaals/taskworker-tests
scaffolder: Handle undefined step input
|
2021-03-05 11:56:18 +01:00 |
|
Fredrik Adelöw
|
f864373df1
|
Merge pull request #4828 from backstage/dependabot/npm_and_yarn/storybook/addons-6.1.21
chore(deps-dev): bump @storybook/addons from 6.1.20 to 6.1.21
|
2021-03-05 10:31:25 +01:00 |
|
Fredrik Adelöw
|
4d44527638
|
Merge pull request #4831 from backstage/freben/yarn
yarn.lock missing changes
|
2021-03-05 10:28:15 +01:00 |
|
Johan Haals
|
c3eb4917fb
|
Add input template test
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2021-03-05 10:28:13 +01:00 |
|
Johan Haals
|
c532c16828
|
Add changeset
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2021-03-05 10:14:14 +01:00 |
|
erdoganoksuz
|
be7b7ce31a
|
vocab
Signed-off-by: erdoganoksuz <erdoganoksuz95@gmail.com>
|
2021-03-05 12:09:56 +03:00 |
|
erdoganoksuz
|
882ba3c95d
|
add trendyol to adopter list
Signed-off-by: erdoganoksuz <erdoganoksuz95@gmail.com>
|
2021-03-05 12:06:02 +03:00 |
|
Johan Haals
|
c20bc8abc4
|
Don't json parse undefined input
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2021-03-05 09:54:27 +01:00 |
|
Ben Lambert
|
d437212d9c
|
Merge pull request #4789 from backstage/timbonicus/docker-tweaks
Update documentation, remove CircleCI from default app
|
2021-03-05 09:53:25 +01:00 |
|
Johan Haals
|
6e435e9a08
|
Update tests
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2021-03-05 09:48:37 +01:00 |
|
Fredrik Adelöw
|
5f85dd3479
|
yarn.lock missing changes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-03-05 09:41:03 +01:00 |
|
Fredrik Adelöw
|
15065ede5e
|
Merge pull request #4803 from backstage/freben/no-item-card
ItemCard: deprecate and replace with composable pieces
|
2021-03-05 09:35:31 +01:00 |
|
Himanshu Mishra
|
ea3d406038
|
Merge pull request #4714 from erdoganoksuz/feature/OpenStackSwiftPublisher
|
2021-03-05 07:57:36 +00:00 |
|
dependabot[bot]
|
9f79d9dd15
|
chore(deps-dev): bump @types/html-webpack-plugin from 3.2.3 to 3.2.4
Bumps [@types/html-webpack-plugin](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/html-webpack-plugin) from 3.2.3 to 3.2.4.
- [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-03-05 04:36:31 +00:00 |
|
dependabot[bot]
|
d5d94b5455
|
chore(deps): bump apollo-server from 2.16.1 to 2.21.0
Bumps [apollo-server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server) from 2.16.1 to 2.21.0.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server@2.21.0/packages/apollo-server)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-05 04:36:10 +00:00 |
|
dependabot[bot]
|
b876bc6d9a
|
chore(deps-dev): bump @storybook/addons from 6.1.20 to 6.1.21
Bumps [@storybook/addons](https://github.com/storybookjs/storybook/tree/HEAD/lib/addons) from 6.1.20 to 6.1.21.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.21/lib/addons)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-05 04:33:20 +00:00 |
|