Commit Graph

115 Commits

Author SHA1 Message Date
Juan Lulkin 0e01938e80 Update yarn-lock-check
This removes unnecessary dependencies in the library

Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-06-10 22:23:36 +02:00
Juan Lulkin c6f4588c4f Makes lock check lookup npmrc up recursively
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-06-04 15:45:37 +02:00
Juan Lulkin af6acd24ba Adds script to check wrong registries in all yarn.lock files
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-06-04 15:44:51 +02:00
dependabot[bot] 7e76dddade chore(deps-dev): bump @spotify/prettier-config from 9.0.0 to 10.0.0
Bumps [@spotify/prettier-config](https://github.com/spotify/web-scripts) from 9.0.0 to 10.0.0.
- [Release notes](https://github.com/spotify/web-scripts/releases)
- [Changelog](https://github.com/spotify/web-scripts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotify/web-scripts/compare/v9.0.0...v10.0.0)

---
updated-dependencies:
- dependency-name: "@spotify/prettier-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 04:27:04 +00:00
Fredrik Adelöw 4b17d4df6f Move copyright header handling explicitly into the repo
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-27 11:47:15 +02:00
Fredrik Adelöw aef9fb2399 Implement suggested changes after discussions
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-24 19:13:30 +02:00
Fredrik Adelöw aa19959b40 migrate husky to v6
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-17 11:26:00 +02:00
dependabot[bot] 8012fd144c chore(deps-dev): bump husky from 4.3.8 to 6.0.0
Bumps [husky](https://github.com/typicode/husky) from 4.3.8 to 6.0.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v4.3.8...v6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-13 04:31:38 +00:00
Patrik Oldsberg fecf70ae1a workflows: validate api reports in CI
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-26 20:42:34 +02:00
Patrik Oldsberg 482256023b scripts: add api-extractor script that generates API reports and documentation
Co-authored-by: Gustaf Räntilä <g.rantila@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-26 20:42:32 +02:00
Patrik Oldsberg f639a09f83 root: add api-extractor dependency and friends
Co-authored-by: Gustaf Räntilä <g.rantila@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-26 20:42:31 +02:00
blam 02e9f01304 chore: was missing one other dependency
Signed-off-by: blam <ben@blam.sh>
2021-04-12 14:41:07 +02:00
blam 22e3f003b7 chore: fix of resolutions for now for the package that's broken the build
Signed-off-by: blam <ben@blam.sh>
2021-04-12 13:51:57 +02:00
Adam Harvey 9171f9cf03 Bump concurrently (drops Node8 support)
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-08 14:46:00 -05:00
Patrik Oldsberg f69d670054 package.json: sync prettier version with microsite
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-07 23:34:51 +01:00
Patrik Oldsberg f301dd573f package.json: allow release flow to change the lockfile 2021-02-23 13:35:25 +01:00
Patrik Oldsberg 92d7a8eedf switch docker build to use backend:bundle 2021-02-16 23:48:03 +01:00
blam 5a5ad7a26a fix: lerna dependencies are also in the create-app part 2021-02-12 14:39:35 +01:00
Patrik Oldsberg 4253f23ee2 yarn.lock: sync after release 2021-02-04 17:06:24 +01:00
Kaparwan Manoj 2e62aea6fb changeset created 2021-02-03 19:25:43 +11:00
Oliver Sand 8855f61f67 Update @asyncapi/react-component to 0.18.2
The package was also renamed from @kyma-project/asyncapi-react to @asyncapi/react-component which dependabot isn't able to handle.
2021-01-20 10:17:07 +01:00
Himanshu Mishra 0799cb87de Merge pull request #4057 from backstage/orkohunter/remove-unused-dockerfile 2021-01-18 16:36:14 +01:00
Himanshu Mishra cca03162bc chore: Remove yarn docker-build:app command and related docs 2021-01-17 21:53:37 +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
Patrik Oldsberg 4b5eb5bf86 package.json: run diff --yes as part of release to keep plugins in sync
Co-authored-by: blam <ben@blam.sh>
2020-12-22 10:55:10 +01:00
dependabot[bot] 86c8e9e32b build(deps-dev): bump @spotify/prettier-config from 8.0.0 to 9.0.0
Bumps [@spotify/prettier-config](https://github.com/spotify/web-scripts) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/spotify/web-scripts/releases)
- [Changelog](https://github.com/spotify/web-scripts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotify/web-scripts/compare/v8.0.0...v9.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-16 04:39:22 +00:00
Peter Colapietro 45c26e50ff build(yarn): add @octokit/openapi-types
avoids:

```
node_modules/@octokit/core/node_modules/@octokit/types/dist-types/generated/Endpoints.d.ts:1:23 - error TS2307: Cannot find module '@octokit/openapi-types' or its corresponding type declarations.

1 import { paths } from "@octokit/openapi-types";
                        ~~~~~~~~~~~~~~~~~~~~~~~~

Found 1 error.

error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
```
2020-12-15 08:53:02 -05:00
Patrik Oldsberg a531e1c312 package: make yarn install part of the release process to include lockfile updates 2020-12-10 14:36:49 +01:00
blam 451edeee30 chore: yarn lock fixes and resolution for catalog-model 2020-11-24 14:59:04 +01:00
blam 69c924f24a chore: fixing issue with resolutions for new versions of backstage 2020-11-19 16:37:51 +01:00
Patrik Oldsberg 1ef651471d package: add override of core for roadie plugins 2020-11-12 12:25:39 +01:00
Mateusz Lewtak e24e46b0b9 Feat: update plugins to new versions 2020-11-05 13:40:25 +01:00
Patrik Oldsberg 60a0e7d020 package.json: temporary override of @roadiehq dependencies 2020-11-04 10:11:14 +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 689b2f50e5 Run vale linter only if vale is installed 2020-10-12 15:38:34 +02:00
Taras Mankovski daa4572913 chore: Configure Changesets linked packages with glob syntax 2020-10-09 07:50:18 -04: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
Patrik Oldsberg dad7b96194 package: allow node v14 and add to master build matrix 2020-09-28 12:30:37 +02:00
Patrik Oldsberg af2567efbf Merge branch 'master' into tm/add-changesets 2020-09-21 17:53:02 +02:00
Taras Mankovski 2617d8e36c @changeset/cli to dev dependencies 2020-09-13 13:19:27 -04:00
Taras Mankovski 247e7b3471 Add @changesets/cli as a dependency & init changesets 2020-09-13 13:19:27 -04:00
Fabian Chong 6b78834c09 Merge branch 'master' into scaffold 2020-09-10 14:46:46 +08:00
Fabian Chong adaa61e9ac improvement 2020-09-08 09:25:10 +08:00
Patrik Oldsberg 3ec99fbc55 cli: make skipLibCheck default in tsconfig, but provide tsc:full 2020-09-07 17:30:57 +02:00
Fabian Chong e40f2b1f54 remove mono repo dependency and private npm registry option 2020-09-07 22:08:12 +08:00
Patrik Oldsberg 10216391ba switch default docker-build command to build backend 2020-09-06 20:01:21 +02:00
Patrik Oldsberg 7a7396be55 add prettier scripts and .prettierignore + workflow check 2020-09-05 16:36:58 +02:00
Patrik Oldsberg 66f53328f8 microsite: remove from workspace and build independently 2020-09-05 11:16:14 +02:00
Patrik Oldsberg 3ca9863f03 cli: introduce jest transformModules options for providing a list of modules to transform 2020-08-25 16:53:57 +02:00