Commit Graph

25 Commits

Author SHA1 Message Date
github-actions[bot]
e1daabf045 Update configuration files 2023-05-23 08:39:58 +00:00
Ivan
e9810b12c0
Fix glob bug in package.json scripts section (#29) 2023-04-03 12:52:58 +02:00
github-actions[bot]
e7e3b5daf5
Update configuration files (#28)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-15 00:45:45 +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
Ivan
87579b14ff
Update workflow badges (#24) 2023-01-31 07:50:16 +01:00
Konrad Pabjan
dca2315f75
Update publish message (#22) 2023-01-09 10:16:12 +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
c79b33d62c
update package-lock.json version (#17) 2022-11-22 13:39:07 +01:00
Dmitry Shibanov
64f299c71b
Update actions/core to 1.10.0 (#16) 2022-11-22 13:08:49 +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
Dmitry Shibanov
9b5fe1fd8f
update dependencies (#4) 2021-10-14 13:05:44 +03:00
Maxim Lobanov
63abd0d521
Publish dependencies license (#2)
* publish dependencies license

* add missed licenses
2021-05-26 16:20:39 +03:00
MaksimZhukov
a2705dedd1
Merge pull request #1 from actions/v-mazhuk/implement-publish-action
Implement the "publish-action" action
2021-05-26 13:19:10 +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
827de551fd
Fix a typo in action.yml
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
2021-05-24 16:30:22 +03:00
MaksimZhukov
538a3f417c
Change wording in the README.md
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
2021-05-24 16:29:38 +03:00
MaksimZhukov
7f4f16ece0
Change wording in the README.md
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
2021-05-24 16:29:15 +03:00
MaksimZhukov
d8eb8e53b7 Implement the "publish-action" action 2021-05-21 19:59:44 +03:00
MaksimZhukov
d90d23df2a First commit 2021-05-21 19:53:36 +03:00