Skip to content

Releases: DiamondLightSource/developer-portal

Add portal docs to navbar

05 Jun 13:02
Compare
Choose a tag to compare
Pre-release

Adds the developer portal documentation to the bottom of the side navigation

What's Changed

  • Bump @backstage/plugin-home from 0.4.32 to 0.5.2 in /backstage by @dependabot in #94
  • Fix typo by @aawdls in #106
  • Bump @backstage/plugin-catalog-backend-module-ldap from 0.5.11 to 0.5.12 in /backstage by @dependabot in #111
  • Bump @backstage/plugin-user-settings from 0.6.2 to 0.7.3 in /backstage by @dependabot in #107
  • Bump react-router from 6.11.1 to 6.11.2 in /backstage by @dependabot in #108
  • Bump @backstage/plugin-api-docs from 0.9.2 to 0.9.3 in /backstage by @dependabot in #109
  • Bump @backstage/plugin-catalog-backend-module-github from 0.2.7 to 0.3.0 in /backstage by @dependabot in #110
  • Make portal docs more accessible by @garryod in #113

New Contributors

Full Changelog: 0.0.15...0.0.16

OpenAPI & GraphQL Reference Resolution

31 May 13:19
Compare
Choose a tag to compare
Pre-release

Added the @backstage/plugin-catalog-backend-module-openapi plugin to allow resolution of OpenAPI & GraphQL sub-schema

What's Changed

Full Changelog: 0.0.14...0.0.15

Clickable Homepage Cards

30 May 11:01
Compare
Choose a tag to compare
Pre-release

The entirety of the homepage card is now clickable

What's Changed

  • Bump @backstage/plugin-search-backend from 1.2.4 to 1.3.1 in /backstage by @dependabot in #96
  • Bump @types/dockerode from 3.3.15 to 3.3.18 in /backstage by @dependabot in #97
  • Bump @backstage/plugin-org from 0.6.7 to 0.6.8 in /backstage by @dependabot in #99
  • Make entire homepage card clickable by @garryod in #100

Full Changelog: 0.0.13...0.0.14

Allow registration of groups via a GitLab repo

25 May 16:13
Compare
Choose a tag to compare

Adds a location, pointing to a GitLab CI/CD Artifact containing all user defined groups

What's Changed

  • Bump @backstage/plugin-catalog-backend-module-ldap from 0.5.10 to 0.5.11 in /backstage by @dependabot in #83
  • Bump @backstage/plugin-org from 0.6.4 to 0.6.7 in /backstage by @dependabot in #87
  • Bump eslint-plugin-cypress from 2.12.1 to 2.13.3 in /backstage by @dependabot in #84
  • Bump @immobiliarelabs/backstage-plugin-gitlab from 5.0.0 to 5.1.0 in /backstage by @dependabot in #85
  • Bump @backstage/plugin-search-react from 1.4.0 to 1.5.2 in /backstage by @dependabot in #86
  • Bump vm2 from 3.9.17 to 3.9.18 in /backstage by @dependabot in #88
  • Bump @types/express from 4.17.16 to 4.17.17 in /backstage by @dependabot in #90
  • Bump @backstage/plugin-techdocs-backend from 1.6.1 to 1.6.2 in /backstage by @dependabot in #91
  • Bump prettier from 2.8.7 to 2.8.8 in /backstage by @dependabot in #92
  • Bump @backstage/plugin-techdocs from 1.4.3 to 1.6.2 in /backstage by @dependabot in #93
  • Bump helm/kind-action from 1.5.0 to 1.7.0 by @dependabot in #89
  • Allow group registration via GitLab Repo by @garryod in #95

Full Changelog: 0.0.12...0.0.13

Allow reading from *.diamond.ac.uk

09 May 09:54
Compare
Choose a tag to compare
Pre-release

Allows reading entities from diamond.ac.uk subdomains

What's Changed

  • Bump docker/setup-buildx-action from 1 to 2 by @dependabot in #65
  • Bump @backstage/plugin-techdocs-backend from 1.6.0 to 1.6.1 in /backstage by @dependabot in #66
  • Bump @types/luxon from 3.2.0 to 3.3.0 in /backstage by @dependabot in #67
  • Bump lerna from 6.5.1 to 6.6.1 in /backstage by @dependabot in #69
  • Bump @backstage/plugin-permission-node from 0.7.6 to 0.7.7 in /backstage by @dependabot in #71
  • Bump @backstage/plugin-catalog-import from 0.9.4 to 0.9.7 in /backstage by @dependabot in #72
  • Bump @backstage/plugin-permission-react from 0.4.11 to 0.4.12 in /backstage by @dependabot in #73
  • Bump @backstage/core-app-api from 1.6.0 to 1.7.0 in /backstage by @dependabot in #75
  • Bump @backstage/core-components from 0.12.5 to 0.13.0 in /backstage by @dependabot in #74
  • Bump react-router-dom from 6.8.0 to 6.11.1 in /backstage by @dependabot in #78
  • Bump @backstage/plugin-catalog-backend-module-github from 0.2.4 to 0.2.7 in /backstage by @dependabot in #79
  • Bump @backstage/plugin-api-docs from 0.9.1 to 0.9.2 in /backstage by @dependabot in #82
  • Bump pg from 8.9.0 to 8.10.0 in /backstage by @dependabot in #80
  • Bump @backstage/plugin-catalog-backend-module-gitlab from 0.1.14 to 0.2.0 in /backstage by @dependabot in #81

Full Changelog: 0.0.11...0.0.12

Allow reading from raw.githubusercontent

21 Apr 15:41
Compare
Choose a tag to compare

Allows reading from URLs beginning with raw.githubusercontent.com/DiamondLightSource

Full Changelog: 0.0.10...0.0.11

Users from new LDAP

21 Apr 09:20
Compare
Choose a tag to compare
Users from new LDAP Pre-release
Pre-release

Now uses the correct query to retrieve users from the RAL LDAP

What's Changed

  • Bump actions/download-artifact from 2 to 3 by @dependabot in #55
  • Bump prettier from 2.8.3 to 2.8.7 in /backstage by @dependabot in #57
  • Bump actions/upload-artifact from 2 to 3 by @dependabot in #56
  • Bump @backstage/plugin-auth-backend from 0.17.4 to 0.18.1 in /backstage by @dependabot in #58
  • Bump react-router from 6.8.2 to 6.10.0 in /backstage by @dependabot in #59
  • Bump @backstage/plugin-scaffolder-backend from 1.10.1 to 1.12.0 in /backstage by @dependabot in #60
  • Bump @backstage/app-defaults from 1.1.0 to 1.2.1 in /backstage by @dependabot in #61
  • Improve devcontainer by @garryod in #62
  • Bump vm2 from 3.9.16 to 3.9.17 in /backstage by @dependabot in #63
  • Bump nunjucks from 3.2.3 to 3.2.4 in /backstage by @dependabot in #64

Full Changelog: 0.0.9...0.0.10

Techdocs Object Store

13 Apr 15:15
Compare
Choose a tag to compare
Techdocs Object Store Pre-release
Pre-release

Switches to using an S3 object store to store built techdocs, allowing sites to be built & published from CI pipelines

What's Changed

  • Refine documentation following feedback by @garryod in #43
  • Bump vm2 from 3.9.13 to 3.9.15 in /backstage by @dependabot in #44
  • Bump @backstage/backend-tasks from 0.4.2 to 0.5.0 in /backstage by @dependabot in #45
  • Bump cypress from 12.5.1 to 12.9.0 in /backstage by @dependabot in #46
  • Bump @backstage/plugin-proxy-backend from 0.2.35 to 0.2.37 in /backstage by @dependabot in #47
  • Bump @backstage/plugin-catalog-backend-module-gitlab from 0.1.12 to 0.1.14 in /backstage by @dependabot in #39
  • Bump @backstage/plugin-techdocs-backend from 1.5.2 to 1.6.0 in /backstage by @dependabot in #49
  • Bump @backstage/plugin-catalog-graph from 0.2.26 to 0.2.28 in /backstage by @dependabot in #50
  • Bump start-server-and-test from 1.15.3 to 2.0.0 in /backstage by @dependabot in #51
  • Bump @backstage/plugin-catalog-backend-module-ldap from 0.5.9 to 0.5.10 in /backstage by @dependabot in #52
  • Bump concurrently from 7.6.0 to 8.0.1 in /backstage by @dependabot in #53
  • Bump vm2 from 3.9.15 to 3.9.16 in /backstage by @dependabot in #54
  • Use S3 to host techdocs by @garryod in #48

Full Changelog: 0.0.8...0.0.9

Add embedded docs

05 Apr 14:32
Compare
Choose a tag to compare
Add embedded docs Pre-release
Pre-release

Adds the possibility to embed docs using the metadata.annotation of diamond.ac.uk/linkdocs-url

What's Changed

Full Changelog: 0.0.7...0.0.8

Update Techdocs python dependencies

03 Apr 15:20
Compare
Choose a tag to compare
Pre-release

Updates the python dependencies installed by the backend to support techdocs local builds

What's Changed

  • Bump helm/chart-testing-action from 2.3.1 to 2.4.0 by @dependabot in #30
  • Bump @spotify/prettier-config from 14.1.5 to 14.1.6 in /backstage by @dependabot in #31
  • Bump @backstage/integration-react from 1.1.9 to 1.1.11 in /backstage by @dependabot in #32
  • Bump @backstage/plugin-catalog-common from 1.0.11 to 1.0.12 in /backstage by @dependabot in #34
  • Bump @backstage/plugin-catalog-react from 1.2.4 to 1.4.0 in /backstage by @dependabot in #35
  • Bump @backstage/plugin-scaffolder from 1.10.1 to 1.12.0 in /backstage by @dependabot in #33
  • Bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3 by @dependabot in #36
  • Bump @backstage/plugin-api-docs from 0.8.14 to 0.9.1 in /backstage by @dependabot in #37
  • Bump @backstage/cli from 0.22.1 to 0.22.5 in /backstage by @dependabot in #40
  • Bump @backstage/plugin-home from 0.4.31 to 0.4.32 in /backstage by @dependabot in #41
  • Bump @remix-run/router from 1.3.3 to 1.5.0 by @garryod in #42

Full Changelog: 0.0.6...0.0.7