volodymyr-rutskyi
81ca339a16
fix: resolve plugins from npm packages correctly ( #1749 )
2024-10-04 14:05:03 +03:00
Andrew Tatomyr
ef0a09cdb5
chore: update scripts ( #1513 )
2024-05-10 12:16:01 +03:00
Andrew Tatomyr
747b6eefe5
chore: fix creating release message file ( #1228 )
2023-08-15 10:40:42 +03:00
Andrew Tatomyr
9fdf3219a6
chore: fix Slack release message ( #1227 )
2023-08-14 18:05:54 +02:00
Andrew Tatomyr
b2ded828d4
chore: fix release pipeline ( #1215 )
2023-08-07 17:08:34 +02:00
Andrew Tatomyr
954fb02372
chore: fix release date ( #1214 )
2023-08-07 13:28:50 +02:00
Andrew Tatomyr
499482d279
chore: enable chagesets ( #1211 )
2023-08-07 11:40:21 +02:00
Ihor Karpiuk
1f2ac1a680
fix: yarn smoke tests ( #1185 )
2023-07-20 18:22:42 +03:00
Andrew Tatomyr
a5009029e5
fix: failing in node 14- and yarn due to unresolved peed dependencies ( #1166 )
...
* chore: set up smoke tests
2023-07-10 12:06:21 +02:00
Ihor Karpiuk
d7c727e33e
fix: include core package to cli pack ( #1098 )
2023-05-25 10:48:51 +03:00
Roman Hotsiy
bd119b612c
chore: helper script for local dev ( #492 )
2021-12-31 10:39:13 +02:00
Andriy Leliv
a15561bfac
fix: added AWS_S3_PATH
2021-08-02 16:33:38 +03:00
Andriy Leliv
9ec79d21ea
refactor: split in two packages: core and cli ( #223 )
2020-11-13 21:13:47 +02:00
Sergey Dubovyk
f3d8cb61ad
chore: upload to AWS S3 for each version tag ( #178 )
...
* chore: add deployment action
* chore: add secrets
* chore: trigger build
* chore: add try/catch and rename profile arg
* chore: trigger deployment on tag with version
* chore: remove deployment from prebublish script
* fix: regexp
* fix: glob instead of regexp on tag
* chore: add caching of node_modules for bundling
2020-08-14 11:45:26 +03:00
Sergey Dubovyk
81ade196d2
feat: add bundling opportunity ( #177 )
...
* feat: add bundling opportunity
* chore: change flag name for bundle
* feat: add bundle & upload commands to build
* chore: ignore simple-websocket for bundle
* chore: remove net module
* feat: add configurable --profile for aws cli
* chore: remove externals from webpack config
* chore: add websocket comment
* chore: rename bundle uploading script
* chore: add shebang-loader
* chore: null-load fsevents
* chore: remove node-loader
2020-08-13 13:51:12 +03:00