134 Commits

Author SHA1 Message Date
Borales
16098ef84e
Updating readme v4.1.0 2022-11-26 23:40:08 +01:00
Oleksandr Bordun
9e77a0618b
Merge pull request #56 from Borales/dir
Adding "dir" option
2022-11-26 23:37:02 +01:00
Borales
17af3bf048
Adding "dir" option 2022-11-26 23:35:32 +01:00
Oleksandr Bordun
5841a21eef
Merge pull request #55 from Borales/migration
Migration on TS
v4.0.0
2022-11-26 23:14:42 +01:00
Borales
4c27ffd69f
Cleanup 2022-11-26 23:14:05 +01:00
Borales
0790298b9b
Cleanup 2022-11-26 23:13:48 +01:00
Borales
d2ca561aa5
Updating cwd 2022-11-26 22:25:09 +01:00
Borales
37ae1f22f9
Bumping actions/upload-artifact ver 2022-11-26 22:02:20 +01:00
Borales
9b8f6b01d0
Publishing dist 2022-11-26 21:59:16 +01:00
Borales
6bc995441e
Initial migration on TS 2022-11-26 21:54:41 +01:00
Oleksandr Bordun
fdf0082f89
Update CHANGELOG.md v3 2022-06-08 12:42:31 +02:00
Oleksandr Bordun
1937fedd35
Update README.md 2022-06-08 12:36:52 +02:00
Oleksandr Bordun
9bec063cfa
Update README.md 2022-06-08 09:18:58 +02:00
Oleksandr Bordun
d8ce577a6f
Merge pull request #45 from richard-chim/master
Update python2 to python3 in Dockerfile
v3.0.0
2022-06-08 08:49:13 +02:00
Richard Chim
924bcea8f0 Update python2 to python3 in Dockerfile 2022-06-07 23:38:47 -04:00
Oleksandr Bordun
44293a387e
Merge pull request #40 from jarvisuser9/patch-1
Fixing a typo in secret name of NPM_AUTH_TOKEN
2021-10-08 14:01:32 +02:00
John Ciprian
1f7c6fbe9c
Fixing a typo in secret name of NPM_AUTH_TOKEN 2021-08-06 10:53:27 -04:00
Oleksandr Bordun
f6e2aecf62
Merge pull request #38 from tomeksabala/master
Updated readme examples to latest version
2021-06-18 22:13:59 +02:00
Tomasz Sabała
5b0b86cdda
Updated readme examples to latest version 2021-06-18 15:00:28 +02:00
Oleksandr Bordun
6207ca676f
Update README.md 2020-11-17 20:30:55 +01:00
Oleksandr Bordun
3eab1c9435
Merge pull request #27 from diegocosta/patch-1
Update README.md
2020-06-20 22:10:58 +02:00
Diego Costa
f24ed466bd
Update README.md
Fixed the syntax for markdown link.
2020-06-20 16:48:58 -03:00
Oleksandr Bordun
c33f8306f2
Merge pull request #26 from lucianomlima/patch-1
Update README.md
2020-06-08 17:08:14 +02:00
Luciano Lima
4ac8b9d200
Update README.md
Change checkout action to v2
2020-06-08 11:39:36 -03:00
Oleksandr Bordun
4965e1a0f0
Forcing yarn update v2.3.0 2020-06-05 09:41:55 +02:00
Oleksandr Bordun
2c3d31468d
Installing yarn via npm 2020-06-05 09:39:10 +02:00
Oleksandr Bordun
045276f30a
Installing latest yarn v2.2.0 2020-06-05 09:33:11 +02:00
Oleksandr Bordun
b7482b5362
Merge pull request #18 from thepont/master
Install prerequites for native modules
2019-11-14 08:58:32 +01:00
Paul Esson
729ea4ad03
Update Dockerfile
use build-base for g++ and make
2019-11-13 15:02:21 +11:00
Paul Esson
3a3b5a57de
Update Dockerfile
add more requirements for native code compile
2019-11-13 15:00:50 +11:00
Paul Esson
fb4aea7299 feat: add python 2 since its a dep of node sass 2019-11-13 14:35:04 +11:00
Oleksandr Bordun
3dce3af319
Update README.md 2019-11-11 18:13:56 +01:00
Oleksandr Bordun
57dd002262
Update CHANGELOG.md v2.1.0 2019-11-08 16:43:41 +01:00
Oleksandr Bordun
1e151b00df
Update Dockerfile 2019-11-08 16:43:05 +01:00
Oleksandr Bordun
58112cebd4
Update CHANGELOG.md v2.0.2 2019-11-06 18:00:16 +01:00
Oleksandr Bordun
496d83e0ee
Update CHANGELOG.md 2019-11-06 17:59:38 +01:00
Oleksandr Bordun
4d9b2c0dc6
Installing Git 2019-11-06 17:59:03 +01:00
Borales
b7233e8545
Updating README 2019-10-21 19:57:29 +02:00
Borales
a39c5ddbda
Updating README 2019-10-21 19:56:30 +02:00
Oleksandr Bordun
6d5252c0b8
Merge pull request #10 from ardeois/master
fix .npmrc file generation
v2.0.1
2019-10-15 20:43:14 +02:00
Corentin Ardeois
e0c8d84b6e fix .npmrc file generation
When we pass an `auth-token`, a `.npmrc` file is generated but it's value could be invalid
The parameter substitution to set a default value on `NPM_` was not working.

Github action defines the `NPM_*` environment variables with a null value, but we were setting a default value only if the environment variable was not set at all.
2019-10-15 14:38:37 -04:00
Borales
4e4261c59f
Fixing typo 2019-10-14 11:36:20 +02:00
Borales
7214980ec5
Adding icon v2.0.0 2019-10-14 00:29:09 +02:00
Oleksandr Bordun
65448b3ccb
Merge pull request #9 from Borales/new-workflow
New workflow
2019-10-14 00:14:39 +02:00
Borales
60b50482c5
Adding publish to docker 2019-10-14 00:12:01 +02:00
Borales
05b6c81cc1
Updating readme 2019-10-14 00:05:38 +02:00
Borales
f5b369fc01
Cleanup 2019-10-14 00:00:15 +02:00
Borales
0246406bde
Defining npm token and registry 2019-10-13 23:56:24 +02:00
Borales
a162e275b0
Updating CHANGELOG and README 2019-10-13 23:46:44 +02:00
Borales
84bafda24c
Removing ci.yml 2019-10-13 23:34:45 +02:00