Emma Indal
2b555ca1d9
TechDocs: fix pymdown emoji configs ( #2482 )
...
* fix pymdown emoji configs
* Added changelog, bumped version
Co-authored-by: Sebastian Qvarfordt <s.qvarfordt@gmail.com >
2020-09-16 11:18:48 +02:00
Patrik Oldsberg
df87a35063
Merge pull request #2445 from alandovskis/missing-github-catalog-config
...
Missing Config for GithubReaderProcessor
2020-09-16 10:51:06 +02:00
Patrik Oldsberg
3e50f8ab74
Merge pull request #2303 from iamrajiv/2227
...
Renamed ProgressBar components to *Gauge
2020-09-15 20:23:16 +02:00
Rajiv Singh
28c01d1617
Delete .DS_Store
2020-09-15 22:14:31 +05:30
Rajiv Ranjan Singh
a07f0e94fa
updated components import
2020-09-15 22:12:21 +05:30
Rajiv Ranjan Singh
47b17514e3
updated components import
2020-09-15 21:48:43 +05:30
Rajiv Ranjan Singh
ab1c7b8b0b
updated components import
2020-09-15 21:44:19 +05:30
Sebastian Qvarfordt
124663682f
Bumped techdocs-core version in container ( #2475 )
2020-09-15 17:29:19 +02:00
Sebastian Qvarfordt
5236eb6709
Bumped version of pymdown-extensions for compatability ( #2474 )
2020-09-15 17:11:48 +02:00
Sebastian Qvarfordt
fb118379e8
Mob/techdocs downgrade markdown plugins ( #2473 )
...
* Use more tested versions of markdown plugins
* Less specific mkdocs version required
* Bump version
* Added changelog
* Bumped version of techdocs-core plugin
* Fixed lint issue
2020-09-15 16:29:13 +02:00
Sebastian Qvarfordt
a1386be0bd
Use more tested versions of markdown plugins ( #2472 )
...
* Use more tested versions of markdown plugins
* Less specific mkdocs version required
* Bump version
* Added changelog
2020-09-15 16:05:08 +02:00
David Tuite
57ae0825d8
Fix scaffolder catalog link ( #2471 )
...
This was incorrectly linking to a relative path which ended up being
something like `/create/docs-template/Component/my-component`.
2020-09-15 15:00:23 +02:00
Ben Lambert
0597211af1
Merge pull request #2433 from timja/support-user-or-org
...
scaffolder: Allow user or org, remove hard coded isOrg
2020-09-15 09:17:25 +02:00
David Tuite
d36f3bc5d8
Assorted scaffolder form help text improvements ( #2467 )
...
* Prompt the user for a description in templates
The text "Description of the component" was a little redundant since the
label already says "Description". This description text hints to the
user why they should bother adding an informative description.
* Inform user about lowercase, url-safe constraint
Create React App scaffolding fails when a name with spaces or other
non-url-safe chars are provided. Instead of making the user wait for a
failure, Backstage should tell them about this constraint up front.
2020-09-15 06:42:13 +02:00
Patrik Oldsberg
cc5f228c0a
Merge pull request #2465 from spotify/Rugvip-patch-1
...
plugins/newrelic: make public
2020-09-14 17:34:20 +02:00
Patrik Oldsberg
b86d408fa7
plugins/newrelic: make public
2020-09-14 17:06:29 +02:00
Sebastian Qvarfordt
398d7eb91e
TechDocs: Fix building if you already have a corrupt git tmp folder ( #2457 )
...
* Fix building if you already have a corrupt git tmp folder
* Logging the error we get before trying to recover
2020-09-14 16:57:37 +02:00
Fredrik Adelöw
9888418d41
missing yarn.lock updates again ( #2456 )
...
* missing yarn.lock updates again
* yarn.lock: sync the sync
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
2020-09-14 16:43:20 +02:00
Patrik Oldsberg
87699ffe20
Merge pull request #2449 from spotify/rugvip/change
...
CHANGELOG: update until 47800 + bump to alpha.21
2020-09-14 15:57:18 +02:00
Patrik Oldsberg
189ec4f6aa
Merge pull request #2441 from spotify/rugvip/win
...
github/workflows: remove global yarn cache from windows build
2020-09-14 15:55:28 +02:00
Himanshu Mishra
a72944e515
Merge pull request #2450 from spotify/orkohunter/codecov-config
2020-09-14 11:09:24 +02:00
Fredrik Adelöw
8989e83475
Merge pull request #2446 from spotify/freben-patch-2
...
Add reference to well known annotations
2020-09-14 09:29:04 +02:00
Fredrik Adelöw
8a0adf950a
Update mkdocs.yml etc
2020-09-14 09:07:22 +02:00
Oliver Sand
d6b0c80afd
fix(catalog): remove unused components ( #2430 )
...
This allows to resolve some circular dependencies.
2020-09-14 08:01:24 +02:00
dependabot[bot]
42ebe8bdb1
chore(deps-dev): bump docusaurus in /microsite ( #2455 )
...
Bumps [docusaurus](https://github.com/facebook/docusaurus ) from 2.0.0-alpha.63 to 2.0.0-alpha.64.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/master/CHANGELOG-2.x.md )
- [Commits](https://github.com/facebook/docusaurus/compare/v2.0.0-alpha.63...v2.0.0-alpha.64 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-14 07:59:32 +02:00
Himanshu Mishra
2b5f7c5248
Codecov: Reset threshold to 0%. It is harmless.
2020-09-13 23:07:50 +02:00
Himanshu Mishra
2c68f25de6
Codecov: Add reference documentation links in config
2020-09-13 22:46:51 +02:00
Himanshu Mishra
595c5ce98a
Codecov: Set threshold of coverage change to 2%
...
This is 2 percent points. So, if coverage drops from 50% to 47.9%, codecov github check will fail.
2020-09-13 22:40:20 +02:00
Himanshu Mishra
a4038cd646
Codecov: Disable comments
2020-09-13 22:39:21 +02:00
Patrik Oldsberg
fc7b1325ad
CHANGELOG: update until 47800 + bump to alpha.21
2020-09-13 21:40:28 +02:00
Himanshu Mishra
a8fee3c5e8
Merge pull request #2434 from spotify/orkohunter/update-techdocs-documentation
2020-09-13 18:02:12 +02:00
Himanshu Mishra
c7f3fe1333
Merge pull request #2444 from spotify/orkohunter/2415-docs-auth-in-getting-started
2020-09-13 14:57:24 +02:00
Himanshu Mishra
a737bc2eeb
TechDocs: Automatically add new Issues/PRs to GitHub project board ( #2443 )
...
* TechDocs: Automatically add new Issues/PRs to GitHub project board
* Merge two separate jobs into one
2020-09-13 14:11:43 +02:00
Alex Landovskis
155f6d3e39
app-config.yaml: Add missing config for GithubReaderProcessor.
2020-09-12 18:34:32 -04:00
Himanshu Mishra
ea4884ed97
Docs: Link to nvm repository for users to install
2020-09-12 23:52:34 +02:00
Himanshu Mishra
841dc867ee
Docs: Remove unnecessary back to docs link
2020-09-12 23:51:29 +02:00
Himanshu Mishra
fe64f992f6
Add Authentication section in Getting Started
...
Closes https://github.com/spotify/backstage/issues/2415
2020-09-12 23:50:59 +02:00
Ivan Shmidt
4780043ada
Merge pull request #2172 from NetPenguins/master
...
GithubActions Logging Implementation
2020-09-12 19:16:19 +02:00
Patrik Oldsberg
3aee1a1de6
Merge pull request #2439 from spotify/rugvip/data
...
remove mock-data scripts and use catalog.locations for adding examples
2020-09-12 17:20:10 +02:00
NetPenguins
b4d4af50d8
prettier misconfigured
2020-09-12 10:26:19 -04:00
Patrik Oldsberg
5c9e1da0a9
github/workflows: remove global yarn cache from windows build
2020-09-12 16:06:10 +02:00
NetPenguins
9b428eee02
pull file from upstream to revert changes
2020-09-12 10:03:32 -04:00
Patrik Oldsberg
3cf20cbad7
remove mock-data scripts
2020-09-12 15:27:27 +02:00
Patrik Oldsberg
75c7a055c1
app-config: use catalog.locations + aggregating location entities
2020-09-12 15:27:26 +02:00
NetPenguins
7cd4ae126a
Merge remote-tracking branch 'upstream/master'
2020-09-12 09:10:07 -04:00
Himanshu Mishra
fbd6ef98ef
Merge pull request #2431 from spotify/orkohunter/fix-docs-on-mobile-view
...
Fix view for Table of Contents on smaller screens (Docs and Blog page)
2020-09-12 12:29:47 +02:00
Joel Lau
7bcd6814de
applied theme's background image to template cards ( #2436 )
2020-09-12 09:16:50 +02:00
Rajiv Singh
c7d129994b
Design: Improved Low visibility and contrast in sidebar ( #2432 )
...
* change colors
* added navGroupSubcategoryTitleColor
* Add a new line at the end of file
Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net >
2020-09-12 07:02:33 +02:00
Himanshu Mishra
b1051d50e8
Add FAQ about file formats
2020-09-12 00:09:07 +02:00
Himanshu Mishra
e87263e839
Some minor improvements to docs
2020-09-12 00:01:11 +02:00