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
Borales
4e66af0674
Switching to node:10.16-alpine
2019-10-13 23:33:06 +02:00
Borales
3dbac8fd64
Adding initial action.yml
2019-10-13 23:32:40 +02:00
Borales
8148c8b160
Removing test files
2019-10-13 23:32:24 +02:00
Borales
bde4840b6f
Lint
2019-10-13 23:23:16 +02:00
Borales
9cdb6a613d
fixing name
2019-10-13 22:50:36 +02:00
Borales
9907c411e8
Docker lint
2019-10-13 22:48:43 +02:00
Borales
ae80f819cc
Docker lint
2019-10-13 22:45:19 +02:00
Borales
ab1419e4cb
Workflow test
2019-10-13 22:43:10 +02:00
Borales
8b95fae89c
Adding initial ci.yml workflow
2019-10-13 22:37:02 +02:00
Oleksandr Bordun
7f2a916727
Update CHANGELOG.md
1.1.0
2019-04-22 14:05:55 +02:00
Oleksandr Bordun
5a59b2b2ae
Merge pull request #5 from Embraser01/patch-1
...
Backport some changes from npm actions
2019-04-22 14:01:21 +02:00
Oleksandr Bordun
658f66ff0b
Merge branch 'master' into patch-1
2019-04-22 12:19:13 +02:00
Oleksandr Bordun
433d223b19
Fixing Dockerfilelint action
2019-04-22 12:17:11 +02:00
Oleksandr Bordun
7ba8158c63
Update main.workflow
2019-04-22 11:44:37 +02:00
Oleksandr Bordun
02dfec60b1
Updating main workflow
2019-04-22 11:35:55 +02:00
Oleksandr Bordun
05eb7c3a78
Update main.workflow
2019-04-22 01:00:10 +02:00
Oleksandr Bordun
2f417a09c0
Fixing Docker Lint
2019-04-22 00:28:20 +02:00
Oleksandr Bordun
6f4d654ec1
Adding PR tests
2019-04-21 23:42:36 +02:00
Marc-Antoine
097057d996
Use full node image
...
NPM for Github actions uses the full node image from docker.
I need it because some of my dependencies need python and slim version does not seems to have it.
More here: https://github.com/actions/npm/issues/8
2019-04-21 21:45:04 +02:00
Marc-Antoine
ae944a02b7
Backport entrypoint.sh from npm action
...
I just backported changes made in the NPM action
2019-04-21 21:40:20 +02:00
Oleksandr Bordun
ed3b33b7fe
Merge pull request #4 from Embraser01/patch-1
...
Fix action preview (capitalize Borales)
2019-04-21 14:47:33 +02:00
Marc-Antoine
a918ccf9e6
Fix action preview (capitalize Borales)
...
Without it, Github action can't load meta data (icon color, name, etc.)
2019-04-21 11:43:46 +02:00
Oleksandr Bordun
e207ae44f5
Updating color
2019-03-09 14:08:35 +01:00
Borales
1bf615491d
setting yarn color
0.0.1
2018-12-30 13:51:49 +01:00
Oleksandr Bordun
cefe1710ab
Merge pull request #2 from Borales/fix
...
Fixing GitHub flow
2018-12-30 13:23:26 +01:00
Borales
8176e4b218
fix: lint warnings
2018-12-30 13:17:00 +01:00