sample-service
sample-service copied to clipboard
A sample service for testing build tools, testing Backstage etc.
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade express from 4.18.2 to 4.18.3. :information_source: Keep your dependencies up-to-date....
This PR adds a basic README file to this repository. It was created via a [scaffolder template on Roadie](https://example.com).
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade rollbar from 2.21.1 to 2.26.2. :information_source: Keep your dependencies up-to-date....
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @bugsnag/plugin-express from 7.14.0 to 7.19.0. :information_source: Keep your dependencies up-to-date....
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade winston from 3.3.3 to 3.10.0. :information_source: Keep your dependencies up-to-date....
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @bugsnag/js from 7.14.1 to 7.21.0. :information_source: Keep your dependencies up-to-date....
Test1
Hello, I followed the basic Techdocs setup as described [here](https://roadie.io/blog/how-techdocs-works/#limitations-of-basic-techdocs) by adding `sample-service` to my Backstage `app-config.yaml` as follows: ``` catalog: locations: - type: url target: "https://github.com/RoadieHQ/sample-service/blob/main/catalog-info-docs-only.yaml" ``` By when...
I ran yarn `yarn run deploy:lambda` updating to node 16 (as it happened this could be done in the UI). subsequently the lambda fails with ``` 2022-08-16T09:08:01.685Z undefined ERROR Uncaught...