Commit Graph

9650 Commits

Author SHA1 Message Date
Alan Crosswell 73c299c9ee upgrade git-url-parse to 11.4.4 2021-01-27 11:54:03 -05:00
Johan Haals 80366b60ad Use windows friendly temp dir 2021-01-27 16:48:19 +01:00
blam e9b9fa2ffe chore: added a note about .dockerignore 2021-01-27 16:38:27 +01:00
Johan Haals 06af096c49 Set workspace path based on platform 2021-01-27 15:15:52 +01:00
blam 3179c98c85 chore: updating config again 2021-01-27 14:49:04 +01:00
Alan Crosswell 43290ea991 update version of git-url-parse to set ref for Azure DevOps 2021-01-27 08:42:31 -05:00
blam f1d1ef4635 chore: updating config 2021-01-27 14:35:11 +01:00
blam e3d850a9e4 chore: try skip yarn for tty problems 2021-01-27 13:56:37 +01:00
blam 45f49bd12c chore: performance! 2021-01-27 13:48:57 +01:00
Johan Haals 6b541f10f9 Update azure tests 2021-01-27 11:45:51 +01:00
Johan Haals 766e6526de add joinGitUrlPath tests 2021-01-27 11:44:37 +01:00
Johan Haals 4944dcf0a7 joinGitUrlPath
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-01-27 11:43:20 +01:00
Himanshu Mishra 04c6781e6c Extra care for tmp directory on Windows 2021-01-27 11:42:20 +01:00
blam 1aa7817271 chore: hopefully getting something to boot now? 2021-01-27 11:31:27 +01:00
Johan Haals 46211fa5be Update prepare test 2021-01-27 11:26:59 +01:00
Johan Haals 7e7e24c61c Pass working directory 2021-01-27 11:25:24 +01:00
blam 15932ee95b chore: try different config 2021-01-27 11:17:12 +01:00
Ben Lambert eaa655a4f8 Merge pull request #4269 from backstage/dependabot/npm_and_yarn/storybook/react-6.1.15
chore(deps-dev): bump @storybook/react from 6.1.14 to 6.1.15
2021-01-27 10:59:37 +01:00
blam 732701e4a7 chore: Remove the build-config flag 2021-01-27 10:42:31 +01:00
blam 233d519ca1 chore: think this is what it's supposed to look like haha 2021-01-27 10:23:53 +01:00
blam f683dfbee5 chore: fixing config again 2021-01-27 10:02:19 +01:00
blam 4f6d779b78 chore: run the built main for now, 2021-01-27 09:42:50 +01:00
Johan Haals 85365cc23d publish repo from result/ directory
Update tests
2021-01-27 09:12:36 +01:00
Johan Haals add5ce1350 cleanup filepreparer usage
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam<ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-01-27 08:59:41 +01:00
Johan Haals 92d39a0c9f Refactor scaffolder
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-01-27 08:58:11 +01:00
Fredrik Adelöw bb24f5def8 Merge pull request #4268 from backjo/fix/AlbKeyCacheFix
Fix aws alb auth provider key caching
2021-01-27 07:24:01 +01:00
dependabot[bot] adee7b3482 chore(deps-dev): bump @storybook/react from 6.1.14 to 6.1.15
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 6.1.14 to 6.1.15.
- [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.15/app/react)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-27 05:01:17 +00:00
Jonah Back d7b1d317f6 Add changeset for alb aws provider fix 2021-01-26 16:59:40 -08:00
Jonah Back 6ddfdca123 fix aws alb auth provider key caching 2021-01-26 16:54:52 -08:00
Ryan Vazquez d275c3eb6e Update ActionItems.test.tsx 2021-01-26 19:05:35 -05:00
Alan Crosswell ea59a2b363 Azure branch support 2021-01-26 17:04:41 -05:00
Alan Crosswell aae1dca6c6 Revert "bump patch-level versions"
This reverts commit 96c99d75ae6523c049e6f51a3f72e7d47591a324.
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 b34d2514d7 improve the changset description 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 85cdcb2c6b Prettier 2021-01-26 17:04:39 -05:00
Alan Crosswell 26a3a6cf03 bump patch-level versions 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
Ryan Vazquez 027ee1a7cf add support for disabling alert dialog forms 2021-01-26 17:03:14 -05:00
Fredrik Adelöw d5d435326d Merge pull request #4266 from backjo/fix/AlbIssuerCheck
fix: change issuer to iss to conform to JWT spec. Make issuer verification optional
2021-01-26 22:46:13 +01:00
Jonah Back f50d284fb8 Update .changeset/stale-tools-confess.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-01-26 13:27:59 -08:00
blam e20b984a37 chore: updating base image 2021-01-26 21:37:49 +01:00
blam e877faa6eb chore: fixing config 2021-01-26 20:53:23 +01:00
blam 59f9a5baad feat: add in the tugboat config 2021-01-26 20:44:57 +01:00
Jonah Back da8b9ef1d8 add fields to config type for aws-alb provider 2021-01-26 11:41:41 -08:00