Juan Picado @jotadeveloper
|
958a5d886f
|
feat: migrate from buyan to pinojs (#1760)
* feat: migrate from buyan to pinojs
* chore: fix lint
* chore: release utils from import
* chore: fix test
* chore: add missing dep
* chore: add dependency
* chore: add prettifier module
* chore: add pretty stamp option
* chore: fix package name location
* chore: crash on try use rotating file type
* chore: remove arg
|
2021-04-09 17:54:09 +02:00 |
|
Juan Picado @jotadeveloper
|
4023269866
|
chore: disable test publish
|
2021-04-09 17:54:07 +02:00 |
|
Juan Picado @jotadeveloper
|
b92935ea45
|
chore: re-enable coverage
|
2021-04-09 17:54:07 +02:00 |
|
Juan Picado @jotadeveloper
|
4ecf3eca4f
|
chore: fix merge
|
2021-04-09 17:54:07 +02:00 |
|
dependabot-preview[bot]
|
eaf5671b92
|
build(deps): [security] bump acorn from 5.7.3 to 5.7.4 (#1752)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. **This update includes a security fix.**
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2021-04-09 17:54:07 +02:00 |
|
Juan Picado @jotadeveloper
|
889e267106
|
build: publish Docker image to GitHub registry (5.x) (#1744)
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: restore previous check file
|
2021-04-09 17:54:06 +02:00 |
|
Juan Picado @jotadeveloper
|
644d42564d
|
feat: remove support for allow_ prefix (#1741)
allow_access, allow_publish and proxy_access were supported as package access but this commit drop that support and ignore the properties
|
2021-04-09 17:54:05 +02:00 |
|
Juan Picado @jotadeveloper
|
fa230117a1
|
refactor: fix import
|
2021-04-09 17:54:04 +02:00 |
|
Juan Picado @jotadeveloper
|
f414f710d6
|
refactor: fix imports
|
2021-04-09 17:54:04 +02:00 |
|
Juan Picado @jotadeveloper
|
463888165d
|
refactor: utilities and auth
|
2021-04-09 17:54:04 +02:00 |
|
Juan Picado @jotadeveloper
|
7739e6f4a2
|
chore: update dependencies
|
2021-04-09 17:54:04 +02:00 |
|
Juan Picado @jotadeveloper
|
5fcc5d493b
|
chore: reuse jest config
|
2021-04-09 17:54:03 +02:00 |
|
Juan Picado @jotadeveloper
|
6e70b5c9e9
|
build(deps-dev): bump @octokit/rest from 16.28.9 to 17.0.0 (#1729)
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 16.28.9 to 17.0.0.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v16.28.9...v17.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-09 17:54:03 +02:00 |
|
Juan Picado @jotadeveloper
|
58e89dd1db
|
chore: update readme
|
2021-04-09 17:54:03 +02:00 |
|
Juan Picado @jotadeveloper
|
a70454c7b2
|
feat: migrate yarn workspaces (#1546)
|
2021-04-09 17:54:01 +02:00 |
|
Juan Picado
|
73585f0262
|
chore: restore npm release script
|
2021-04-09 10:13:42 +02:00 |
|
Juan Picado
|
38c40ed304
|
chore(release): 5.0.0
v5.0.0
|
2021-04-09 10:01:34 +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
|
6c1e46b694
|
chore(release): 5.0.0-alpha.7
v5.0.0-alpha.7
|
2021-04-08 22:16:02 +02:00 |
|
Juan Picado
|
f49ca06c68
|
fix: ui readme missing css (#2174)
|
2021-04-08 22:15:42 +02:00 |
|
Ramakrishnan Kandasamy
|
6ab31639fa
|
fix: Upgrade Node from 14.16 to 14.16.1 for security fixes (#2172)
Refer: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V14.md#14.16.1
|
2021-04-08 14:19:36 +02:00 |
|
Juan Picado
|
65a1e56f56
|
chore(release): 5.0.0-alpha.6
v5.0.0-alpha.6
|
2021-04-06 07:28:35 +02:00 |
|
Juan Picado
|
507e55a9a5
|
chore: remove behindProxy
not ready for this release, need more thoughts
|
2021-04-05 20:48:41 +02:00 |
|
Juan Picado
|
80d669e6eb
|
chore: emit warning if is using multiple addresses
|
2021-04-04 08:21:32 +02:00 |
|
Juan Picado
|
81d95ef425
|
chore(release): 5.0.0-alpha.5
v5.0.0-alpha.5
|
2021-04-03 22:11:58 +02:00 |
|
Juan Picado
|
6fef45f9ef
|
chore: better logging for publish (#2163)
|
2021-04-03 22:09:31 +02:00 |
|
Juan Picado
|
045d65e0ba
|
chore: npm 6 as min to install
|
2021-04-03 18:32:12 +02:00 |
|
Juan Picado
|
cfb5642029
|
chore(release): 5.0.0-alpha.4
v5.0.0-alpha.4
|
2021-04-03 13:14:42 +02:00 |
|
Juan Picado
|
be2f6129bb
|
feat: clipanion as cli (#2160)
* feat: clipanion as cli
* chore: add version command
* chore: update ts
|
2021-04-03 13:13:31 +02:00 |
|
Juan Picado
|
ba8cba0642
|
chore(release): 5.0.0-alpha.3
v5.0.0-alpha.3
|
2021-04-02 10:49:07 +02:00 |
|
Juan Picado
|
9c803993d0
|
feat: custom protocol header (#2156)
|
2021-04-02 10:48:51 +02:00 |
|
Juan Picado
|
5b1aa87b76
|
Update README.md
|
2021-04-02 10:20:55 +02:00 |
|
Juan Picado
|
a163099a96
|
Update README.md
|
2021-04-01 09:55:21 +02:00 |
|
Juan Picado
|
67cbdeecfe
|
Update README.md
|
2021-04-01 07:45:55 +02:00 |
|
Juan Picado
|
93555fd32c
|
chore: update readme
|
2021-03-31 23:44:57 +02:00 |
|
Juan Picado
|
d920a7a2cd
|
chore(release): 5.0.0-alpha.2
v5.0.0-alpha.2
|
2021-03-31 23:29:41 +02:00 |
|
Paola Morales
|
b0fc25a8c4
|
refactor: improve logging (#2154)
* refactor: improve logging
* chore: update test
* chore: update local-storage.ts
* chore: update local-storage.ts
|
2021-03-31 23:22:32 +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
|
99e10f57cf
|
chore(release): 5.0.0-alpha.1
v5.0.0-alpha.1
|
2021-03-30 20:34:21 +02:00 |
|
Juan Picado
|
b00bcc8eb4
|
chore: update format
|
2021-03-30 20:33:47 +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
|
274d483de4
|
Update SECURITY.md
|
2021-03-30 14:35:41 +02:00 |
|
Juan Picado
|
e7c5033a8f
|
chore(release): 5.0.0-alpha.0
v5.0.0-alpha.0
|
2021-03-29 20:27:16 +02:00 |
|
Juan Picado
|
ece56ee9d2
|
chore: update docker release script
|
2021-03-29 19:33:48 +02:00 |
|
Juan Picado
|
8cc6393d86
|
feat!: npm token support revisited and enabled by default (#2145)
|
2021-03-29 17:42:42 +02:00 |
|
Juan Picado
|
1a10d2ee6e
|
chore: update readme
|
2021-03-29 13:09:37 +02:00 |
|
Juan Picado
|
15bb350ae4
|
feat: improve url_prefix behavior (#2122)
read pr 2122 for more details
|
2021-03-29 12:32:37 +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 |
|