Patrik Oldsberg
1ae59f084b
create-app: update to use backend discovery
2020-09-25 12:03:18 +02:00
Patrik Oldsberg
4e5dd5f506
CHANGELOG: add entry for backend service discovery
2020-09-25 11:03:20 +02:00
Patrik Oldsberg
2a443ce68d
techdocs-backend: use endpoint discovery to look up catalog url
2020-09-25 10:50:33 +02:00
Patrik Oldsberg
0e76ab7873
backend: add and use for external URL discovery
2020-09-25 10:50:32 +02:00
Patrik Oldsberg
b0565777e9
backend-common: add initial discovery API and simple single host implementation
2020-09-25 10:12:49 +02:00
Himanshu Mishra
eb6b2e6572
Merge pull request #2599 from spotify/orkohunter/codecov-flags-carryforward
...
ci: Fix codecov for flags, enable carryforward
2020-09-24 23:06:30 +02:00
Himanshu Mishra
b097af87a4
Enable carryforward for codecov flags
...
Our builds for Pull Requests do not upload coverage report for flags.
This overrides the coverage data for flags.
Setting carryforward flag to true prevents the data for flags to be overridden.
2020-09-24 23:01:37 +02:00
Tim
a73e4c34a2
Merge pull request #2541 from spotify/dark-mode-colors
...
Tweak dark mode colors
2020-09-24 13:50:10 -06:00
Ryan Vazquez
3947c92c2c
tweak contrast
2020-09-24 13:14:54 -04:00
Tim
5e60184ea4
Tweak dark mode colors
2020-09-24 13:14:54 -04:00
Matthew Clarke
b16e164815
K8s add cluster lookup ( #2571 )
...
* Kubernetes plugins boilerplate
* pr feedback; check for k8s annotation
* temp
* fix config
* add example local setup
* dice rolelr
* rever yarn lock update
* forgotten prettier
* prettier again
* master lock
* update lock with k8s deps
* prettier
* router tests
* internal error
* fix package.json
* PR feedback
* more pr feedback
* rename component file
* kubernetes fetcher tests
* fix test
* option constructor
2020-09-24 16:30:48 +01:00
Emma Indal
b41ffc8c0f
add /api to catalog endpoint ( #2595 )
2020-09-24 17:26:34 +02:00
Julien Lind
7cae755909
Update README.md ( #2591 )
...
API Path missing on non-local deployment
2020-09-24 16:26:30 +02:00
Patrik Oldsberg
9c5a0e836b
Merge pull request #2562 from spotify/rugvip/api
...
backend: change the default backend plugin mount point to /api
2020-09-24 15:58:12 +02:00
Stefan Ålund
06ae3734e7
[docs] Add links to CNCF information ( #2570 )
...
* [docs] restructure
* Add CNCF links
* Update background.md
* Update Footer.js
* Update README.md
2020-09-24 14:33:30 +02:00
Ben Lambert
cab19ba21e
Merge pull request #1724 from spotify/feat/backend-plugin
...
Create backend plugin through CLI
2020-09-24 14:18:06 +02:00
blam
d432037459
chore(cli): addding backstage backend plugin creation
2020-09-24 12:37:48 +02:00
blam
f77e21ea8d
chore(diff): updating plugin diff for new k8s plugin
2020-09-24 11:46:52 +02:00
Ben Lambert
da2a12d61a
Merge pull request #2588 from spotify/bug/make-gcp-public
...
chore(gcp): updating gcp projects npm visibility
2020-09-24 11:30:43 +02:00
Emma Indal
6b8a6d8d52
fix(techdocs-core): change development status of techdocs core package ( #2589 )
2020-09-24 11:26:25 +02:00
blam
95c4d68e51
chore(cli): added node-fetch as a setup dependeny
2020-09-24 11:20:07 +02:00
blam
f326c2ee1e
Merge branch 'master' of github.com:spotify/backstage into feat/backend-plugin
...
* 'master' of github.com:spotify/backstage: (30 commits)
fix(techdocs-core): use the content of the readme as long description for the pypi package (#2578 )
chore: add contrib to CONTRIBUTING.md (#2585 )
Fix typo (#2584 )
backend-common: default config env to development
v0.1.1-alpha.23
TechDocs: Inject CSS transformer and initial backstage style integration for reader (#2560 )
bug(gql): use import to import the graphql module
Rename file
[blog] Announce CNCF Sandbox (#2568 )
document cleaning - tutorial quickstarts (#2520 )
Simplify codecov flag names
chore(scaffolder-backend): typo in visibility
Kubernetes plugins boilerplate (#2559 )
CHANGELOG: add entry for SessionApi refactor
Upload package specific code coverage to codecov
Add codecov flags for core and core-api packages
TechDocs: Enable allowVulnerableTags in sanitize-html (#2554 )
chore: trust the Boolean :)
docs: regenerate api reference docs
core: refactor SessionStateApi to SessionApi with sign-in/out
...
2020-09-24 10:54:04 +02:00
blam
37a4a3afd0
chore(deps): updating dependencies for plugin
2020-09-24 10:52:26 +02:00
blam
5be5d6bca5
chore(gcp): updating gcp projects npm visibility
2020-09-24 10:48:44 +02:00
Emma Indal
4ee2c6a16d
fix(techdocs-core): use the content of the readme as long description for the pypi package ( #2578 )
2020-09-24 09:03:33 +02:00
Fredrik Adelöw
56b82f523d
chore: add contrib to CONTRIBUTING.md ( #2585 )
2020-09-24 07:55:54 +02:00
Roberto Devesa
5f71c826b9
Fix typo ( #2584 )
2020-09-24 06:46:08 +02:00
Patrik Oldsberg
b5e6051959
Merge pull request #2577 from spotify/blam/new-release
...
Release v0.1.1-alpha.23
2020-09-23 18:22:40 +02:00
Patrik Oldsberg
58e2b71c54
Merge pull request #2580 from spotify/Rugvip-patch-1
...
backend-common: default config env to development
2020-09-23 18:11:56 +02:00
Patrik Oldsberg
9c07690d6c
backend-common: default config env to development
2020-09-23 17:49:10 +02:00
blam
6c55d38348
v0.1.1-alpha.23
2020-09-23 16:40:49 +02:00
Sebastian Qvarfordt
19e34b5319
TechDocs: Inject CSS transformer and initial backstage style integration for reader ( #2560 )
...
* Inject CSS transformer and initial backstage style integration for reader
* Update plugins/techdocs/src/reader/transformers/injectCss.test.ts
Co-authored-by: Emma Indal <emmai@spotify.com >
* Fix test name and run injectCss in preTransformer
* Fix for invisible links in reader
* Added missing semi-colon
* Better styling on codeblocks
Co-authored-by: Emma Indal <emmai@spotify.com >
2020-09-23 16:40:18 +02:00
Ben Lambert
216257c4e0
Merge pull request #2576 from spotify/bug/fix-graphql-importing
...
bug(gql): use import to import the graphql module
2020-09-23 16:24:46 +02:00
blam
c2d34c9b33
bug(gql): use import to import the graphql module
2020-09-23 16:08:34 +02:00
Raghunandan Balachandran
2dc6a3213c
Merge pull request #2569 from spotify/fix-cncf-image
...
Fix image in cncf blog post
2020-09-23 11:37:36 +02:00
Raghunandan
b54d4cc9af
Rename file
2020-09-23 11:33:32 +02:00
Stefan Ålund
5a83ce68cf
[blog] Announce CNCF Sandbox ( #2568 )
...
* [blog] Announce CNCF Sandbox
* Update 2020-09-23-backstage-cncf-sandbox.md
2020-09-23 11:19:15 +02:00
Jesse Alan Johnson
87ab614fd9
document cleaning - tutorial quickstarts ( #2520 )
...
* Formatting & spelling
* Update quickstart-app-plugin.md
* adding md's to contrib folder
2020-09-23 10:53:32 +02:00
Himanshu Mishra
b581d5cc26
Merge pull request #2561 from spotify/orkohunter/codecov-flags
2020-09-23 10:18:54 +02:00
Himanshu Mishra
03c483d7ce
Simplify codecov flag names
2020-09-23 10:02:45 +02:00
Patrik Oldsberg
521728348d
backend: change the default backend plugin mount point to /api
2020-09-23 09:39:47 +02:00
Fredrik Adelöw
2e043e11d9
Merge pull request #2567 from spotify/freben/visibility
...
chore(scaffolder-backend): typo in visibility
2020-09-23 08:54:57 +02:00
Fredrik Adelöw
e9b1c931b8
chore(scaffolder-backend): typo in visibility
2020-09-23 07:58:10 +02:00
Patrik Oldsberg
73f6e8d81d
Merge pull request #2437 from taras/tm/add-changesets
...
Introducing Changeset workflow
2020-09-22 22:02:53 +02:00
Patrik Oldsberg
911e22cd24
Merge pull request #2555 from spotify/rugvip/session
...
core: refactor SessionStateApi to SessionApi with sign-in/out
2020-09-22 17:42:28 +02:00
Matthew Clarke
e3c99d72f1
Kubernetes plugins boilerplate ( #2559 )
...
* Kubernetes plugins boilerplate
* pr feedback; check for k8s annotation
2020-09-22 15:47:27 +01:00
Patrik Oldsberg
318e5fbe7d
CHANGELOG: add entry for SessionApi refactor
2020-09-22 15:23:24 +02:00
Himanshu Mishra
53e171b8f7
Upload package specific code coverage to codecov
...
We have declared the flags in .codecov.yml. From our master branch workflow
we will upload specific coverage reports for these each individual flags.
2020-09-22 14:55:54 +02:00
Himanshu Mishra
de04b88381
Add codecov flags for core and core-api packages
2020-09-22 14:45:17 +02:00
Sebastian Qvarfordt
999ff914af
TechDocs: Enable allowVulnerableTags in sanitize-html ( #2554 )
...
* enable allowVulnerableTags in sanitize-html
* Fixed lint issue
* Removed style tag from allowed list. Seems to work fine.
* Added tests to make sure we keep link tags and remove style tags
2020-09-22 14:22:52 +02:00