Commit Graph

256 Commits

Author SHA1 Message Date
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
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
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
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
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
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 f5ad8ee03d workflows: use service account for pushing tag in master build 2020-12-29 13:07:12 +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
Frieder Bluemle cbd3a44c09 Fix typos (#3646) 2020-12-09 07:50:41 +01:00
Himanshu Mishra c15ccbff51 Create new GitHub release when a new tag is created 2020-12-03 09:12:14 +01:00
Patrik Oldsberg a85a1bedd6 github/workflows: use service account auth for changeset
By switching to using a service account instead of the regular token we allowed builds to be triggered in created PR
2020-11-25 23:45:21 +01:00
Patrik Oldsberg 80bf8c7f4f cli: rename config:validate to config:check 2020-11-18 11:31:20 +01:00
Patrik Oldsberg 0b97a89f55 address config schema review comments 2020-11-18 11:31:19 +01:00
Patrik Oldsberg acb2f2c32e github/workflows: validate config in CI 2020-11-18 11:31:16 +01:00
Patrik Oldsberg 74b9561a2b github/workdflows: bump setup-msbuild to fix windows builds (#3321) 2020-11-18 01:44:17 +01:00
Himanshu Mishra 7a46fa07d1 TechDocs project: Use org token GH_SERVICE_ACCOUNT_TOKEN 2020-11-13 15:22:24 +01:00
Himanshu Mishra 9badb8f737 TechDocs project: try without having an emoji in the name 2020-11-11 09:53:26 +01:00
Himanshu Mishra 99c35b909a Emojis are nice - Fix column name Incoming 📨 2020-11-10 15:29:28 +01:00
Himanshu Mishra 8dd60357f1 Add MY_GITHUB_TOKEN for the project board automation workflow 2020-11-10 15:20:20 +01:00
Himanshu Mishra 954df59063 Move TechDocs project board: Fix workflow 2020-11-10 10:22:48 +01:00
Adam Harvey e1292f417c Fix #3329: Prevent nightly build on forks (#3261)
* Prevent nightly build on forks

* Fix indentation

* Fix prettier!
2020-11-07 07:47:08 +01:00
Himanshu Mishra 47a611f115 TechDocs: Remove techdocs-container package from mono-repo (#3230)
* Move techdocs-container package to backstage/techdocs-container

* Clean up codeowners

* Remove unnecessary GitHub CI workflow

* Modify path in docs for techdocs-container

* Fix techdocs-cli URL

* Remove techdocs packages from docs/support/packages
2020-11-05 14:58:48 +01:00
Patrik Oldsberg bb8dc75427 Merge pull request #3222 from backstage/rugvip/wokrsion
workflows: fix changeset release script naming
2020-11-03 15:53:04 +01:00
Himanshu Mishra d5c74f0415 Merge pull request #3216 from backstage/orkohunter/remove-techdocs-core-from-mono-repo 2020-11-03 15:51:22 +01:00
Patrik Oldsberg 57fd2cb7b2 workflows: fix changeset release script naming 2020-11-03 15:30:36 +01:00
Patrik Oldsberg 1914a3e88b workflows: run prettier as part of changeset versioning 2020-11-03 14:31:15 +01:00
Himanshu Mishra 9d800c49cc TechDocs: Remove unnecessary GitHub workflow steps 2020-11-03 11:47:35 +01:00
Patrik Oldsberg af141c0766 rewrite repo location urls 2020-11-03 11:03:49 +01:00
Patrik Oldsberg ed3ff8f8e3 docs: moved verify-links to scripts 2020-11-01 13:25:38 +01:00
Patrik Oldsberg 75499a4418 Merge pull request #2846 from spotify/rugvip/e2e
e2e-test: converted into a CLI
2020-10-12 15:18:46 +02:00
Patrik Oldsberg 9eea5da094 github/workflows: use the tip of master as the base for comparing PR code coverage 2020-10-12 13:38:24 +02:00
Patrik Oldsberg 7de1004f03 e2e-test: converted into a CLI 2020-10-10 17:26:27 +02:00
Fredrik Adelöw 8115f5a0e4 chore(workflows): run prettier on microsite changes too 2020-10-04 21:12:05 +02:00
Patrik Oldsberg a825e4321a Merge pull request #2716 from spotify/rugvip/nightly-fix
workflows: fix nightly release build
2020-10-02 10:26:09 +02:00
Patrik Oldsberg a22aa8c9f3 workflows: fix nightly release build 2020-10-02 09:47:39 +02:00
Mayursinh Sarvaiya 5c6a0356c0 feat: TechDocs - Add vale linter to check words quality in md files. (#2631)
* fix(docs): typos which were reflacted from vale linter's command

* feat: Implement Vale linter (#2031)
Initialize .vale.ini file
Add 'lint:docs' script to package.json, to lint all md files except the ones which are located in node_modules
Generate 'vocab.txt' by using command 'yarn run lint:docs' | grep -o ''[a-z A-Z]*'' | grep -o '[a-z A-Z]*' | sort | uniq > .github/styles/vocab.txt
Add steps to github workflow 'master' to check docs quality

* chore: Separate workflow for quality checking

* chore: Added 'shx' dev dependency to support grep command in cross platform

* feat: Add script to operate same quality check process on different platform

* ignore: remove lint:docs from lint-stages which was added for experiment purpose

* fix: check-all-files on push event & check-changed-files on pull_request event

* chore(CI): triggle workflow only when there is any updates in .md file(s) on pull request

* fix: use spawnSync to solve 'The command line is too long.' error

* fix: github workflow syntax

* fix: prettier error

* chore: add vale command directly to lint-staged

* chore: use shebang for easy access

* fix: windows script issue & remove shebang

* chore: Add shebang flag

* chore: better error message related to vale

* chore: mention vale linter in documentation

* fix: spelling errors & add keywords to vocab.txt
2020-10-02 07:20:47 +02:00
blam 9f650a3121 chore(prettier): running prettier on workflow 2020-10-01 12:41:49 +02:00