Commit Graph

1019 Commits

Author SHA1 Message Date
Johan Haals 1420dfb169 Add api report
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-10-20 15:01:50 +02:00
Johan Haals c11ab0f35b chore: remove unused logger
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-10-20 15:01:49 +02:00
Johan Haals a7607b5413 backend-common: Deprecate read in favour of readUrl in UrlReader
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-10-20 15:01:49 +02:00
Johan Haals 2e9329831f Merge pull request #14192 from Bonial-International-GmbH/pjungermann/github/naming-part2
chore(integration): use consistent naming of `[gG]ithub` in code
2022-10-20 09:41:56 +02:00
Patrick Jungermann c1784a4980 chore(integration): use consistent naming of [gG]ithub in code
Relates to the discussion at PR #14039.

Relates-to: PR #14039
Relates-to: PR #14174
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-10-19 16:11:53 +02:00
github-actions[bot] f0196a2f04 Version Packages 2022-10-18 09:55:10 +00: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
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
Fredrik Adelöw 2d3a5f09ab json
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-06 15:00:36 +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
github-actions[bot] 721c1efdb4 Version Packages (next) 2022-10-04 12:08:16 +00: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
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
Ben Lambert f969132b94 Merge pull request #13728 from backstage/rugvip/zipfix
backend-common: fix for zip entries being skipped
2022-09-19 09:20:33 -04:00
Patrik Oldsberg 0c780278e0 backend-common: fix for zip entries being skipped
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-19 14:24:41 +02:00
Magnus Persson a8abe6757b Merge branch 'backstage:master' into feature/git-wrapper-branch-command 2022-09-19 09:33:52 +02:00
github-actions[bot] 423e01d903 Version Packages (next)
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-13 18:00:17 -04:00
Magnus Persson 709f468330 backend-common: wrap branch command
Signed-off-by: Magnus Persson <magnus.persson@fortnox.se>
2022-09-13 11:17:30 +02:00
Patrik Oldsberg 96689fbdcb backend-common: workaround for database client being collected before interval
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-07 16:48:30 +02:00
github-actions[bot] f275697d2b Version Packages (next) 2022-09-06 13:11:16 +00:00
Ben Lambert c04161b8a3 Merge pull request #12953 from immobiliare/feat/added-ports-range
feat(backend-common): added ports range
2022-09-06 12:21:44 +02:00
Antonio Musolino e3b1993788 feat(backend-common): added ports range
Signed-off-by: Antonio Musolino <antoniomusolino007@gmail.com>
2022-09-06 12:01:05 +02: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
Fredrik Adelöw e40883d287 Merge pull request #13504 from backstage/freben/SSSSS
🧹  just get rid of some String
2022-09-02 16:39:01 +02:00
Fredrik Adelöw 2f52e74b49 just get rid of some String
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-09-02 13:21:15 +02:00
Matteo Silvestri c28b1f1826 fix tests and add inline doc
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com>
2022-09-02 11:04:21 +02:00
Matteo Silvestri 691161fc49 revert failed test
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com>
2022-09-01 17:10:27 +02:00
Matteo Silvestri bf3cc134eb add changeset
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com>
2022-09-01 15:13:31 +02:00
Matteo Silvestri 178d4b69d0 fix linting
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com>
2022-09-01 12:42:53 +02:00
Matteo Silvestri 4bcfda3ba5 Merge remote-tracking branch 'upstream/master'
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com>
2022-09-01 12:13:28 +02:00
Matteo Silvestri 9b05fd5f93 apply requested pr changes
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com>
2022-09-01 11:49:59 +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
Fredrik Adelöw d1dd58b8b0 Merge pull request #13437 from backstage/renovate/msw-0.x
chore(deps): update dependency msw to ^0.46.0
2022-08-31 11:43:37 +02:00
Ben Lambert 26d3dfb91b Merge pull request #13441 from backstage/blam/bump
Bump `git-url-parse`
2022-08-31 11:29:56 +02:00
blam 2120963e5d chore: bump git-parse-url
Signed-off-by: blam <ben@blam.sh>
2022-08-31 10:33:39 +02:00
Fredrik Adelöw 3d4f5daadf Remove use of deprecated trimLeft/trimRight
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-08-31 09:45:23 +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
Fredrik Adelöw aaab1e34da Fix linting errors after #13392
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-08-30 13:44:09 +02:00
Fredrik Adelöw c3c90280be added keepalive to DatabaseManager
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-08-30 11:19:09 +02:00
Matteo Silvestri 8a59bedadd add KUBERNETES env to enable Kubernetes tests
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com>
2022-08-30 11:13:02 +02:00
Matteo Silvestri 2c6c2235cc move tests ti separate workflow
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com>
2022-08-30 10:19:53 +02:00
matteosilv 8f092f69b0 Merge branch 'backstage:master' into master 2022-08-30 09:45:19 +02:00
renovate[bot] 60b85d8ade fix(deps): update dependency helmet to v6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-08-26 18:21:43 +00:00
github-actions[bot] 18ab337f96 Version Packages (next) 2022-08-23 10:29:17 +00:00