Commit Graph

417 Commits

Author SHA1 Message Date
github-actions[bot] cda741034d Version Packages 2021-01-28 10:46:08 +00:00
Alan Crosswell 43290ea991 update version of git-url-parse to set ref for Azure DevOps 2021-01-27 08:42:31 -05:00
Alan Crosswell ea59a2b363 Azure branch support 2021-01-26 17:04:41 -05:00
Alan Crosswell 119c6386fd Revert "undo manual package version bump done in error"
This reverts commit 44c5ec6feb5109ae97c1a66b885da3c6440de0d5.
2021-01-26 17:04:40 -05:00
Alan Crosswell c05baec7fd Fix gitlab prepare fails with a 404.
A GitLab URL not ending in .git requires a redirect which isomorphic-git doesn't follow, resulting in a 404.
This incorporates @ruloweb's fix in #4134.
2021-01-26 17:04:40 -05:00
Alan Crosswell 00d9d6ae45 Add missing ref fix that was applied to github and gitlab. 2021-01-26 17:04:40 -05:00
Alan Crosswell ea21f9c12b pass in the specified git branch ref when cloning a single branch 2021-01-26 17:04:40 -05:00
Alan Crosswell 9ba95e5085 undo manual package version bump done in error 2021-01-26 17:04:39 -05:00
Alan Crosswell c7de259c92 add ref parameter to clone 2021-01-26 17:04:39 -05:00
Alan Crosswell 97df886e1c KISS: no need for toString() 2021-01-26 17:04:39 -05:00
Alan Crosswell a7c0da02e8 pass in the specified git branch ref when cloning a single branch 2021-01-26 17:04:38 -05:00
github-actions[bot] 9af0d066fc Version Packages 2021-01-21 20:26:16 +00:00
blam 2baa2035dd chore(deps): move giturl parse to dependency 2021-01-21 21:06:42 +01:00
blam 6137dbba32 chore: remove source for now 2021-01-21 20:16:17 +01:00
blam 979bcccf23 chore: fixing last of the typescripts 2021-01-21 20:06:49 +01:00
blam 51b2c3999a chore: moving the storePath to it's own variable as source-ref and fixing templates to use cookiecutter vars 2021-01-21 18:15:31 +01:00
Himanshu Mishra 5a91087e2d templates: Update Software Templates to use updated cookiecutter.storePath 2021-01-21 16:16:06 +01:00
github-actions[bot] c5584b62c2 Version Packages 2021-01-21 13:13:05 +00:00
blam cf4be76825 test(scaffolder-backend/azure): added a test for the new cojndif for azure: 2021-01-21 12:00:16 +01:00
blam e4c5348cda chore: use azure devops properly 2021-01-21 11:44:26 +01:00
Johan Haals c98d153b73 chore: convert constructor args objects
Co-authored-by: blam<ben@blam.sh>
2021-01-20 14:25:33 +01:00
blam d118c0c07f chore(scaffolder-backend/gitlab): added a test to check that the baseUrl is passed through in config 2021-01-20 12:57:07 +01:00
blam 13231e101b chore: fixing some PR comments 2021-01-20 12:47:17 +01:00
Johan Haals 64826f9e2b Re-add logger to preparer
Co-authored-by: blam<ben@blam.sh>
2021-01-20 11:52:36 +01:00
Johan Haals 49558a35aa Add deprecation warning 2021-01-20 09:18:51 +01:00
blam 3d01cca9d5 chore: remove dead code now that's a needless check for the protocol 2021-01-19 19:17:58 +01:00
blam c0a7910db5 chore: migrate the rest of the scaffolding to the new way for instegration config 2021-01-19 19:04:06 +01:00
Johan Haals 8b66c474e3 Refactor publishers
Co-authored-by: blam<ben@blam.sh>
2021-01-19 16:50:48 +01:00
Johan Haals ff59698e4e Remove old comments 2021-01-19 15:33:39 +01:00
Johan Haals 450686ca27 Remove duplicated tests 2021-01-19 15:32:09 +01:00
Johan Haals 544139ed16 Refactor preparers 2021-01-19 15:31:07 +01:00
Johan Haals 9d0733de1f Cleanup gitlab tests 2021-01-19 13:19:14 +01:00
Johan Haals a532d9d124 Add fromConfig remove logging 2021-01-19 11:51:19 +01:00
Johan Haals a41a94b4b5 register preparers with fromConfig
Co-authored-by: blam<ben@blam.sh>
2021-01-19 11:20:40 +01:00
Johan Haals 4a3a9ff637 Log stacktrace in debug 2021-01-19 10:24:28 +01:00
Johan Haals 3c75afde45 Remove stacktrace from logs 2021-01-19 10:21:52 +01:00
Johan Haals 5880c280d6 Use correct versions 2021-01-19 10:19:53 +01:00
Johan Haals d1fa548bd1 Rename azure/api to azure 2021-01-19 08:56:13 +01:00
Johan Haals 1e41cbc857 Merge remote-tracking branch 'origin/master' into blam/move-scaffolder-to-integrations 2021-01-18 16:53:54 +01:00
Johan Haals a33996edcc Scaffolder: Refactor publish and prepare
Co-authored-by: blam<ben@blam.sh>
2021-01-18 16:41:35 +01:00
Fredrik Adelöw 0b4b755b91 chore: consistent naming of parseGitUrl 2021-01-18 13:37:47 +01:00
Johan Haals 931f0c6b89 Publish to provider based on url 2021-01-18 11:37:50 +01:00
Johan Haals 7b038dd16c bump gitbeaker 2021-01-18 11:37:11 +01:00
Johan Haals fdecdfd747 Use integration config in bitbucket preparer 2021-01-18 10:13:07 +01:00
Johan Haals 7c52806a48 remove commented code 2021-01-18 10:11:52 +01:00
Johan Haals fd876c3615 Refactor azure publisher to use integrations
Co-authored-by: blam<ben@blam.sh>
2021-01-15 16:08:10 +01:00
Johan Haals 548dbf154e Fix prepare, e2e tested with GitHub 2021-01-15 14:34:21 +01:00
github-actions[bot] be332e13ea Version Packages 2021-01-14 13:05:31 +00:00
blam 5224a49a26 chore: parse the URL to get the resource in the gitlab preparer for now 2021-01-14 13:17:38 +01:00
Fredrik Adelöw 94fdf49554 Get rid of all usages of @octokit/types, and bump the rest of the octokit dependencies to the latest version 2021-01-13 16:41:10 +01:00