Commit Graph

14008 Commits

Author SHA1 Message Date
Fredrik Adelöw 28fc26ddf4 Merge pull request #5849 from SDA-SE/feat/scaffolder-conditional
Conditional scaffolder steps
2021-06-08 14:25:49 +02:00
Fredrik Adelöw fcb3c7216a Merge pull request #5935 from serialoverflow/fix/cli_error_formatting
Fix/cli error formatting
2021-06-08 14:08:01 +02:00
Fredrik Adelöw e4b6c46666 Merge pull request #5953 from backstage/freben/merge-deep
Update merge-deep past the vulnerable version
2021-06-08 10:34:22 +02:00
Fredrik Adelöw ba1416ee86 Merge pull request #5950 from backstage/dependabot/npm_and_yarn/js-yaml-4.1.0
chore(deps): bump js-yaml from 4.0.0 to 4.1.0
2021-06-08 10:34:10 +02:00
Fredrik Adelöw 69b71181af Merge pull request #5951 from backstage/dependabot/npm_and_yarn/pg-8.6.0
chore(deps): bump pg from 8.5.1 to 8.6.0
2021-06-08 10:33:53 +02:00
Max Falk 30627bd3e7 check array length and only add newlines if length > 0
Signed-off-by: Max Falk <gmdfalk@gmail.com>
2021-06-08 10:21:24 +02:00
Max Falk 21e8ebef5d add changeset
Signed-off-by: Max Falk <gmdfalk@gmail.com>
2021-06-08 10:21:24 +02:00
Max Falk f3a3134f7e fix(cli): fix TypeError when formatting error messages
error.errors can be undefined which will lead to a TypeError, swallowing the actual error message in the process

Signed-off-by: Max Falk <gmdfalk@gmail.com>
2021-06-08 10:21:24 +02:00
Max Falk 5da7171903 fix(cli): fix TypeError when formatting error messages
error.errors can be undefined which will lead to a TypeError, swallowing the actual error message in the process

Signed-off-by: Max Falk <gmdfalk@gmail.com>
2021-06-08 10:21:24 +02:00
Oliver Sand eca511cb37 Fix TaskWorker tests
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-08 09:57:51 +02:00
Oliver Sand fff062301c Rename publish:log to debug:log
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-08 09:57:50 +02:00
Oliver Sand 69f9a35c94 Fix template kind tests
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-08 09:57:50 +02:00
dependabot[bot] d1eb78dd6c chore(deps): bump js-yaml from 4.0.0 to 4.1.0
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.0.0...4.1.0)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 09:54:38 +02:00
dependabot[bot] 9a5f972d3e chore(deps): bump pg from 8.5.1 to 8.6.0
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.5.1 to 8.6.0.
- [Release notes](https://github.com/brianc/node-postgres/releases)
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.6.0/packages/pg)

---
updated-dependencies:
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 09:54:09 +02:00
Fredrik Adelöw 4d070f2f25 Update merge-deep past the vulnerable version
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-08 09:53:30 +02:00
Fredrik Adelöw 7e020e8a5d Merge pull request #5952 from backstage/freben/beaker-please
Update past the broken gitbeaker version
2021-06-08 09:52:46 +02:00
Fredrik Adelöw 4f8cf50fe5 Update past the broken gitbeaker version
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-08 09:14:07 +02:00
Tim eec173625f Merge pull request #5926 from backstage/mob/csp-directive
Remove default upgrade-insecure-requests
2021-06-07 11:30:46 -06:00
Tim Hansen fb815402ff Changeset language tweaks
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-06-07 10:51:19 -06:00
Himanshu Mishra 0c3af8bf84 update changeset to document how to keep the existing behavior
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-06-07 16:18:06 +02:00
Fredrik Adelöw be2392e919 Merge pull request #5928 from splunk/feature/5813-export-aboutcard-components
Export AboutCard contents and other related components/utility functions
2021-06-07 15:40:34 +02:00
Fredrik Adelöw 442449891d Merge pull request #5934 from yafanasiev/fix-github-plugin
fix: add missing token on job list call to Github API
2021-06-07 15:22:09 +02:00
Fredrik Adelöw 753fb99ada Merge pull request #5944 from HelenGreul/patch-1
re-pointing live demo links to demo.backstage.io
2021-06-07 14:45:25 +02:00
Fredrik Adelöw b5d0f0346f Merge pull request #5945 from backstage/jhaals/fix-import
catalog-import: Display prepareResult in final step
2021-06-07 14:43:03 +02:00
Fredrik Adelöw b1033b7bf8 Merge pull request #5752 from backstage/blam/migrate-templates-to-v2
Migrating old `backstage.io/v1alpha1` templates to `backstage.io/v1beta2`
2021-06-07 14:41:00 +02:00
Fredrik Adelöw d06e212903 prettier
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-07 14:39:34 +02:00
blam 93c874f70f chore: Updating the changeset with more information about removing the create-react-app template
Signed-off-by: blam <ben@blam.sh>
2021-06-07 13:57:45 +02:00
HelenGreul 1496103b82 re-pointing live demo links to demo.backstage.io
Signed-off-by: Helen Greul <heleng@spotify.com>
2021-06-07 13:57:38 +02:00
blam d0e4a9feb9 chore: reworking excluding of templates
Signed-off-by: blam <ben@blam.sh>
2021-06-07 13:54:10 +02:00
blam 0a94d60a6c chore: make the yarn lock checker happy
Signed-off-by: blam <ben@blam.sh>
2021-06-07 13:49:22 +02:00
blam 00b16a4aea chore: don't autocompute java_package_name
Signed-off-by: blam <ben@blam.sh>
2021-06-07 13:38:02 +02:00
Johan Haals 70bc30c5b7 catalog-import: Display prepareResult in final step
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-06-07 13:23:41 +02:00
Fredrik Adelöw 2b78459f24 Merge pull request #5941 from backstage/freben/s
bumping some browserslis, lodash, prismjs past vulnerable versions
2021-06-07 12:10:53 +02:00
blam 42f57c436c chore: remove duplicated changeset
Signed-off-by: blam <ben@blam.sh>
2021-06-07 11:09:48 +02:00
blam 50484e720d chore: migrate the cra template fully and remove it from create-app
Signed-off-by: blam <ben@blam.sh>
2021-06-07 10:55:07 +02:00
blam 55df98c5b3 chore: adding cookiecutter version of create-react-app
Signed-off-by: blam <ben@blam.sh>
2021-06-07 10:55:07 +02:00
blam 07f0bdb868 chore: added changeset
Signed-off-by: blam <ben@blam.sh>
2021-06-07 10:55:07 +02:00
Ben Lambert 0c6a222be7 chore: fix formatting of changeset
Signed-off-by: Ben Lambert <ben@blam.sh>
Signed-off-by: blam <ben@blam.sh>
2021-06-07 10:55:07 +02:00
Ben Lambert 55a253de20 chore: add changeset
Signed-off-by: Ben Lambert <ben@blam.sh>
Signed-off-by: blam <ben@blam.sh>
2021-06-07 10:55:07 +02:00
blam 7c4c41fb6a chore: think that's all the templates
Signed-off-by: blam <ben@blam.sh>
2021-06-07 10:55:07 +02:00
blam 6c410d16bc chore: remove create-react-app template
Signed-off-by: blam <ben@blam.sh>
2021-06-07 10:55:07 +02:00
blam e2832d055c chore: remove create-react-app- template and fix up the docs template
Signed-off-by: blam <ben@blam.sh>
2021-06-07 10:55:07 +02:00
blam 648db41fc4 chore: migrating react-ssr-template over to v2
Signed-off-by: blam <ben@blam.sh>
2021-06-07 10:55:07 +02:00
yafanasiev b8e73f3b97 fix: typo in changeset
Signed-off-by: yafanasiev <y.afanasiev@easygenerator.com>
2021-06-07 11:30:38 +03:00
Fredrik Adelöw a78c7dd04b Merge pull request #5890 from premisedata/template_docs
[Docs] Update writing templates to include arrays + json input step
2021-06-07 10:19:21 +02:00
Fredrik Adelöw 41a10b2982 bumping prismjs past vulnerable versions
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-07 10:14:59 +02:00
Oliver Sand 160daa72bb Fix tests for if condition in schema
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-07 10:14:41 +02:00
Fredrik Adelöw f0409c0235 bumping some browserslist and lodash past vulnerable versions
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-07 09:56:42 +02:00
Johan Haals 78be23d71c Merge pull request #5929 from AmericanAirlines/footer-tweak
Removing extra space from footer
2021-06-07 09:35:51 +02:00
yafanasiev 288a2595b7 chore: update import, fix linter issues
Signed-off-by: yafanasiev <y.afanasiev@easygenerator.com>
2021-06-07 10:16:20 +03:00