Commit Graph

378 Commits

Author SHA1 Message Date
Marko Zivic 7769eadff1
Merge pull request #952 from akv-platform/reusable-workflow
Turn on automatic update of ESLint and Prettier configuration files
2023-03-10 10:56:23 +01:00
IvanZosimov 62c703ecbb Add update-config-files.yml 2023-03-09 13:59:40 +01:00
Ivan 47a58a6ddf
Configure ESLint and update configuration for Prettier (#949)
* Update ESLint and Prettier configurations

* Rebuild action

* Update package.json
2023-03-09 14:57:55 +02:00
Milos Pantic 3d90444e57
Merge pull request #942 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.53.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.53.0
2023-02-21 16:37:36 +01:00
dependabot[bot] d8dd192a23
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.1 to 5.53.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.53.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-21 15:27:52 +00:00
Milos Pantic 7e0fd29df2
Merge pull request #939 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.52.0
build(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.52.0
2023-02-21 16:26:31 +01:00
Milos Pantic 6e0e3b563a
Merge pull request #937 from actions/dependabot/npm_and_yarn/prettier-2.8.4
build(deps-dev): bump prettier from 2.8.2 to 2.8.4
2023-02-21 16:23:56 +01:00
Milos Pantic 5ed25fd44f
Merge pull request #925 from actions/dependabot/npm_and_yarn/jest-and-types/jest-29.4.1
build(deps-dev): bump jest and @types/jest
2023-02-21 16:18:44 +01:00
dependabot[bot] e9515006d2
build(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.52.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.1 to 5.52.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.52.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 11:57:52 +00:00
dependabot[bot] a791a2919f
build(deps-dev): bump prettier from 2.8.2 to 2.8.4
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.2 to 2.8.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.2...2.8.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 11:57:54 +00:00
Ivan 6fa13d7b00
Update workflow badges (#924) 2023-01-31 08:47:47 +02:00
dependabot[bot] 1d96fcfd44
build(deps-dev): bump jest and @types/jest
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.

Updates `jest` from 29.3.1 to 29.4.1
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.4.1/packages/jest)

Updates `@types/jest` from 27.0.2 to 29.4.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 11:01:05 +00:00
Sergey Dolin c4a13d8dca
Merge pull request #913 from akv-platform/v-sdolin/push-ref
Skip deleting the branch in the upstream of a forked repo
2023-01-26 08:58:51 +01:00
Sergey Dolin 04ed84ed9f Fix test 2023-01-24 07:48:55 +00:00
Sergey Dolin c933d5be9d Build dist 2023-01-24 07:40:40 +00:00
Sergey Dolin dad3c0f9e0 Skip deleting the branch in the upstream of a forkerd repo 2023-01-24 07:40:23 +00:00
Ivan a8c816994c
Bump npm dependencies (#915)
* Update dependencies

* Update semver dependency license
2023-01-17 10:54:58 +02:00
MaksimZhukov ad32062f75
Update release-new-action-version.yml (#914) 2023-01-12 13:51:59 +01:00
dependabot[bot] b1e5ead0b2
build(deps): bump json5 from 1.0.1 to 1.0.2 (#907)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-06 17:20:40 +01:00
Zack Koppert 0d675cc205
Switch examples to reference the v7 release (#905) 2023-01-05 16:23:19 +01:00
Marko Zivic faa6c150f0
Merge pull request #892 from actions/update-codeowners-setup-actions-team
Update CODEOWNERS
2022-12-27 09:27:30 +01:00
Evgenii Korolevskii 65faf86995
Update CODEOWNERS 2022-12-26 09:43:55 +01:00
Marko Zivic 95d18187c1
Merge pull request #891 from actions/update-codeowners
Update CODEOWNERS
2022-12-23 08:26:55 +01:00
Evgenii Korolevskii 78d80e2378
Update CODEOWNERS 2022-12-23 00:06:12 +01:00
Ivan b43f1bcb15
Merge pull request #886 from akv-platform/apply-reusable-workflows
Update action to use reusable workflows
2022-12-22 11:08:14 +02:00
IvanZosimov 5325f2f14e Merge branch 'main' into apply-reusable-workflows 2022-12-22 10:00:56 +01:00
John Sudol 6f05e4244c
draft release for v7.0.0 (#888) 2022-12-20 16:09:39 -05:00
John Sudol eed91cbd05
Update how stale handles exempt items (#874) 2022-12-20 15:35:06 -05:00
IvanZosimov 942bb868e3 Run prettier, format code 2022-12-20 17:04:59 +01:00
IvanZosimov b23acf1dc9 Fix review points 2022-12-20 16:59:39 +01:00
IvanZosimov aab1763e57 Update npm all:ci script 2022-12-19 14:24:45 +01:00
IvanZosimov 7dfab7a600 Update action to use reusable-workflows repo 2022-12-19 14:13:43 +01:00
IvanZosimov 0f49addb38 Add links to reusable workflows 2022-12-15 16:22:18 +01:00
IvanZosimov f14a81872b Update workflows 2022-12-15 16:17:42 +01:00
IvanZosimov a19292a05f Update codeql-analysis.yml 2022-12-15 15:01:24 +01:00
IvanZosimov b7dd7fb519 Update package-lock.json 2022-12-15 14:37:48 +01:00
IvanZosimov f903b06fcc Update codeql-analysis.yml 2022-12-15 14:24:12 +01:00
IvanZosimov cd268b199d Update codeql-analysis.yml 2022-12-15 14:22:37 +01:00
IvanZosimov 6d0109286a Update workflows to use reusable-workflows 2022-12-15 13:47:58 +01:00
Ivan 10dc265f2c
Merge pull request #880 from akv-platform/update-stale-repo
Update issue and PR templates, add/delete workflow files
2022-12-15 13:25:09 +02:00
IvanZosimov 9c1eb3ff7e Update .md files and allign build-test.yml with the current test.yml 2022-12-14 17:39:32 +01:00
Ivan bc357bdd1b
Update .github/workflows/release-new-action-version.yml
Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
2022-12-14 18:32:38 +02:00
Ivan 690ede5a62
Update .github/ISSUE_TEMPLATE/bug_report.md
Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
2022-12-14 18:31:43 +02:00
IvanZosimov afbcabf8c3 Merge branch 'main' into update-stale-repo 2022-12-14 14:32:24 +01:00
IvanZosimov e364411631 Update name of codeql.yml file 2022-12-14 14:30:03 +01:00
Iván Reinoso García 627cef3f37
fix print outputs step (#859) 2022-12-13 15:31:07 +01:00
Ivan 975308fb9d
Merge pull request #876 from jongwooo/chore/use-cache-in-check-dist
Use cache in check-dist.yml
2022-12-08 15:36:21 +02:00
IvanZosimov 97a008721c Update licenses, run prettier on yml files 2022-12-08 14:14:09 +01:00
IvanZosimov 161093d861 Update the repo to the standards of maintaining team
In scope of this commit issues and PR temlates were updated, some
workflows were renamed and partly updated, some workflows such as
release-new-action-version.yml and licensed.yml were added.
The stale.yml workflow was deleted as it was considered as harmful
and inconvenient.
2022-12-08 13:27:13 +01:00
Jongwoo Han f6a9b6accf
Use cache in check-dist.yml
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
2022-12-07 00:59:54 +09:00