331a72b20d
* 'master' of github.com:spotify/backstage: (25 commits) backend/scaffolder: fix build backend,proto: added builds service that calls out to github api proto: update README proto: switch to grpc-web plugin + ship protoc plugin binary, because meh feat: returning correct list of included facts refactor: Protobuf messages No separate login link anymore add failing scenario for getting entity Persist login (for now - due to constant page reloads) feat: add set fact endpoint Mark package as private frontend: remove gen-proto script, replaced by proto package Updated docs Fixed prototool Added generated files Added service=grpc-web flag Added protobuf-gen-ts to prototool.yaml Ran yarn install Added a @backstage/protobuf-definitions package frontend/core: simplify plugin output handling ...