Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,257 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
- OrkoHunter/metrics-1 Python
Created a pull request in spotify/backstage that received 2 comments
Run vale linter only if it is installed, skip otherwise
Vale linter was added to the project in #2631 as a language linter. It runs when Markdown files are changed. Problem A developer is not able to com…
- fix: text flowing out of unregister entity dialog
- Allow to dry run the register component operation
- fix(TechDocs): Fix broken page title while fetching metadata
- [TechDocs] Fix broken graphviz
- Support both Bitbucket Cloud and Server
- Remove MkDocs copyright from documentation pages
- Read git auth token from backend config
- backend-common: make loadBackendConfig return config directly and log all resolved app-configs
- [TechDocs] Removed default-branch since it's unused
- cli: add support for ts4
- Add test case for Progress component
- Update techdocs url to the new default
- Remove node-fetch and jest-mock-fetch from all plugins and packages
- v0.1.1-alpha.25
- Run vale linter only if it is installed, skip otherwise
- github/codecov: switch to informational mode
- Add a lint rule to avoid using __dirname
- [TechDocs] Use new url scheme for techdocs
- TechDocs: Fix reload when clicking internal docs pages
- feat: environment variables token name inconsistency
- feat: inject appropriate rel tag to <Link> & <a>
- Release v0.1.1-alpha.24
- [blog] Tweaks to plugin marketplace post
- TechDocs: Update the publisher section
- techdocs: make some small improvements to faq
Created an issue in spotify/backstage that received 10 comments
TechDocs: Remove "Made with Material for MkDocs" from documentation pages
Feature Suggestion On TechDocs pages, MkDocs inserts a "Made with Material for MkDocs" on every page. This is done when the pages are being genera…
- [RFC] TechDocs URL Inconsistency problem - Each docs page has two URLs
- TechDocs: Eject the independent packages into new repositories on github.com/backstage
- TechDocs: Fix broken page title while the docs are rendering
- TechDocs: Make spotify/techdocs an official image on DockerHub
- TechDocs: Ensure security of dependencies by doing a checksum after downloads
- Use rel="noopener noreferrer" in anchor tags for external links
- Prompt about enabling auth providers when creating new app