74233 Commits

Author SHA1 Message Date
Jussi Hallila f8dd991767 Stylize the spelling of GitHub 2021-01-13 16:59:00 +01:00
Johan Haals 71fb4e1281 cli: Remove api url from github app configuration 2021-01-13 16:58:11 +01:00
Fredrik Adelöw f4a69c5f68 Merge pull request #4027 from ahrberg/handle-no-info
cli: Handle no npm info
2021-01-13 16:48:45 +01:00
Fredrik Adelöw 5a1368ba12 graphiql: update readme 2021-01-13 16:46:36 +01:00
Fredrik Adelöw 94fdf49554 Get rid of all usages of @octokit/types, and bump the rest of the octokit dependencies to the latest version 2021-01-13 16:41:10 +01:00
Fredrik Adelöw 13cee0d654 Merge pull request #4025 from backstage/freben/bump-gitbeaker
Bump gitbeaker to 28.x
2021-01-13 16:37:22 +01:00
Jussi Hallila 8fcfd7b316 Add logic to not contact GitHub on non-GitHub urls
Wrap in tests.
2021-01-13 16:36:50 +01:00
ahrberg f5b0d23431 cli: review feedback 2021-01-13 16:08:23 +01:00
Jussi Hallila f5bd375bef Remove unneeded empty string. 2021-01-13 16:04:39 +01:00
ahrberg b519606f3a cli: review feedback 2021-01-13 15:50:51 +01:00
ahrberg 08e9893d26 cli: Handle no npm info 2021-01-13 15:50:51 +01:00
Jussi Hallila 5805251b73 Fix tests after changes from master. 2021-01-13 15:50:00 +01:00
Himanshu Mishra 9560a1a4ab chore: Move Dockerfile at root to contrib/
In deployment docs https://backstage.io/docs/getting-started/deployment-other, we suggest doing a `yarn docker-build` and I thought the root Dockerfile was being used to build the image. Hence I modified it for some needs, but no changes were reflected. Later I found that `yarn docker-build` uses the `Dockerfile` present inside `packages/backend` https://github.com/backstage/backstage/blob/master/packages/backend/Dockerfile. So, I think the Dockerfile at the root is a bit misleading, and should be moved to contrib.

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-01-13 15:24:22 +01:00
Patrik Oldsberg 9ea0aa9bb4 Merge pull request #4056 from backstage/rugvip/techowns
codeowners: add changeset prefix for techdocs
2021-01-13 14:52:23 +01:00
Fredrik Adelöw fe333d1b0e Merge pull request #4048 from rchlo/fixed/string_different_case
fixed - string with different case
2021-01-13 14:48:32 +01:00
Fredrik Adelöw b5b7442f12 Merge pull request #4054 from jmfrancois/jmfrancois/chore/plugin-auth-security-issue
fix(plugin-auth-backend): upgrade passport-saml to remove security issue
2021-01-13 14:43:51 +01:00
Patrik Oldsberg 1caa021e94 codeowners: add changeset prefix for techdocs 2021-01-13 14:32:28 +01:00
Jussi Hallila 4420d63d55 Merge branch 'master' into gh-3811-repo-url-file-registration
# Conflicts:
#	plugins/catalog-import/src/components/ImportComponentForm.tsx
#	plugins/catalog-import/src/components/ImportComponentPage.tsx
2021-01-13 14:25:46 +01:00
Jussi Hallila d99b6d11f7 Merge branch 'master' into gh-3788-auth-tutorial-docs 2021-01-13 14:24:28 +01:00
jmfrancois f2de73ae06 chore: yarn install to update the lock file 2021-01-13 14:21:50 +01:00
Jussi Hallila 2b514d5323 Adding test setup for import page and first form
Creating tests to check that correct action is proposed when user tries to add Github repos.
2021-01-13 14:21:50 +01:00
Gabriel Peixoto 208699a302 Merge branch 'fixed/string_different_case' of https://github.com/rchlo/backstage into fixed/string_different_case 2021-01-13 09:59:28 -03:00
Gabriel Peixoto f573cf3687 fixed - string with different case 2021-01-13 09:59:01 -03:00
jmfrancois 0f7710b910 fix: CI 2021-01-13 11:54:44 +01:00
Nir Gazit 13fb0baddc Merge remote-tracking branch 'upstream/master' into master 2021-01-13 12:09:58 +02:00
jmfrancois 30cc3e44ba chore: upgrade passport-saml to fix security issue 2021-01-13 10:45:31 +01:00
Fredrik Adelöw 371f67ecd0 techdocs-common: fix to-string breakage of binary files 2021-01-13 10:37:32 +01:00
Fredrik Adelöw cc068c0d6f Bump gitbeaker to 28.x 2021-01-13 10:26:19 +01:00
Patrik Oldsberg 936659f71f Merge pull request #4052 from backstage/rugvip/fixlinks
microsite: fix k8s blog post links
2021-01-13 10:24:47 +01:00
Patrik Oldsberg 092619aff7 microsite: fix k8s blog post links 2021-01-13 10:22:18 +01:00
Jussi Hallila 37e4bf3473 Modifying GitLab text to be stylized 2021-01-13 10:12:40 +01:00
Jussi Hallila e921fb2ec7 Fix GitHub stylization 2021-01-13 09:25:25 +01:00
Jussi Hallila 6dee39ebe2 Fix spelling. 2021-01-13 09:16:58 +01:00
Nir Gazit 155307d64e Merge remote-tracking branch 'upstream/master' into master 2021-01-13 10:16:53 +02:00
Nir Gazit 2b06b618d3 Updated README 2021-01-13 10:16:48 +02:00
Nir Gazit 31a7ab935f changed kafka consumer group annotation to plural 2021-01-13 09:56:31 +02:00
Jussi Hallila 85fb668164 Merge branch 'master' into gh-3788-auth-tutorial-docs
# Conflicts:
#	docs/tutorials/quickstart-app-auth.md
2021-01-13 08:52:48 +01:00
Gabriel Peixoto ede27abc4a fixed - string with different case 2021-01-13 00:35:53 -03:00
Patrik Oldsberg 5032aa4bba Merge pull request #4045 from AlleyWei/patch-27
Microsite: Update K8 section link
2021-01-13 01:04:30 +01:00
AlleyWei 4cacd37125 Microsite: Update K8 section link
Update current CTA button under K8 section to "Read" and fixing broken link.
2021-01-12 18:20:13 -05:00
Patrik Oldsberg b29bfbe574 Merge pull request #4044 from mclarke47/fix-blog-links
Kubernetes blog: fix image links
2021-01-12 23:39:24 +01:00
Patrik Oldsberg 240ce7ac79 Update 2021-01-12-new-backstage-feature-kubernetes-for-service-owners.md 2021-01-12 23:38:46 +01:00
mclarke 45f38d2b2b fix image links 2021-01-12 22:27:00 +00:00
Fredrik Adelöw 0f163699b3 Merge pull request #4042 from backstage/imgbot
[ImgBot] Optimize images
2021-01-12 23:13:57 +01:00
ImgBotApp cc06715343 [ImgBot] Optimize images
*Total -- 2,705.11kb -> 2,421.34kb (10.49%)

/microsite/blog/assets/21-01-12/backstage-k8s-4-autoscaling-limits.png -- 178.76kb -> 102.50kb (42.66%)
/microsite/static/animations/backstage-kubernetes-icon-1.gif -- 1,325.90kb -> 1,129.06kb (14.85%)
/microsite/blog/assets/21-01-12/backstage-k8s-1-hero.gif -- 1,200.45kb -> 1,189.77kb (0.89%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-01-12 21:57:11 +00:00
AlleyWei d2da5e0404 Microsite: Kubernetes launch site updates (#3977)
* Create 2020-01-12-new-backstage-feature-kubernetes-for-service-owners

* Update 2020-01-12-new-backstage-feature-kubernetes-for-service-owners

* Create 2020-01-12-new-backstage-feature-kubernetes-for-service-owners.md

* K8 launch

K8 launch updates, including blog post + home page updates

* Update index.js

* Blog revisions

MInor revisions to the K8 blog announcement

* Added words for Vale

3 words added

* Prettier updates

Fixing via Prettier

* Edited with Prettier

Ran Prettier check

* Metadata updated

Metadata updated

* Update CTA with docs

Updated CTA to drive to docs page

* K8s blog - images added

K8s blog - adding images

* Updated K8s blog image file names

Updated K8s blog image file names - error appears in checks

* Docs URL update

Updated the Docs URL

* K8 blog - images

Trying to get the images to work for this blog.

* K8 post - update image 4

Updated image

* K8 Blog image update

Update image

* K8 blog - new image

Additional image to K8 blog
2021-01-12 21:46:58 +00:00
Himanshu Mishra 92e9fc9103 docs: move Kubernetes to core features (#4038) 2021-01-12 21:46:40 +00:00
Fredrik Adelöw 1df9134648 Merge pull request #4035 from ayshiff/feature/catalog-backend-aws-sdk-v3
Catalog Backend: AWS Organizations SDK version bump
2021-01-12 22:34:02 +01:00
Oliver Sand abbee6fff4 Add system, domain and resource entity kinds 2021-01-12 22:18:24 +01:00
Remi 8b37a259c1 fix(core): update dependencies 2021-01-12 22:00:53 +01:00