1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-08 23:25:51 +01:00
Commit Graph

20 Commits

Author SHA1 Message Date
Daniel Ruf
a0af84faee build: test Node.js 12 (#1291) 2019-04-29 00:20:26 +02:00
Ayush Sharma
4efbad1ef7 Npm publish using GitHub actions (#1275)
* chore: bumps verdaccio-htpasswd@2.0.0

* chore: removes circle ci and publish using github-actions

* chore: adds bash doctype

* chore: adds build and test workflow

* chore: fixes coverage error

* chore: adds e2e tests

* chore: adds headless arg

* chore: sets puppeteer in docker env

* chore: runs tets through bash

* chore: minor fixes
2019-04-17 07:17:39 +02:00
Juan Picado @jotadeveloper
c3c62021e5
feat: theme as plugin (#1252)
* chore: remove ui

* chore: remove size step

* chore: update theme plugin

* chore: update lock file

* Update main.workflow

* chore: update js-yaml dep

* chore: @verdaccio/ui-theme@0.0.4

* feat: allows theme as a plugin

* chore: update package description
2019-04-06 08:35:38 +02:00
Juan Picado @jotadeveloper
c1dce88020
chore: fix issue on circle ci, downgrade to node@11.10.1 2019-03-11 21:25:37 +01:00
Juan Picado @jotadeveloper
9e4e8be6a6
feat: disable node9 on circleci 2019-02-24 23:56:02 +01:00
Juan Picado @jotadeveloper
7b2751cccd
chore: remove testing on Node6 CircleCI
Node 6 LTS finish on April 2019
https://github.com/nodejs/Release#nodejs-release-working-group
This is just the begining to remove Node6 support, total support will take part on April 2019
2019-01-12 10:33:01 +01:00
Juan Picado @jotadeveloper
67476032e0
chore: update registry field on install 2018-12-22 12:54:43 +01:00
Sergio Hg
e4d0dd2d36 chore: fix the use of Node 11 in CircleCI (#1154) 2018-12-07 08:09:36 +01:00
Juan Picado @jotadeveloper
3525e6e8a7
chore: add node 11 to circleci (#1153) 2018-12-07 06:41:37 +01:00
Juan Picado @jotadeveloper
ff3b86ec2e chore: relocate website (#1132)
https://github.com/verdaccio/website
2018-11-22 10:37:24 +01:00
Sergio Hg
5cf2ff2ea3 ci: use CircleCI workspaces to share data among steps (#1123) 2018-11-17 11:54:20 +01:00
Sergio Hg
ad29b7d701 ci: allow prereleases following Semver tagging spec (#1046)
Semantic Versioning 2.0.0 sets in paragraphs 9 and 10 how prereleases should be denoted. This adapts that specification to a Regex pattern.

See more: https://semver.org/#spec-item-9 and https://semver.org/#spec-item-10
2018-10-04 14:20:04 +02:00
Sergio Herrera Guzmán
aaafef9393
chore: add step to control the bundle sizes
(cherry picked from commit 5d132f1)
2018-07-28 17:24:02 +02:00
Sergio Herrera Guzmán
08006cccef
chore(ci): fix test and functional test execution in same command 2018-07-03 21:39:57 +02:00
Sergio Herrera Guzmán
40c1abca8b chore(ci): improve the workflow publishing doc only when releasing 2018-06-30 17:30:04 +02:00
Juan Picado @jotadeveloper
32e64c0fe3
chore: update functional script name 2018-06-23 21:02:55 +02:00
Juan Picado @jotadeveloper
d81d9eaa89
chore: circle ci do not run func test on node 6 2018-06-23 20:57:22 +02:00
Sergio Herrera Guzmán
75ff9e9973 chore(ci): fix publish step execution 2018-06-12 11:07:19 +02:00
Sergio Herrera Guzmán
78e5c9d778 chore: store coverage 2018-06-09 19:06:05 +02:00
Sergio Herrera Guzmán
778cec6bdd chore: Migrate to CircleCI 2.0 2018-06-06 09:34:09 +02:00