Commit Graph

15 Commits

Author SHA1 Message Date
dependabot[bot]
8a4b4f687b
Bump actions/checkout from 3 to 4 (#46)
Some checks failed
Basic validation / Basic validation (push) Failing after 1s
Check dist/ / Check dist/ (push) Failing after 0s
Licensed / Licensed (push) Failing after 1s
Update configuration files / Update configuration files (push) Failing after 0s
CodeQL analysis / CodeQL analysis (push) Failing after 0s
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-18 15:18:19 -06:00
HarithaVattikuti
ca6c5d975e
Configure Dependabot settings (#43)
Some checks failed
Basic validation / Basic validation (push) Failing after 0s
Check dist/ / Check dist/ (push) Failing after 0s
CodeQL analysis / CodeQL analysis (push) Failing after 0s
Licensed / Licensed (push) Failing after 0s
Update configuration files / Update configuration files (push) Failing after 14m51s
* Create dependabot.yml

* Audit fix
2025-02-11 11:54:38 -06:00
HarithaVattikuti
f784495ce7
Node version upgrade to 20 (#38)
* Node version update to 20

* 1.0.0

* Run Format check

* Formatted changes

* Update package.json

Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>

* Update api-utils.ts

---------

Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
2023-12-07 13:11:08 +01:00
Ivan
3f069f6e86
Add update-config-files.yml (#27) 2023-03-10 10:55:22 +01:00
Ivan
9169aa7609
Add and configure ESLint and update configuration for Prettier (#26)
* Add ESLint and Prettier

* Rebuild action

* Update package.json

* Update licenses

* Fix review points
2023-03-08 09:50:45 +01:00
Evgenii Korolevskii
7d07d33a07
Update CODEOWNERS (#20) 2022-12-27 09:25:32 +01:00
Ivan
112638faa9
Update action to use reusable workflows (#19)
* Update workflows to use reusable-workflows

* Update workflows

* Add links to reusable workflows

* Update action to use reusable-workflows repo

* Fix review points
2022-12-22 09:54:55 +01:00
Dmitry Shibanov
98c01fe014
update actions versions to the latest one (#18) 2022-11-23 14:30:18 +01:00
Dmitry Shibanov
8bee35f27a
Update lockfileversion (#10) 2022-02-24 17:34:34 +03:00
Dmitry Shibanov
6a42941a52
update node for action (#9) 2022-02-24 17:08:08 +03:00
Dmitry Shibanov
d5bd795380
Add a workflow to check the dist (#7) 2022-02-22 17:53:54 +03:00
Maxim Lobanov
63abd0d521
Publish dependencies license (#2)
* publish dependencies license

* add missed licenses
2021-05-26 16:20:39 +03:00
MaksimZhukov
4e15cde332 Integrate Slack notifications 2021-05-25 21:00:46 +03:00
MaksimZhukov
ead7541b7c Update error message, set permissions in the workflow 2021-05-24 17:14:28 +03:00
MaksimZhukov
d8eb8e53b7 Implement the "publish-action" action 2021-05-21 19:59:44 +03:00