github-actions[bot]
43f666371b
Version Packages
2025-01-14 12:23:31 +00:00
Ben Lambert
588aae43d8
Merge pull request #26800 from anicke/get-sha
...
feat(gerrit-urlreader): support fetching content for a commit SHA hash
2025-01-14 08:50:11 +01:00
github-actions[bot]
0980e400a0
Version Packages (next)
2025-01-07 15:04:17 +00:00
Niklas Aronsson
d2b16dbd7d
feat(gerrit-urlreader): support fetching content from a commit
...
Signed-off-by: Niklas Aronsson <niklasar@axis.com >
2025-01-01 19:51:23 +01:00
github-actions[bot]
cfdf107d34
Version Packages
2024-12-17 10:54:05 +00:00
github-actions[bot]
134bc9981f
Version Packages (next)
2024-12-10 12:54:09 +00:00
github-actions[bot]
b86975e7fb
Version Packages (next)
2024-11-26 11:10:07 +00:00
Johan Haals
a4cfc73119
Merge pull request #27258 from Nikunj0601/feature/azure-blob-storage-catalog-provider
...
feat: azure blob storage entity provider for catalog
2024-11-25 09:10:16 +01:00
github-actions[bot]
1552f03186
Version Packages
2024-11-19 11:21:20 +00:00
Nikunj Hudka
c105e55582
added handling logic for multiple integrations and added docs on how to configure the plugin; added api report
...
Signed-off-by: Nikunj Hudka <nikunjhudka123@gmail.com >
2024-11-13 00:55:46 -04:00
Nikunj Hudka
6997a53fa7
chore: api report generated and removed comments
...
Signed-off-by: Nikunj Hudka <nikunjhudka123@gmail.com >
2024-11-04 11:11:37 -04:00
NIKUNJ LALITKUMAR HUDKA
c40cb951a9
chore: remove used code and solve eslint error
...
Signed-off-by: NIKUNJ LALITKUMAR HUDKA <nk856850@dal.ca >
2024-10-18 18:57:42 -03:00
NIKUNJ LALITKUMAR HUDKA
277092a876
feat: azure blob storage entity provider for catalog implemented
...
Signed-off-by: NIKUNJ LALITKUMAR HUDKA <nk856850@dal.ca >
2024-10-18 18:27:58 -03:00
github-actions[bot]
a9c095d0be
Version Packages
2024-10-15 10:25:03 +00:00
blam
fc01ce7e77
chore: fix api-reports warnings
...
Signed-off-by: blam <ben@blam.sh >
2024-10-14 17:56:00 +02:00
github-actions[bot]
56a811849a
Version Packages (next)
2024-10-08 11:42:14 +00:00
Fredrik Adelöw
ac0b916596
Merge pull request #26764 from backstage/renovate/git-url-parse-15.x
...
fix(deps): update dependency git-url-parse to v15
2024-10-08 11:42:19 +02:00
github-actions[bot]
c42c710982
Version Packages (next)
2024-10-01 09:20:36 +00:00
Ben Lambert
8376e12039
Merge pull request #26865 from joshjung/jjung/fix-error-message-getprojectid
...
Fix error message for getProjectId (GitLab)
2024-10-01 11:15:17 +02:00
renovate[bot]
720a2f943a
fix(deps): update dependency git-url-parse to v15
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-01 09:09:30 +00:00
Calvin Lee
44c52067df
feat: fix issue in repos and parsing
...
Signed-off-by: Calvin Lee <cjlee@ualberta.ca >
2024-09-29 14:01:54 -07:00
Joshua Jung
920004b486
Fixing getProjectId error message to be more descriptive
...
Signed-off-by: Joshua Jung <joshua.p.jung@gmail.com >
2024-09-27 10:12:04 -05:00
secustor
c28596309f
update files
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2024-09-23 14:41:40 +02:00
secustor
65da28ad53
add newly generated api reports
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2024-09-23 14:41:34 +02:00
github-actions[bot]
698adeb1ea
Version Packages
2024-09-17 13:19:01 +00:00
github-actions[bot]
47358815d6
Version Packages (next)
2024-09-10 13:56:19 +00:00
Niklas Aronsson
1573014554
feat(gerrit-integration): Update the gerrit url resolver
...
Currently the only Gitiles url that can be resolved is urls
that point to the tip of a specific branch.
This change adds support for resolving urls that points to the
following refs:
* HEAD
* A commit sha
* Tag
The old Gitiles url parser may be deprecated.
Signed-off-by: Niklas Aronsson <niklasar@axis.com >
2024-08-27 11:38:38 +02:00
github-actions[bot]
2a2c84ba68
Version Packages
2024-08-20 08:56:34 +00:00
github-actions[bot]
4a8774820c
Version Packages (next)
2024-07-23 14:02:37 +00:00
Ben Lambert
7f983678e4
Merge pull request #25423 from harness/cjlee1/updateFuncs
...
fix: enable support for account and org level urls
2024-07-22 16:13:30 +02:00
Ben Lambert
2075ec269a
Merge pull request #25454 from elaine-mattos/feat/allow-oauth-fetch-action
...
GitlabUrlReader: Allow fetch:plain Scaffolder action to use user-provided token
2024-07-17 16:40:15 +02:00
github-actions[bot]
8d2fe707cb
Version Packages
2024-07-16 12:06:55 +00:00
Camila Belo
b82aff92aa
refactor(test-utils): deprecate the isDockerDisabledForTests function
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-07-10 17:06:00 +02:00
Calvin Lee
c591670163
fix: enable support for account and org level urls
...
Signed-off-by: Calvin Lee <cjlee@ualberta.ca >
2024-06-28 12:30:22 -06:00
ElaineDeMattosSilvaB
28d3cf8c9d
fix: change mocked bearer token format
...
Signed-off-by: ElaineDeMattosSilvaB <elaine.de-mattos-silva-bezerra@deutschebahn.com >
2024-06-27 22:42:29 +02:00
ElaineDeMattosSilvaB
78c13290e4
chore: add changeset and api-report
...
Signed-off-by: ElaineDeMattosSilvaB <elaine.de-mattos-silva-bezerra@deutschebahn.com >
2024-06-27 22:21:59 +02:00
ElaineDeMattosSilvaB
2f7a7df46b
feat: add possibility of a user provided glpat
...
Signed-off-by: ElaineDeMattosSilvaB <elaine.de-mattos-silva-bezerra@deutschebahn.com >
2024-06-27 22:10:40 +02:00
ElaineDeMattosSilvaB
64e7e9409f
feat: add oauth token option for fetch action
...
Signed-off-by: ElaineDeMattosSilvaB <elaine.de-mattos-silva-bezerra@deutschebahn.com >
2024-06-27 21:44:08 +02:00
github-actions[bot]
f03d12aff2
Version Packages (next)
2024-06-25 13:05:56 +00:00
Ben Lambert
a2f12dc2a3
Merge pull request #25132 from benjidotsh/feat/scaffolder-bitbucket-autocomplete
...
feat(scaffolder): add autocompletion for Bitbucket
2024-06-25 11:00:28 +02:00
blam
b5deed0c1b
chore: updating changesets and api-reports
...
Signed-off-by: blam <ben@blam.sh >
2024-06-24 13:21:58 +02:00
github-actions[bot]
18a40424cb
Version Packages
2024-06-18 12:37:38 +00:00
Fredrik Adelöw
f3d8a5443d
Merge pull request #25139 from harness/cjlee1/updateEditFunct
...
fix: update getHarnessEditContentsUrl
2024-06-14 14:05:47 +02:00
Benjamin Janssens
2127b5ef04
chore: update API reports
...
Signed-off-by: Benjamin Janssens <benji.janssens@gmail.com >
2024-06-14 13:12:53 +02:00
Benjamin Janssens
39e5dfd79b
feat: fetch workspaces and projects in BitbucketRepoPicker; add support for access tokens to BitbucketCloudClient
...
Signed-off-by: Benjamin Janssens <benji.janssens@gmail.com >
2024-06-14 13:12:52 +02:00
Fredrik Adelöw
09f06100f4
Merge pull request #25123 from anicke/gitiles-config
...
feat(gerrit): make the gitilesBaseUrl config mandatory
2024-06-12 11:52:11 +02:00
Calvin Lee
509e08c908
update getHarnessEditContentsUrl
...
Signed-off-by: Calvin Lee <cjlee@ualberta.ca >
2024-06-11 12:37:13 -06:00
github-actions[bot]
e83ead9b1a
Version Packages (next)
2024-06-11 15:25:17 +00:00
Niklas Aronsson
662dce80fe
feat(gerrit): make the gitilesBaseUrl config mandatory
...
Signed-off-by: Niklas Aronsson <niklasar@axis.com >
2024-06-11 15:08:21 +02:00
Ben Lambert
7151e6ee0a
Merge pull request #25100 from awanlin/topic/remove-deprecated-github-code
...
Removed deprecated `GitHub` cased code
2024-06-11 11:55:47 +02:00