Commit Graph

28 Commits

Author SHA1 Message Date
Juan Picado @jotadeveloper 3bf2196388
chore: reorganize setup files 2019-12-15 08:52:55 +01:00
Juan Picado @jotadeveloper 10ccc4a59f
chore: fix tab 2019-12-14 23:00:32 +01:00
Juan Picado @jotadeveloper 6fd52203ed
chore: typo 2019-12-14 22:59:14 +01:00
Juan Picado @jotadeveloper 73f021c603
chore: add ci conf for e2e pkg 2019-12-14 22:58:17 +01:00
Juan Picado @jotadeveloper a6c8ea8bfc
build: add node13 to ci checks (#1613)
* chore: add more specific version of nodejs

I want o to be more clear against what we are testing

* chore: coverage as last step

* chore: add codecov

* chore: re-organize the steps
2019-12-14 07:53:59 +01:00
Sergio Hg 1d1a6829db ci(circleci): store test results in junit format (#1497) 2019-10-05 16:29:49 +02:00
Sergio Hg 214f4645f8 ci(circleci): use CircleCI 2.1 syntax improvements (#1496)
* ci(circleci): create common commands

* ci(circleci): migrate executors from aliases

* ci(circleci): move default_executor from aliases to executors
2019-10-02 06:34:35 +02:00
Sergio Hg c5df28951f ci(circleci): remove deprecated versions, improve names and coverage (#1495) 2019-10-01 22:31:22 +02:00
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