Commit Graph

242 Commits

Author SHA1 Message Date
github-actions[bot] d4df1fbb2e Version Packages (next) 2022-10-25 13:18:27 +00:00
github-actions[bot] f0196a2f04 Version Packages 2022-10-18 09:55:10 +00:00
github-actions[bot] 9282c018c7 Version Packages (next) 2022-10-11 14:30:05 +00:00
github-actions[bot] 721c1efdb4 Version Packages (next) 2022-10-04 12:08:16 +00:00
github-actions[bot] 4e94720142 Version Packages (next) 2022-09-27 10:57:53 +00:00
Patrik Oldsberg be5a837259 migrate to use workspace ranges
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-21 10:14:53 +02:00
github-actions[bot] 30882884a4 Version Packages 2022-09-20 11:52:02 +00:00
github-actions[bot] 423e01d903 Version Packages (next)
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-13 18:00:17 -04:00
Patrik Oldsberg 7d47def9c4 switch @types/jest to only be depended on by @backstage/cli
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-07 11:29:12 +02:00
github-actions[bot] f275697d2b Version Packages (next) 2022-09-06 13:11:16 +00:00
renovate[bot] 667d917488 chore(deps): update dependency msw to ^0.47.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-09-06 07:09:16 +00:00
Patrik Oldsberg a68cf13a3d remove usage of diff command
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-04 14:46:05 +02:00
Patrik Oldsberg 8911f684e1 Yarn 3 automatic formatting changes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-31 15:49:38 +02:00
renovate[bot] 87ec2ba4d6 chore(deps): update dependency msw to ^0.46.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-08-31 01:34:13 +00:00
github-actions[bot] d1ec204774 Version Packages (next) 2022-08-30 12:02:13 +00:00
github-actions[bot] 18ab337f96 Version Packages (next) 2022-08-23 10:29:17 +00:00
renovate[bot] bf5e9030eb chore(deps): update dependency msw to ^0.45.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-08-22 02:27:29 +00:00
Fredrik Adelöw 3f739be9d9 more api cleanup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-08-18 15:16:19 +02:00
github-actions[bot] a5684d0d53 Version Packages 2022-08-16 12:15:33 +00:00
blam 0f2534537f chore: cleanup lint errors
Signed-off-by: blam <ben@blam.sh>
2022-08-16 09:42:30 +02:00
github-actions[bot] 8a564ab585 Version Packages (next) 2022-08-09 09:56:01 +00:00
github-actions[bot] f762386d48 Version Packages (next) 2022-08-02 08:43:23 +00:00
Ben Lambert 536c58a5e2 Merge pull request #11925 from soprasteria/neemys/implement-multiple-sonarqube-instances
Add ability to configure multiple sonarqube instances
2022-08-02 10:36:36 +02:00
Neemys e598739487 Modify plugin sonarqube's APIs to take object as parameter
to make the API more easy to extend.

Signed-off-by: Neemys <36508659+Neemys@users.noreply.github.com>
2022-08-01 17:06:57 +02:00
Neemys 063ca97137 Change behavior of method useProjectInfo in plugin sonarqube
Will now return undefined instead of empty string. To be consistent with how the rest of the API works.

Also provide unit test for this method and the other one in the same file `isSonarQubeAvailable`

Signed-off-by: Neemys <36508659+Neemys@users.noreply.github.com>
2022-08-01 16:55:59 +02:00
Neemys ae0e115dd1 Inline a type in useProjectKey in sonarqube plugin
Type used only used and referenced in one place

Signed-off-by: Neemys <36508659+Neemys@users.noreply.github.com>
2022-07-28 16:50:43 +02:00
github-actions[bot] 73cee58fc2 Version Packages (next) 2022-07-26 08:37:39 +00:00
Neemys ddd47ff7fb Fix typo in comment in sonarqube plugin
Signed-off-by: Neemys <36508659+Neemys@users.noreply.github.com>
2022-07-22 15:27:51 +02:00
Neemys 4d0fc08d4b Update sonarqube plugin's README.md to reflect recent changes
No more use for proxy configuration

Optional instance name in project annotations

Signed-off-by: Neemys <36508659+Neemys@users.noreply.github.com>
2022-07-22 15:27:46 +02:00
Neemys f9c310a439 Modify sonarqube frontend plugin to handle multiple sonarqube instances
The instance name should be provided into the annotation in the `catalog-info.yaml`

Care has been taken to provide backward compatibility of previous annotation into the default sonarqube instance

Signed-off-by: Neemys <36508659+Neemys@users.noreply.github.com>
2022-07-22 15:27:45 +02:00
Neemys 619b515172 Modify sonarqube frontend plugin to call the new sonarqube backend
backend only have mock API for now

Signed-off-by: Neemys <36508659+Neemys@users.noreply.github.com>
2022-07-22 15:27:45 +02:00
bnechyporenko afdf6c7b48 Merge remote-tracking branch 'origin/master' into reconfigure
# Conflicts:
#	packages/app/package.json
2022-07-19 18:15:50 +02:00
github-actions[bot] 7d7da6caec Version Packages 2022-07-19 08:34:21 +00:00
bnechyporenko 978979e14c Merge remote-tracking branch 'origin/master' into reconfigure
# Conflicts:
#	packages/app/package.json
#	yarn.lock
2022-07-13 10:53:56 +02:00
renovate[bot] 8006d0f9bf chore(deps): update dependency msw to ^0.44.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-13 02:08:31 +00:00
github-actions[bot] 0e967f188b Version Packages (next) 2022-07-12 13:19:14 +00:00
bnechyporenko 5bb73faa54 wip
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2022-07-08 11:57:49 +02:00
renovate[bot] a70869e775 chore(deps): update dependency msw to ^0.43.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-05 09:54:46 +00:00
github-actions[bot] 6b985dc1c7 Version Packages (next) 2022-07-05 08:23:38 +00:00
renovate[bot] 15201b1032 fix(deps): update dependency rc-progress to v3.4.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-30 14:12:56 +00:00
github-actions[bot] c92deffe39 Version Packages (next) 2022-06-28 09:27:36 +00:00
github-actions[bot] 2231987c10 Version Packages (next) 2022-06-21 09:04:17 +00:00
github-actions[bot] 2e2a82c9d7 Version Packages 2022-06-14 09:12:05 +00:00
github-actions[bot] b844443164 Version Packages (next) 2022-06-03 15:01:16 +00:00
Renovate Bot ee2cd642c5 fix(deps): update dependency rc-progress to v3.3.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-01 13:02:33 +00:00
github-actions[bot] a13ab262de Version Packages (next) 2022-05-31 11:51:41 +00:00
blam 6c8474c4a7 chore: bumping the versions
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2022-05-31 12:33:35 +02:00
Renovate Bot 8f7b1835df chore(deps): update dependency msw to ^0.41.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-31 12:33:35 +02:00
github-actions[bot] bcc563abe9 Version Packages (next) 2022-05-24 11:05:52 +00:00
github-actions[bot] 64a03bd946 Version Packages 2022-05-17 09:26:29 +00:00