dependabot[bot]
5de09e69eb
chore(deps): bump docker/setup-qemu-action from 1.2.0 to 2.1.0 ( #3448 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1.2.0 to 2.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](27d0a4f181...e81a89b173
)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 21:35:12 +02:00
dependabot[bot]
af90e35cd1
chore(deps): bump actions/checkout from 3.0.2 to 3.1.0 ( #3429 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](2541b1294d...93ea575cb5
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 17:59:20 +02:00
renovate[bot]
16f847fd7d
chore(deps): pin dependencies ( #3319 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-22 17:58:45 +02:00
dependabot[bot]
31050ee369
chore(deps): bump actions/checkout from 2 to 3 ( #3045 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 20:44:27 +01:00
Juan Picado
40e125fd2d
chore: update ci scripts
2021-04-10 11:55:38 +02:00
Juan Picado
f837e6cc61
chore: update ci branch docker publish
2021-04-09 17:54:40 +02:00
Juan Picado
e6c5aaaa06
chore: update docker publish next
2021-04-09 17:54:40 +02:00
Juan Picado
8f578f88f5
chore: update to 6.x
2021-04-09 17:54:39 +02:00
Juan Picado
c3565f7157
chore: update docker publish config
2021-04-09 17:54:31 +02:00
Juan Picado
c26ff2e768
chore: testing publish docker image
2021-04-09 17:54:31 +02:00
Abraham Schilling
5e28d40f77
build: add missing os matrix ( #1928 )
2021-04-09 17:54:18 +02:00
Abraham Schilling
d981c1d435
5.x tests on windows ( #1919 )
2021-04-09 17:54:18 +02:00
Juan Picado @jotadeveloper
c103a8252e
reenable docker publish
2021-04-09 17:54:17 +02:00
Juan Picado
9f2a29a275
refactor: devDependencies strictly defined in each package ( #1884 )
...
* refactor: new babel preset
* chore: using pnpm
let's see how it goes, all seems works fine by far, pretty solid.
2021-04-09 17:54:11 +02:00
Juan Picado
a7ba76423e
refactor: test api refactor ( #1826 )
...
* test: add test for whoami
* Update middleware.ts
* test for user api
* more test for user api
* remove repeated code
* refactor
* Update index.spec.ts
* add package test
refactor others
* chore: upgrade deps
* chore: add test for package
* chore: update test
* update lock file
* Update ci.yml
* Update ci.yml
* Update package.spec.ts
* chore: update ci settings
* chore: update deps
* chore: update test
2021-04-09 17:54:11 +02:00
Juan Picado
3ad519f0c2
chore: website scaffolding ( #1843 )
...
* chore: upload gatsby website
* chore: update header
* chore: add background header
* chore: add ci for website
* Update ci-website.yml
* chore: update patch mach ci
* chore: update ci settings
* chore: update docker version
2021-04-09 17:54:10 +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
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
ece56ee9d2
chore: update docker release script
2021-03-29 19:33:48 +02:00
Juan Picado
ff1e41f7db
chore: update 5.x next to master
2021-03-28 18:47:55 +02:00
Juan Picado
0a2942b6f8
chore: update docker registry settings
2020-12-29 11:39:21 +01:00
Juan Picado
9b78a5941f
chore: fix syntax typo
2020-12-29 11:03:50 +01:00
Morlay
3edd0eca47
build: publish docker multi-arch image with github actions ( #2031 )
...
powred by @morlay
2020-12-29 11:01:58 +01:00