Commit Graph

227 Commits

Author SHA1 Message Date
Patrik Oldsberg c56e28375f create-app: add missing @backstage/plugin-api-docs entry to plugins.ts (#3257) 2020-11-06 00:33:10 +01:00
dependabot[bot] a16780d833 chore(deps): bump @gitbeaker/core from 23.5.0 to 25.2.0 (#3210)
* chore(deps): bump @gitbeaker/core from 23.5.0 to 25.2.0

Bumps [@gitbeaker/core](https://github.com/jdalrymple/gitbeaker) from 23.5.0 to 25.2.0.
- [Release notes](https://github.com/jdalrymple/gitbeaker/releases)
- [Changelog](https://github.com/jdalrymple/gitbeaker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jdalrymple/gitbeaker/compare/23.5.0...25.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

* bump the other package too

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2020-11-05 18:54:26 +01:00
Patrik Oldsberg 64b0d9d7e0 Merge pull request #2881 from Marvin9/chore/use-catalog-api
chore: use catalog API to fetch entity in scaffolder-backend
2020-11-05 11:17:34 +01:00
github-actions[bot] 715bb76fb5 Version Packages 2020-11-03 20:50:42 +00:00
Patrik Oldsberg 8360d9f7e2 Merge pull request #3140 from backstage/rugvip/release
Release v0.1.1
2020-11-03 13:28:03 +01:00
Patrik Oldsberg 474bb5b57f rewrite other references to spotify/backstage and sorrounding things 2020-11-03 11:39:27 +01:00
Patrik Oldsberg af141c0766 rewrite repo location urls 2020-11-03 11:03:49 +01:00
Oliver Sand a6da3d1c06 fix: upgrade knex to 0.21.6
This reduces a overly noisy warning during tests: https://github.com/knex/knex/pull/3936
2020-10-29 20:24:49 +01:00
Marvin9 1ddcf191db fix: use entityClient in create-app package 2020-10-29 14:46:55 +05:30
Adam Harvey 0a5d860682 Fix typo in template comment (#3152) 2020-10-29 09:40:05 +01:00
Patrik Oldsberg 833a652d05 v0.1.1 2020-10-28 10:22:09 +01:00
Patrik Oldsberg 1e7af7c07e cli,create-app: bump dev deps 2020-10-28 01:18:03 +01:00
Patrik Oldsberg 0efbdfbbb8 cli,create-app: refactor package versions handling + fix tasks test 2020-10-28 01:17:31 +01:00
Patrik Oldsberg 2283fd92fc create-app: decouple versions 2020-10-28 01:17:30 +01:00
Patrik Oldsberg cdeef5a241 Merge pull request #3124 from spotify/rugvip/release
Release v0.1.1-alpha.26
2020-10-27 15:40:01 +01:00
Mattias Frinnström 7f417559bb Move working directory config to backend 2020-10-27 12:15:27 +01:00
Mattias Frinnström 3b44008556 Add missing config to create-app 2020-10-27 12:15:27 +01:00
Mattias Frinnström 4e9453d6ed Add workdir config support to scaffolder 2020-10-27 12:15:27 +01:00
Patrik Oldsberg 754109ee61 v0.1.1-alpha.26 2020-10-27 12:00:01 +01:00
Patrik Oldsberg 36a71d2780 catalog-backend: removed deprecated location processors 2020-10-26 17:14:39 +01:00
Patrik Oldsberg 4ab6f559dd app-config: merged dev config back into main config 2020-10-22 10:52:07 +02:00
Patrik Oldsberg fac3026699 create-app: prettier backend + fix loadBackendConfig arg 2020-10-22 10:52:06 +02:00
Patrik Oldsberg 8c2b76e45f config-loader: switch to using --config options to load in config 2020-10-22 10:52:06 +02:00
Patrik Oldsberg acb48c1876 Merge pull request #2976 from spotify/rugvip/logconf
backend-common: make loadBackendConfig return config directly and log all resolved app-configs
2020-10-21 13:00:52 +02:00
Jesko Steinberg 6d97d2d6f9 feat: Display the plugins InfoCards on EntityPage Overwiev suitable full height (#2826)
* fix(github-actions): change RecentWorkflowRunsCard to InfoCard

* feat: format entity page overview page

* feat: replace InfoCard variant 'height100' with 'gridItem'

* fix: deprecate usage of InfoCard variant height100
2020-10-20 20:20:30 +02:00
Patrik Oldsberg 7bbeb049fe backend-common: make loadBackendConfig return config directly and log all resolved app-configs 2020-10-20 00:10:28 +02:00
Fredrik Adelöw 14f9daf942 Merge pull request #2913 from markuscodes1/feature/github-scaffolder-baseurl
Scaffolder backend- provide base url for creating apps in Enterprise GitHub
2020-10-16 14:35:33 +02:00
Althaf Hameez 275b7f001a Change default organization to be set to My Company instead of Spotify / Acme Organization (#2918) 2020-10-16 08:49:25 +02:00
Markus Heinemann 5c46f0d337 Rename config property for custom github scaffolder host 2020-10-15 20:35:43 +00:00
Fredrik Adelöw 8bb5a9f738 Merge pull request #2908 from althafh/catalog-name
Use organization name as the prefix for Service Catalog
2020-10-15 20:20:55 +02:00
Eric Peterson 1797d4924c Update create-app to use expected techdocs api origin url. (#2911) 2020-10-15 15:38:34 +02:00
Markus Heinemann 6943ead4c6 feat: add base url config property to github scaffholders 2020-10-15 13:04:12 +00:00
althaf.hameez 94e8a38953 Acme corporation fix 2020-10-15 18:08:22 +08:00
althaf.hameez 0d67d11eb3 fix 2020-10-15 16:54:36 +08:00
althaf.hameez 1f4f856cd4 Revert 2020-10-15 16:25:15 +08:00
althaf.hameez 9c779c0b09 Fix e2e tests 2020-10-15 14:59:30 +08:00
Fredrik Adelöw 99710b102d feat(catalog-backend): make a builder to help wire up the catalog 2020-10-14 09:28:59 +02:00
Sebastian Qvarfordt b041aab8ad [TechDocs] Remove all git preparers and use a commonGit preparer instead (#2856)
* Remove all git preparers and use a commonGit preparer instead

* Added more tests

* Updated default-app template
2020-10-13 09:07:14 +02:00
blam 46960a61ec v0.1.1-alpha.25 2020-10-12 22:42:54 +02:00
Patrik Oldsberg 468d4a2dae Merge pull request #2684 from themousepotato/lintrule-dirname-fix
Add a lint rule to avoid using __dirname
2020-10-09 21:03:13 +02:00
Ivan Shmidt 28793b502c Merge pull request #2820 from spotify/Rugvip-patch-1
create-app: remove build step
2020-10-09 14:09:41 +02:00
Navaneeth Suresh bbeaff9daf Add a lint rule to avoid using __dirname 2020-10-09 15:03:29 +05:30
Patrik Oldsberg bd785fff17 create-app: remove build step 2020-10-09 11:00:02 +02:00
Fredrik Adelöw 03e0eef930 Merge pull request #2697 from lowjoel/database-refactor
refactor: Expose types to handle Database management
2020-10-09 07:16:26 +02:00
Patrik Oldsberg 8420042529 create-app: revert to github location type for example templates 2020-10-08 19:17:43 +02:00
Marcus Eide 2cbe73e473 Merge pull request #2737 from themousepotato/prompt-auth-create-app
Prompt about enabling auth providers when creating new app
2020-10-08 17:44:28 +02:00
Marcus Eide 6bbfe533e1 Merge pull request #2729 from Marvin9/fix/token-name-inconsistency
feat: environment variables token name inconsistency
2020-10-08 15:21:54 +02:00
Marcus Eide c6f8310a11 Merge pull request #2659 from spotify/eide/user-settings-plugin
Plugin: user-settings
2020-10-08 09:23:48 +02:00
Marvin9 f05e4b9608 re: make consistent environment variables
GITHUB_PRIVATE_TOKEN & GITHUB_ACCESS_TOKEN => GITHUB_TOKEN
GITLAB_PRIVATE_TOKEN, GITLAB_ACCESS_TOKEN & SCAFFOLDER_GITLAB_PRIVATE_TOKEN => GITLAB_TOKEN
AZURE_PRIVATE_TOKEN => AZURE_TOKEN
GHE_PRIVATE_TOKEN => GHE_TOKEN
2020-10-08 10:34:06 +05:30
Tianyi Song 153d4f866a feat(create-app): add catalog-info.yaml in the created app (#2759)
* Add template for catalog-info

* Update docs
2020-10-07 09:05:22 +02:00