Juan Picado
1f477bd6e8
fix: release package
...
mixing npm and yarn is something to fix, not good mix
2022-11-08 20:37:46 +01:00
Juan Picado
4573ad9c8a
chore: test release 5.x
2022-11-08 20:32:30 +01:00
Juan Picado
6eb1ea595f
chore: test release on ci
2022-11-08 20:30:07 +01:00
Juan Picado
7a000bccdb
fix: update core deps ( #3485 )
...
* fix: update core deps
* Update e2e-gatsbyjs-cli-workflow.yml
* Update e2e-gatsbyjs-cli-workflow.yml
* Update e2e-gatsbyjs-cli-workflow.yml
2022-11-08 19:45:25 +01:00
Juan Picado
644938c0f3
feat: update to docker base image to node v18.12.0 ( #3469 )
...
* feat: update to node v18.12.0
* Delete ci-e2e.yml
2022-11-02 23:09:15 +01:00
Juan Picado
e62cd006ea
chore: update yarn 3.x ( #3394 )
...
* chore: update yarn
chore: update yarn
Update .pnp.cjs
* chore: rebase from 5.x
* chore: remove cli test
* chore: update jest
* chore: restore jest
* Update Dockerfile
* Update ci.yml
* chore: remove node linker
* restore docker file
* Update ci.yml
2022-11-02 22:52:53 +01:00
Juan Picado
e549d381db
chore: clean up project 5.x ( #3468 )
...
* chore: clean up project
* Update ci-e2e.yml
2022-11-02 21:41:58 +01:00
Juan Picado
829173e3d7
chore: add node 19 to ci ( #3450 )
2022-10-18 21:34:36 +02:00
renovate[bot]
b0a965b3c2
chore(deps): pin dependencies ( #3374 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-13 20:11:09 +02:00
Juan Picado
cdb80aac20
fix: get header by quality priority value ( #3359 )
...
* fix: get header by quality priority value
* chore: disable some workflows
* chore: add more tests
* chore: remove some duplicated testss
* chore: return right content type haders
2022-09-05 21:36:23 +02:00
renovate[bot]
b80794a46f
fix(deps): update dependency marked to v4.0.19 (5.x) ( #3328 )
...
* fix(deps): update dependency marked to v4.0.19
* Update e2e-jest-workflow.yml
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-08-27 18:45:30 +02:00
Juan Picado
42194c7302
feat: run server init as promise ( #3210 )
...
* feat: run server init as promise
* chore: format
* fix: format
* fix: format
* fix: restore files
* fix: restore files
* fix: disable steps
* fix: init log on cli
* fix: init log on cli
* fix: init log on cli
* fix: init log on cli
* fix: init log on cli
* fix: init log on cli
* fix: init log on cli
* fix: init log on cli
* fix: init log on cli
* fix: init log on cli
* fix: init log on cli
2022-06-02 17:39:49 +02:00
renovate[bot]
4f59bb8f20
chore(deps): update actions/checkout action to v3.0.2 ( #3185 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-30 22:27:08 +02:00
Juan Picado
51803c3477
fix: duplicated groups on use jwt tokens ( #3151 )
...
* fix: duplicated groups on use jwt tokens
* chore: format
* chore: fix jest ci
2022-05-05 00:13:55 +02:00
Juan Picado
c62bc4e538
chore: node 18 on 5.x ci ( #3138 )
2022-04-21 08:22:04 +02:00
renovate[bot]
48a84093f5
chore(deps): update actions/checkout action ( #3083 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-26 12:01:50 +01:00
Juan Picado
662a05dc90
chore: remove npm 7 jest
2022-03-26 11:02:55 +01:00
Juan Picado
3f8047a2d0
chore: fix e2e pnpm7
2022-03-24 07:52:02 +01:00
Juan Picado
7e30384456
chore: remove argument pnpm e2e
2022-03-23 20:49:33 +01:00
Juan Picado
e88571fa3e
chore: enable test e2e pnpm7 ( #3033 )
...
* enable test e2e pnpm7
* chore: add npm8
* chore: rename title
* chore: skip flaky tests added note
2022-03-04 21:08:18 +01:00
renovate[bot]
a99ea00c3a
chore(deps): update actions/checkout action to v2.4.0 ( #2896 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-10 22:21:30 +01:00
renovate[bot]
6ca7cced1e
chore(deps): update actions/setup-node action to v2.5.1 ( #2897 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-10 22:20:47 +01:00
Juan Picado
558fcafc71
build: format code prettier, enable ci ( #2886 )
...
* fix: format code prettier, enable ci
* chore: add trivago import prettier pluggin
2022-01-09 20:51:50 +01:00
Juan Picado
5b1264c733
feat: allow override user rate limit and user agent ( #2803 )
...
* feat: allow override user rate limit
- improve user_agent config allow string
* chore: fix tests
* chore: refactor userRateLimit
* chore: remove comment
* chore: optional prop
* chore: refactor limiter
* chore: refactor endpoints
* chore: fix undefined
* chore: fix params
* chore: fix params
* chore: update ui
* chore: refactor limiter
* chore: fix tests
* chore: fix test
2021-12-24 19:04:15 +01:00
Juan Picado
b2b3804f87
build: enable Node 17 on CI and npm8 on E2E ( #2795 )
...
* chore: increase ci e2e settings
* fix: ci for node 17
* chore: restore versions
* chore: fix tests
* chore: fix tests
* chore: fix domain
* chore: restore yarn on angular
* chore: rename tests
* chore: fix syntax
* chore: disable yarn angular
2021-12-23 00:14:53 +01:00
Juan Picado
2c590917b1
fix: npm7 audit fix and bulk endpoint ( #2426 )
...
* fix: npm7 audit fix and bulk endpoint
* chore: update registry
* chore: update registry
2021-09-07 21:19:44 +02:00
Juan Picado
7d9fcfb5e3
chore: disable release note steps
2021-08-20 08:28:41 +02:00
Juan Picado
f1cfae4d35
chore: remove prepublish
2021-05-24 08:31:00 +02:00
Juan Picado
f168b2512e
chore: disable yarn local cache enableGlobalCache ( #2254 )
...
* chore: add yarn local cache
* update list files docker publish
* add example extending with plugins and yarn2
2021-05-14 08:04:19 +02:00
Juan Picado
69d7df20d8
build: enable pnp yarn2 ( #2253 )
...
* chore: enable pnp yarn
* chore: ignore pnp
* fix type issues on run eslint
* add missing dependency and fix some errors
* fix most of the errors
some were just disabled, already fixed in master
* add missing jest-config
* update jest@26 align with other deps
* add missing @babel/register
* clean up
* use yarn node
* use yarn node on release
* chore: add husky 6
* chore: add husky 6
* chore: lint-stage
* chore: test
* chore: add hook git
* chore: test
* chore: test
* update deps
* chore: fix commit lint
* fix docker run
* update git ignore
2021-05-13 23:13:57 +02:00
Juan Picado
8074bae190
chore: remove workflow
...
not need it on 5.x
2021-04-21 22:36:05 +02:00
Juan Picado
aae3e4356b
chore: test on node 16
2021-04-21 21:44:12 +02:00
Juan Picado
782dd1ca93
fix: logo and favicon configuration ( #2180 )
2021-04-10 11:09:50 +02:00
Juan Picado
e56fd19968
chore: prepare 5.x
2021-04-09 18:38:26 +02:00
Juan Picado
73585f0262
chore: restore npm release script
2021-04-09 10:13:42 +02:00
Juan Picado
4a8551dcf2
chore: fix docker publish
2021-04-09 10:00:47 +02:00
Juan Picado
82c5c4eb32
feat: prepare release for v5 ( #2175 )
...
* feat: prepare release for v5
* chore: update readme
2021-04-09 09:16:06 +02:00
Juan Picado
5b6be2aa09
fix: using correctly logging levels ( #2153 )
...
* fix: using correctly logging levels
* chore: update deps
2021-03-31 21:21:40 +02:00
Juan Picado
ee97dcb46c
feat: replace bunyan by pino.js ( #2148 )
...
* feat: replace bunyan by pino.js
* chore: refactor logger
* chore: fix e2e
* chore: better catch
2021-03-30 20:32:46 +02:00
Juan Picado
ece56ee9d2
chore: update docker release script
2021-03-29 19:33:48 +02:00
Juan Picado
e5ce44c395
chore: update cron
2021-03-28 18:57:31 +02:00
Juan Picado
ff1e41f7db
chore: update 5.x next to master
2021-03-28 18:47:55 +02:00
Juan Picado
43f70437af
feat!: drop node 8 and node 10 ( #2142 )
...
There is no breaking changes on features aside of Node version
2021-03-28 10:40:52 +02:00
Juan Picado
4f3afa33a2
build: fix node version issue on ci ( #2140 )
...
* build: fix node version issue
* chore: fix test on node 15
2021-03-26 18:04:19 +01:00
Juan Picado
93468211d6
chore: update eslint dependencies ( #2126 )
...
* chore: update eslint
* chore: update rules and style
* chore: aling formatting
* chore: update ci rules
* chore: aling formatting
* chore: aling formatting
2021-03-14 08:42:46 +01:00
Zoltan Kochan
f3c0f4e417
docs(ISSUE_TEMPLATE): Q&A category is preselected ( #2125 )
2021-03-13 05:51:39 +01:00
dependabot[bot]
9700ba952b
build(deps): update actions/setup-node requirement to v2.1.5 ( #2111 )
...
Updates the requirements on [actions/setup-node](https://github.com/actions/setup-node ) to permit the latest version.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](46071b5c7a
)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-03 07:56:12 +01:00
Juan Picado
ff6b47cad1
chore: migrate e2e test to github actions ( #2109 )
...
* chore: migrate e2e test to github actions
* chore: remove circle ci
2021-02-26 22:25:15 +01:00
Juan Picado
e9a55005be
chore: add pnpm6 to e2e cli ( #2108 )
...
* chore: add pnpm6 to e2e cli
* chore: add pnpm6 to e2e cli
2021-02-26 21:35:15 +01:00
Juan Picado
d6c2e8a0e1
chore: fix npm version to 6 for gatsby e2e ( #2105 )
...
* chore: fix npm version to 6
* chore: update correct npm versions due latest major release
2021-02-25 21:06:10 +01:00