Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

ServeRest

Ajudando os QAs nos testes de APIs REST.
Collective - Host: opensource - https://opencollective.com/serverest - Website: http://serverest.dev/ - Code: https://github.com/ServeRest/ServeRest

feat: incluir propriedade imagem na rota /produtos (#134)

* feat(product): add product image field
* feat: add unit tests to product image
* feat(produc...

github.com/ServeRest/ServeRest - 6669cf206ee9ce8b5041ceae448dba51b01e55cf authored over 4 years ago
chore(release): 2.10.1 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 1f9f6339d2cd00a81804c64e0a1d2b463b677f90 authored over 4 years ago
docs(readme): adicionar a seção de apoio e badge do projeto (#135)

* Adicionada a seção de apoio e badge do projeto
* Enderessando Review do PR
* Endereçando Rev...

github.com/ServeRest/ServeRest - 0480c02c6f9768edc4a3e2ec05e8c41da021d492 authored over 4 years ago
docs: add doamaral as a contributor (#136)

* docs: update README.md

* docs: update .github/CONTRIBUTING.md

* docs: update .all-contri...

github.com/ServeRest/ServeRest - c9dfd31d7e6043c6d169a68c6d823263b8b60243 authored over 4 years ago
refactor: extrair tratamento de erro para um middleware (#137)

* refactor(middleware): extraindo tratamento de erro dos controllers para um middleware
* fix(m...

github.com/ServeRest/ServeRest - 3532c2a8ba4d1ccedbc7450f45718acaed1831e9 authored over 4 years ago
docs: add gabriel-pinheiro as a contributor (#138)

* docs: update README.md

* docs: update .github/CONTRIBUTING.md

* docs: update .all-contri...

github.com/ServeRest/ServeRest - a60b9f2c305cf216719020b85d241b7e331a87ec authored over 4 years ago
chore(deps-dev): bump @commitlint/config-conventional (#128)

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) fr...

github.com/ServeRest/ServeRest - c9794f27c81b174fdab58e9c3a8edcd832c2259e authored over 4 years ago
docs(contributing): incluir git e node como pré-requisitos

github.com/ServeRest/ServeRest - d9a86dbd5fcc5d8d1c9c69374b800e46686cc6b4 authored over 4 years ago
docs: add eliasreis54 as a contributor (#130)

* docs: update README.md

* docs: update .github/CONTRIBUTING.md

* docs: update .all-contri...

github.com/ServeRest/ServeRest - 46229c6920e426a2437ee073ba63c830bd992f57 authored over 4 years ago
chore(package): run tests on pre-push (#129)

* feat(pre-push): add hooks to run test on pre-push
* fix(contributing.md): add docs to pre-pus...

github.com/ServeRest/ServeRest - 0ed6afe5f426791a30312af4941e97af0e7abb68 authored over 4 years ago
chore(deps-dev): bump @semantic-release/npm from 7.0.5 to 7.0.6 (#124)

Bumps [@semantic-release/npm](https://github.com/semantic-release/npm) from 7.0.5 to 7.0.6.
- [...

github.com/ServeRest/ServeRest - 1c653bac10385e66c18917f34e7dbc3661240114 authored over 4 years ago
chore(deps-dev): bump lint-staged from 10.2.11 to 10.4.0 (#127)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.11 to 10.4.0.
- [Release n...

github.com/ServeRest/ServeRest - 2e51e77f2c095e10f7ddef732a09545f58e5528c authored over 4 years ago
chore(release): 2.10.0 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 0198aa8b23b683460e23c92ec603529b6ac2e19c authored over 4 years ago
fix: suprimir erro 'entity.parse.failed'

Erro será suprimido para ser bad request, dando oportunidade para a
pessoa corrigir, e os erros ...

github.com/ServeRest/ServeRest - 9880631778667b2115ccb6d41fe891247ff14220 authored over 4 years ago
feat: habilitar cross-origin resource sharing (CORS)

fix #108

github.com/ServeRest/ServeRest - ebf1501f1423730a3fdc47573c0ab498e77a3a99 authored over 4 years ago
fix: traduzir mensagem 'must be of type object' (#118)

* style: ordenar alfabeticamente os tipos de erro

* fix(montarmensagemdeerrodeschema): traduz...

github.com/ServeRest/ServeRest - 974303e13403ca57deb572c6ffc5a01ca9690aff authored over 4 years ago
chore(release): 2.9.4 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - d461f55369a345962ad10a9e02a61eb11e71a570 authored over 4 years ago
test: mapear propriedade em branco

github.com/ServeRest/ServeRest - 20ef05701549ea0cebe859decdd3c6ae934dba2f authored over 4 years ago
fix(montarMensagemDeErroDeSchema): traduzir 'string.empty'

github.com/ServeRest/ServeRest - 333f273cb651c062a6a669072d86a500da188b2e authored over 4 years ago
chore(release): 2.9.3 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - b1d56577686852fd3a9f23a678014ad9da13b9ff authored over 4 years ago
fix: detalhar mensagem de erro de schema não mapeado para facilitar correção

github.com/ServeRest/ServeRest - 0cbd5b05423a543460cd6783e9dcbd72e3253b1d authored over 4 years ago
chore(package): alterar licença do pacote

github.com/ServeRest/ServeRest - 27fa117d8024f366f50286b60538990cc9c5bf81 authored over 4 years ago
chore(release): 2.9.2 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 98668e7f61c0ff56ffb1efe9f2f51b5b751712ac authored over 4 years ago
docs(readme): remover badge de licença

github.com/ServeRest/ServeRest - 5ce8bcbea3f502159981e05d5052a03d2e57014d authored over 4 years ago
docs: add brunobatista25 as a contributor (#113)

* docs: update README.md

* docs: update .github/CONTRIBUTING.md

* docs: update .all-contri...

github.com/ServeRest/ServeRest - 685d6ac782635f3f59c1f2929c7c5d857d277528 authored over 4 years ago
docs: update .all-contributorsrc

github.com/ServeRest/ServeRest - a8e5c0178d76dca1d77046b9cea03bf92930d881 authored over 4 years ago
docs: update README.md

github.com/ServeRest/ServeRest - 8c84aab0d592c368905cfbf996e8091cc2db6be8 authored over 4 years ago
docs(license): tornar o ServeRest copyleft

Alteração da licença para restringir o uso do ServeRest em sistemas que não são de código aberto...

github.com/ServeRest/ServeRest - b392febb90d62bee5a1980153d763f278b56898d authored over 4 years ago
chore(release): 2.9.1 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 7e01b095da589cbcef3c73473c52731483810a5d authored over 4 years ago
docs(readme): informar empresas que usam o projeto

github.com/ServeRest/ServeRest - 2e9aabae80a9e569161b56115373cca9abf14c54 authored over 4 years ago
chore(release): 2.9.0 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 730404d30d1cedd12c894470905dcfcdfb0f9ae2 authored over 4 years ago
feat(monitoramento): identificar versão utilizada

github.com/ServeRest/ServeRest - 8b1abb75550138d0107e9c99278bed14ffc7ec7d authored over 4 years ago
chore(release): 2.8.2 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 45e96c85698544688044a784de9407ab30844a33 authored over 4 years ago
docs(readme): corrigir links quebrados

github.com/ServeRest/ServeRest - 57b651ddd942b987ecaeb2c872f34a8b61cbeb99 authored over 4 years ago
refactor(monitor): melhorar legibilidade de quando o monitoramento é habilitado

github.com/ServeRest/ServeRest - 1e647b397f602ff10cbfea8c9ec937799b9957f5 authored over 4 years ago
ci(check-link): não validar link de e-mail

github.com/ServeRest/ServeRest - c8645da0d685c75ba4f0f00a38e1860101b24c65 authored over 4 years ago
chore(moesif): atualizar nome da dependência

github.com/ServeRest/ServeRest - e0fea0c5a7ad45e1630b0ff33c4511a21cbb1e48 authored over 4 years ago
chore(seguranca): atualizar versão do commitizen

github.com/ServeRest/ServeRest - 781f10ef731c7918b306f4a6095b9ab28bbd00b2 authored over 4 years ago
chore(release): 2.8.1 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - e133db4e5d35d1540209747317c3b4d0e47e256f authored over 4 years ago
fix: suprimir mensagem de alerta de método obsoleto

github.com/ServeRest/ServeRest - 9efdcd56ccd06115c27498dfcf56e4e598dcff70 authored over 4 years ago
chore(release): 2.8.0 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 786d27b4c76fac4bbf34974abb385fa45e446e73 authored over 4 years ago
feat(monitoramento): monitoramento do consumo das rotas

com o monitoramento será possível identificar se está ocorrendo algum erro 5XX em alguma das rot...

github.com/ServeRest/ServeRest - 4e612cd03ec091066bd083698f2a24bc0f853f04 authored over 4 years ago
chore(deps): bump wagoid/commitlint-github-action from v1 to v2.0.2

Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from...

github.com/ServeRest/ServeRest - 553c58dd1c678541d41f590595dba658452874da authored over 4 years ago
chore(deps): bump codecov/codecov-action from v1.0.12 to v1.0.13

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.12 to v1.0.1...

github.com/ServeRest/ServeRest - e29531c276d764251ef567f8bd30245a7d79e03c authored over 4 years ago
docs(contributing): incluir material sobre 'teste de mutação'

github.com/ServeRest/ServeRest - 6d77040c53c8bc8d8d0f33b7928eb70a3054d027 authored over 4 years ago
test(stryker): reduzir timeout do teste de mutação

A redução do timeout vai permitir que os testes de mutação executem em
um tempo 1/3 menor do que...

github.com/ServeRest/ServeRest - 15068ea7fa57c3414cf024800e1875dfa07f0f19 authored over 4 years ago
ci: separar testes de mutação em workflow próprio e ajustar dashboard

github.com/ServeRest/ServeRest - c5b999a599889def48a6d02b750b66278d12a73f authored over 4 years ago
docs(contributing): documentar publicação no NPM e criar sumário

fix #89

github.com/ServeRest/ServeRest - 603834fe60af19b1ff37546e6f12a5e4967263e0 authored over 4 years ago
docs(contributing): reordenar seção e explicitar possibilidade de apoio

github.com/ServeRest/ServeRest - f0700a4b3b50e53bdaa400eb2691c42a71ecd385 authored over 4 years ago
refactor: remover configuração desnecessária de header

O header 'content-type' é implicitamente setado pelo express, sem
necessidade de configuração ma...

github.com/ServeRest/ServeRest - 6c569fbadb8dbb5ba8e7b0110bb80b1049873d5c authored over 4 years ago
test(mutation): implementar testes de mutação

fix #86

github.com/ServeRest/ServeRest - 45480950a4195350997dc50973581ee37ef5df77 authored over 4 years ago
refactor: simplificar mapeamento de erro de schema para melhor manutenibilidade

github.com/ServeRest/ServeRest - cf3f69455a8085c0cdab9f341eafe5b538948631 authored over 4 years ago
refactor(releaserc): simplificar o mapeamento de commit para melhor manutenibilidade

Também foi incluído o mapeamento do tipo 'chores'

github.com/ServeRest/ServeRest - cf7e6ea26878364ed20e4a6452a0bd41bec87e08 authored over 4 years ago
ci: permitir trigger manual da pipeline de CI

github.com/ServeRest/ServeRest - 8d26e45500f0c0edb1878c2934e6db7b568140d3 authored over 4 years ago
refactor: suprimir log na execução dos testes

fix #87

github.com/ServeRest/ServeRest - c540a0df8a3ff2323f1efdfac9f6f7faebce5925 authored over 4 years ago
refactor: executar lint no pre-commit apenas nos arquivos em staged

essa alteração vai fazer com que não seja commitado código que não siga o padrão do standard. Se...

github.com/ServeRest/ServeRest - bac398dce06bbb4d7be5a47bc485ee19af2c1c76 authored over 4 years ago
ci(releaserc): inserir label de versão publicada nas issues e PRs

github.com/ServeRest/ServeRest - 01c854968a4f50787660498d388b769024404f9b authored over 4 years ago
ci(releaserc): gerar nota de release para todos os tipos de commit

github.com/ServeRest/ServeRest - bd358348309b093efebd98477219f45d5956aeda authored over 4 years ago
ci(releaserc): não rodar CI em commit de release

github.com/ServeRest/ServeRest - 8edd76b7b6f11a37f130b9ba43fd72ebb2f89824 authored over 4 years ago
chore(deps-dev): bump mocha from 8.0.1 to 8.1.0

Bumps [mocha](https://github.com/mochajs/mocha) from 8.0.1 to 8.1.0.
- [Release notes](https://g...

github.com/ServeRest/ServeRest - d2f95470769a7fabaeb3cfbcc756ac9da6a749e6 authored over 4 years ago
chore(release): 2.7.2

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - fb72722d82206f7d662d5200349ee04d307e75c2 authored over 4 years ago
docs(readme): dar ênfase na imagem de início e outros ajustes (#83)

github.com/ServeRest/ServeRest - 8170d90d649c73dd1759eca07d3eef5e728e2f16 authored over 4 years ago
chore(release): 2.7.1

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 997e851049a146bdd6c4570cd918998dadcf39a8 authored over 4 years ago
fix: validar tipos enviados na query string em /carrinhos e /produtos

github.com/ServeRest/ServeRest - 7fd7c1343647963f9af14f7313637f5b8d20c88d authored over 4 years ago
chore(release): 2.7.0

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - af75b626c676aa203cd57d902573fd111581cbe2 authored over 4 years ago
feat: mensagens de erro de schema serão mais claras e em PT-BR (#82)

fix #72

github.com/ServeRest/ServeRest - d482ae60b59bd9f4b12a46eec9fa31852f250f30 authored over 4 years ago
chore(mlc_config): não validar status de codecov.io

github.com/ServeRest/ServeRest - 3855faa1d546e2dd3f169c9694035397dc7c3266 authored over 4 years ago
ci(beta): executar pipeline de entrega contínua na branch 'beta'

github.com/ServeRest/ServeRest - 7e78e5246191bf8eec77b94d64df927ca19fd37b authored over 4 years ago
ci: configurar scan de vulnerabilidade e erro

github.com/ServeRest/ServeRest - 150761319cad607a76b09509d5209b5abfc382f9 authored over 4 years ago
chore(mlc_config): ignorar badge do codecov

github.com/ServeRest/ServeRest - 43221abfdb5315530bde188750d09c67a0af4567 authored over 4 years ago
ci: validar link dos arquivos .md e html

github.com/ServeRest/ServeRest - e58200ae36d60479fde1a1d4d282faa6f21fac13 authored over 4 years ago
build: commit na branch 'beta' irá gerar pre-release no NPM

github.com/ServeRest/ServeRest - ad468fb3d3dd5fdb907d3ab2f8127d6f69080e21 authored over 4 years ago
style: adotar terminologia inclusiva

renomear branch 'master' para 'trunk' para ter um código mais inclusivo

github.com/ServeRest/ServeRest - 7898393073cb4c7939c122436b361ee488a72610 authored over 4 years ago
chore(deps-dev): bump @commitlint/cli from 9.0.1 to 9.1.1

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint) from 9.0.1 to 9.1....

github.com/ServeRest/ServeRest - 93344332f9bcb21749f6919b324fe2695ec9f76e authored over 4 years ago
chore(deps-dev): bump @commitlint/config-conventional

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) fr...

github.com/ServeRest/ServeRest - d0e63ed96b15c5c91d786b03f19aad2a3362d82c authored over 4 years ago
chore(deps): bump actions/setup-node from v2.1.0 to v2.1.1

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.0 to v2.1.1.
- [Rele...

github.com/ServeRest/ServeRest - 5dcc2f6ff52a6a18ab208d790fa2fcfc75024670 authored over 4 years ago
chore(deps): bump codecov/codecov-action from v1.0.7 to v1.0.12

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.7 to v1.0.12...

github.com/ServeRest/ServeRest - b1bfb9d4eff902c3c2f0421a6161dbdbf5d08adf authored over 4 years ago
docs: add uLucasFraga as a contributor (#73)

* docs: update README.md

* docs: update .github/CONTRIBUTING.md

* docs: update .all-contri...

github.com/ServeRest/ServeRest - 6f1d22b93399562c0781aa7e1db85aabe5d2977b authored over 4 years ago
chore(docs): incluir info de como executar o serverest

github.com/ServeRest/ServeRest - 28eac00e25f1d706dae45130861d67234606541c authored over 4 years ago
chore(deps): bump npm from 6.14.5 to 6.14.6

Bumps [npm](https://github.com/npm/cli) from 6.14.5 to 6.14.6.
- [Release notes](https://github....

github.com/ServeRest/ServeRest - 5d7ebcbb193eff3c022672e3c1ea61bbb6cc31b8 authored over 4 years ago
chore(release): 2.6.1

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - a5fea58e4236a74e0aaf68a3871f86e82d78c767 authored over 4 years ago
Revert "feat(server): apresentar versão do ServeRest no help e ao iniciar"

This reverts commit 557fbb9c0d6ec4014257c89c561cdc7bf9f2c98b.

github.com/ServeRest/ServeRest - 78cb5e23049c88d46c3879cb82f0eb6468352b03 authored over 4 years ago
chore(release): 2.6.0

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - fa58bf378136c31d8f4b88e2b182fd0f9adec3c8 authored over 4 years ago
feat(server): apresentar versão do ServeRest no help e ao iniciar

github.com/ServeRest/ServeRest - 557fbb9c0d6ec4014257c89c561cdc7bf9f2c98b authored over 4 years ago
chore(release): 2.5.3

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 090054c70aac1e3508493e8b8cf6d898ef412681 authored over 4 years ago
docs(contributing): adicionar a badge contributors

github.com/ServeRest/ServeRest - 0e52550eb474909c66d8633d71b77c60e16b25e7 authored over 4 years ago
Revert "ci: inserir forma de não executar CI"

This reverts commit 09033214dfaf283787b832a3ae35466d3ebb7640.

github.com/ServeRest/ServeRest - 0bf32ee923c9a623bb25c3707dfb9a795ab42d46 authored over 4 years ago
chore: informar convenção de commit do contributor

github.com/ServeRest/ServeRest - 96e5689d50707f915e6725e521900b88d1c3e923 authored over 4 years ago
ci: executar pipeline apenas em PR

Alteração feita pois ao abrir PR a pipeline estava sendo executada 2 vezes. Tanto para o push qu...

github.com/ServeRest/ServeRest - 77b48f63b6f39ddaf9d3b79c69dac8e730e00cc5 authored over 4 years ago
docs: update README.md [skip ci]

github.com/ServeRest/ServeRest - 805ba75ca3c5daa77b655fa73823ce1cdd5514bc authored over 4 years ago
docs: update .all-contributorsrc [skip ci]

github.com/ServeRest/ServeRest - f9aef52e44764a3dc31cebeb1938711111a8dedd authored over 4 years ago
docs: update .all-contributorsrc [skip ci]

github.com/ServeRest/ServeRest - 321c72d60a7d9b8dee4af63f86ed49c8c00c449e authored over 4 years ago
docs: update README.md [skip ci]

github.com/ServeRest/ServeRest - 954da22e077a83d633a8d56c11236b892d8afccd authored over 4 years ago
ci: add node versions on matrix

github.com/ServeRest/ServeRest - 27a884e0cd2ea3163a2ced7e77e1f650948f61d1 authored over 4 years ago
ci(cd): test api against node LTS versions

re #56

github.com/ServeRest/ServeRest - 6590d0c03feb4f9049a68720ee7ca8d10cd7b086 authored over 4 years ago
docs(contributing): remover a badge 'contributors'

Badge removida por ter valor fixo de número de colaboradores.
A badge só terá número atualizado...

github.com/ServeRest/ServeRest - 843efa845438efb21dc2bce358e3ab022473d58e authored over 4 years ago
chore(release): 2.5.2

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - e22650573284cb824ea06c06b92cbe0738264ca9 authored over 4 years ago
chore(docs): fix typo in pull req template

github.com/ServeRest/ServeRest - 1648d189048b3cc49af54504e6294589d2f99496 authored over 4 years ago
chore(docs): update aglio documentation

github.com/ServeRest/ServeRest - 6da172a8260f13919b65c0d41e74baaff82d24f3 authored over 4 years ago
ci: update helpURL from commit-lint step

github.com/ServeRest/ServeRest - 76510b99803f2847b49a271a38491b51b8a5e516 authored over 4 years ago