-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UPD: pull changes from main #31
UPD: pull changes from main #31
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4bf8e48 - Browse repository at this point
Copy the full SHA 4bf8e48View commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2150f12 - Browse repository at this point
Copy the full SHA 2150f12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6332124 - Browse repository at this point
Copy the full SHA 6332124View commit details
Commits on May 23, 2024
-
* ADD: create pipeline and adjust app-config.yml * UPD: change the needs paramater and comment out secrets * UPD: change the docker login * UPD: fix typo * UPD: delete github provider * UPD: TYPPPPPOOOO * UPD: add region to cloud run * UPD: add port and use correct pg host * DEL: remove all references to Kubernetes, since this backstage instance will be hosted on google cloud run * FIX: remove line from Dockerfile * ADD: add the cloud sql connection * DEL: remove last instances of Kubernetes * FIX: change region to europe-west1 because dns mapping is not available for europe-west10 * FIX: add https:// to the url * UPD: test CD workflow * DEL: remove uncessary scripts --------- Co-authored-by: AGiljanovic <antea.giljanovic@code.berlin>
Configuration menu - View commit details
-
Copy full SHA for ce64c58 - Browse repository at this point
Copy the full SHA ce64c58View commit details -
Run GitHub Actions to Run Only on Pull Requests (#34)
* UPD: Change e2e workflow only on PR * UPD: Added missing lines of deleted code
Configuration menu - View commit details
-
Copy full SHA for 863bef0 - Browse repository at this point
Copy the full SHA 863bef0View commit details
Commits on May 28, 2024
-
* UPD: Updated readme to include specific instructions for WSL and linux setup differences * UPD: Update Readme formatting * UPD: Update Readme more formatting * UPD: Update Readme more formatting 2 * UPD: Update Readme more formatting 3 * UPD: Update README.md * UPD: Update README.md 2
Configuration menu - View commit details
-
Copy full SHA for b9a74d2 - Browse repository at this point
Copy the full SHA b9a74d2View commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1cfd872 - Browse repository at this point
Copy the full SHA 1cfd872View commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 32193ab - Browse repository at this point
Copy the full SHA 32193abView commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 91c0196 - Browse repository at this point
Copy the full SHA 91c0196View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d44692 - Browse repository at this point
Copy the full SHA 6d44692View commit details
Commits on Oct 8, 2024
-
Bump the npm_and_yarn group across 1 directory with 11 updates (#47)
Bumps the npm_and_yarn group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@backstage/backend-common](https://github.com/backstage/backstage/tree/HEAD/packages/backend-common) | `0.20.1` | `0.20.2` | | [express](https://github.com/expressjs/express) | `4.18.2` | `4.19.2` | | [@azure/identity](https://github.com/Azure/azure-sdk-for-js) | `4.0.1` | `4.3.0` | | [@grpc/grpc-js](https://github.com/grpc/grpc-node) | `1.9.14` | `1.9.15` | | [ejs](https://github.com/mde/ejs) | `3.1.9` | `3.1.10` | | [fast-loops](https://github.com/robinweser/fast-loops) | `1.1.3` | `1.1.4` | | [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.5` | `1.15.6` | | [jose](https://github.com/panva/jose) | `4.15.4` | `4.15.9` | | [undici](https://github.com/nodejs/undici) | `5.28.3` | `5.28.4` | | [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | `5.3.3` | `5.3.4` | | [ws](https://github.com/websockets/ws) | `7.5.9` | `7.5.10` | Updates `@backstage/backend-common` from 0.20.1 to 0.20.2 - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/packages/backend-common/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/backend-common) Updates `express` from 4.18.2 to 4.19.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.2...4.19.2) Updates `@azure/identity` from 4.0.1 to 4.3.0 - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/identity_4.0.1...@azure/identity_4.3.0) Updates `@grpc/grpc-js` from 1.9.14 to 1.9.15 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.14...@grpc/grpc-js@1.9.15) Updates `ejs` from 3.1.9 to 3.1.10 - [Release notes](https://github.com/mde/ejs/releases) - [Commits](mde/ejs@v3.1.9...v3.1.10) Updates `fast-loops` from 1.1.3 to 1.1.4 - [Commits](https://github.com/robinweser/fast-loops/commits) Updates `follow-redirects` from 1.15.5 to 1.15.6 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6) Updates `jose` from 4.15.4 to 4.15.9 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/v4.15.9/CHANGELOG.md) - [Commits](panva/jose@v4.15.4...v4.15.9) Updates `undici` from 5.28.3 to 5.28.4 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.28.3...v5.28.4) Updates `webpack-dev-middleware` from 5.3.3 to 5.3.4 - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4) Updates `ws` from 7.5.9 to 7.5.10 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.9...7.5.10) --- updated-dependencies: - dependency-name: "@backstage/backend-common" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: express dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@azure/identity" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@grpc/grpc-js" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ejs dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: fast-loops dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: jose dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: undici dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: webpack-dev-middleware dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ws dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f4dffd2 - Browse repository at this point
Copy the full SHA f4dffd2View commit details
Commits on Oct 11, 2024
-
Bump the npm_and_yarn group across 1 directory with 14 updates (#48)
Bumps the npm_and_yarn group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@backstage/plugin-app-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/app-backend) | `0.3.57` | `0.3.75` | | [@backstage/plugin-catalog-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend) | `1.16.2` | `1.26.0` | | [@backstage/plugin-techdocs-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs-backend) | `1.9.2` | `1.10.13` | | [express](https://github.com/expressjs/express) | `4.19.2` | `4.20.0` | | [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` | | [dompurify](https://github.com/cure53/DOMPurify) | `2.4.7` | `2.5.7` | | [dset](https://github.com/lukeed/dset) | `3.1.3` | `3.1.4` | | [elliptic](https://github.com/indutny/elliptic) | `6.5.4` | `6.5.7` | | [micromatch](https://github.com/micromatch/micromatch) | `4.0.5` | `4.0.8` | | [rollup](https://github.com/rollup/rollup) | `2.79.1` | `2.79.2` | | [webpack](https://github.com/webpack/webpack) | `5.90.1` | `5.95.0` | Updates `@backstage/plugin-app-backend` from 0.3.57 to 0.3.75 - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/plugins/app-backend/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/app-backend) Updates `@backstage/plugin-catalog-backend` from 1.16.2 to 1.26.0 - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-backend/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/v1.26.0/plugins/catalog-backend) Updates `@backstage/plugin-techdocs-backend` from 1.9.2 to 1.10.13 - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/plugins/techdocs-backend/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/techdocs-backend) Updates `express` from 4.19.2 to 4.20.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.19.2...4.20.0) Updates `body-parser` from 1.20.2 to 1.20.3 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.20.2...1.20.3) Updates `braces` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) Updates `dompurify` from 2.4.7 to 2.5.7 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@2.4.7...2.5.7) Updates `dset` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/lukeed/dset/releases) - [Commits](lukeed/dset@v3.1.3...v3.1.4) Updates `elliptic` from 6.5.4 to 6.5.7 - [Commits](indutny/elliptic@v6.5.4...v6.5.7) Updates `micromatch` from 4.0.5 to 4.0.8 - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.5...4.0.8) Updates `path-to-regexp` from 0.1.7 to 0.1.10 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.7...v0.1.10) Updates `rollup` from 2.79.1 to 2.79.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.79.1...v2.79.2) Updates `serve-static` from 1.15.0 to 1.16.0 - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/master/HISTORY.md) - [Commits](expressjs/serve-static@v1.15.0...1.16.0) Updates `webpack` from 5.90.1 to 5.95.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.90.1...v5.95.0) --- updated-dependencies: - dependency-name: "@backstage/plugin-app-backend" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@backstage/plugin-catalog-backend" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@backstage/plugin-techdocs-backend" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: express dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: body-parser dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: braces dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: dompurify dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: dset dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: elliptic dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: micromatch dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: rollup dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: serve-static dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: webpack dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fdd3a03 - Browse repository at this point
Copy the full SHA fdd3a03View commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e7b0d11 - Browse repository at this point
Copy the full SHA e7b0d11View commit details -
Bump the npm_and_yarn group across 1 directory with 2 updates (#51)
Bumps the npm_and_yarn group with 2 updates in the / directory: [cookie](https://github.com/jshttp/cookie) and [mysql2](https://github.com/sidorares/node-mysql2). Updates `cookie` from 0.4.1 to 0.7.0 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.4.1...v0.7.0) Updates `mysql2` from 3.9.7 to 3.11.3 - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v3.9.7...v3.11.3) --- updated-dependencies: - dependency-name: cookie dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: mysql2 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b50371a - Browse repository at this point
Copy the full SHA b50371aView commit details