2585 Commits

Author SHA1 Message Date
Ihor Dvoretskyi 56ba877a7b Formatting fixes
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
2021-01-14 16:33:01 +02:00
Ihor Dvoretskyi 4dc5cf516c Formatting fixes
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
2021-01-14 16:22:51 +02:00
Patrik Oldsberg 47fdb699e7 Merge pull request #4055 from backstage/rugvip/nodep
workflows: run link verification as part of microsite CI checks
2021-01-14 14:58:45 +01:00
Ihor Dvoretskyi 1f26905024 FOSSA scan enabled
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
2021-01-14 15:30:27 +02:00
Patrik Oldsberg 9595e2e166 workflows: run link verification as part of microsite CI 2021-01-14 12:55:08 +01:00
Patrik Oldsberg 492258d2a1 docs: lotsa more composability docs 2021-01-14 01:45:34 +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
Patrik Oldsberg 1caa021e94 codeowners: add changeset prefix for techdocs 2021-01-13 14:32:28 +01:00
Fredrik Adelöw cc068c0d6f Bump gitbeaker to 28.x 2021-01-13 10:26:19 +01: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 d9c6554100 Merge pull request #4015 from backstage/orkohunter/re-fix-techdocs-project-board-workflow
chore: (Re) Fix broken TechDocs project board workflow
2021-01-12 19:43:42 +01:00
Himanshu Mishra c3d90881ce Merge pull request #4026 from backstage/orkohunter/improve-aws-credentials-handling 2021-01-12 15:33:25 +01:00
Dominik Henneke 192b0b70a8 Update vale vocabulary to unify company and product names 2021-01-12 13:52:58 +01:00
Himanshu Mishra f454b9f865 TechDocs/AWS: Update tutorial with auth best practices 2021-01-12 12:35:13 +01:00
Fredrik Adelöw 65d5c8e6fe Merge pull request #3928 from adamdmharvey/doco-chore
chore(docs): Update docs publishing process
2021-01-12 10:16:42 +01:00
Himanshu Mishra 3b352e4725 re-fix broken techdocs project board workflow
The workflow is not valid. .github/workflows/techdocs-project-board.yml (Line: 19, Col: 9): Unrecognized named-value: 'env'. Located at position 1 within expression: env.MY_GITHUB_TOKEN
From https://github.com/backstage/backstage/actions/runs/478014124
2021-01-11 20:20:38 +01:00
Fredrik Adelöw 0a7852f4e5 Merge pull request #3992 from andrewthauer/okta-docs
docs: update okta auth readme
2021-01-11 18:45:18 +01:00
Himanshu Mishra b2462b432a Merge pull request #3942 from OrkoHunter/orkohunter/remove-failing-techdocs-project-board-workflow
TechDocs: Remove failing TechDocs project board workflow for some PRs
2021-01-11 14:43:45 +01:00
Andrew Thauer ddc7e094b5 docs: update okta auth readme 2021-01-10 08:13:58 -05:00
Ben Lambert c66491037d Merge pull request #3986 from backstage/blam/create-app-bump
Bump create-app for no-op release
2021-01-09 23:12:33 +01:00
blam 0f2f8e2939 chore: update workflow to check the username is the github bot that creates the commit message 2021-01-09 22:54:01 +01:00
blam 643dcec7c0 chore: force another noop deploy of create-app 2021-01-09 22:47:23 +01:00
Ben Lambert 70b6384c26 Merge pull request #3979 from backstage/changeset-release/master
Version Packages
2021-01-09 00:35:50 +01:00
Backstage Service Account a26ba03d9c workflows: add some space to the nightly 2021-01-09 00:10:53 +01:00
Patrik Oldsberg bfbdd27350 workflows: more robust check for service account commits 2021-01-09 00:05:39 +01:00
Patrik Oldsberg 317457638f workflows: fix check for Version Packages PR 2021-01-07 13:38:25 +01:00
Himanshu Mishra 5663fa567c TechDocs: Remove failing TechDocs project board workflow
The workflow can not run on PRs created from a fork because secrets are not shared in GitHub actions with forks. To avoid having a failed workflow in some PRs, this condition is being added on the job.
2021-01-06 15:15:12 +01:00
Adam Harvey fff6ffd511 Simpify build action + use Node 14 2021-01-05 14:26:33 -05:00
Ben Lambert 474ecd911c Merge pull request #3843 from backstage/mob/sentryport
sentry: port plugin to new composability API and dev-utils
2021-01-05 16:00:16 +01:00
Ben Lambert ce20e3a0ec Merge pull request #3889 from backstage/freben/changesets-again-arrgh
add + fix changesets that were missed
2021-01-04 11:32:44 +01:00
Fredrik Adelöw 49d2016a46 add + fix changesets that were missed 2021-01-03 10:09:32 +01:00
Adam Harvey 091561031a Merge pull request #3880 from adamdmharvey/docs-spell
docs: Adjust spelling, code fences, and update Jest testing instructions
2020-12-30 17:09:04 -05:00
Fredrik Adelöw 036a84373f add forgotten changeset 2020-12-30 13:30:58 +01:00
Adam Harvey 23c52781af Remove typos in vocab 2020-12-29 23:59:34 -05:00
Patrik Oldsberg 9d4f938814 workflows,scripts: add separate workflow job and script to build and publish releases 2020-12-29 19:50:11 +01:00
Patrik Oldsberg 7f970fe448 Merge branch 'master' into mob/sentryport 2020-12-29 17:01:52 +01:00
Ben Lambert 2c36df1ee7 Merge pull request #3805 from backstage/blam/isomorphic-git
Remove the NodeGit Dependency in favour of isomorphic-git
2020-12-29 14:46:35 +01:00
blam 3af133465a chore: update value dictionary 2020-12-29 13:42:54 +01:00
Patrik Oldsberg f5ad8ee03d workflows: use service account for pushing tag in master build 2020-12-29 13:07:12 +01:00
Patrik Oldsberg 88da267cc5 changeset: add changeset for sentry plugin port 2020-12-29 10:49:57 +01:00
Adam Harvey 3d3c9bd5e9 Merge pull request #3841 from adamdmharvey/improve-codeql
build: Improve CodeQL flow
2020-12-23 12:21:38 -05:00
Adam Harvey b721eab127 Speed up some PRs with paths-ignore 2020-12-23 10:18:52 -05:00
Adam Harvey 51f4005f3a Remove unnecessary step 2020-12-23 10:12:20 -05:00
Himanshu Mishra d17bd3068d Merge pull request #3545 from backstage/orkohunter/create-github-releases
Create new GitHub release when a new tag is created
2020-12-23 13:06:34 +01:00
Adam Harvey 04136af1a1 Change to raw Windows Discord hook 2020-12-22 14:51:56 -05:00
Himanshu Mishra 086ab20477 create-release-script: Use env variable for github token 2020-12-22 11:07:30 +01:00
Himanshu Mishra f7a79effaa release: Use draft releases to test the create-github-release script 2020-12-19 19:16:10 +01:00
Himanshu Mishra da852bdec3 release: Add a script to create releases on GitHub 2020-12-18 20:35:33 +01:00
Lee Mills 2e30e6f920 Update vocab.txt
Updating vocab.txt
2020-12-17 08:59:31 +01:00