Ecosyste.ms: OpenCollective

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

github.com/ServeRest/ServeRest

APIs REST simulando loja virtual para servir de estudo de testes de API de forma manual ou automatizada
https://github.com/ServeRest/ServeRest

ci: store all secrets on 1password

0ac1fea6cb1406505903a1e944b688998237e755 authored over 1 year ago
ci: add compass uol environment on continuous deploy

22dbe79f8d767b55ad3562a2f1b154b6a1f6b413 authored over 1 year ago
chore(release): 2.26.13 [skip ci]

Release automatically generated through continuous delivery.

b7670da10f0f5b4073666f002362fb95efe0890e authored over 1 year ago
fix: adjust endpoint concluir-compra to exclude carrinho

close #412

c93ffffcc7c1476ca16fac64ed854f2adf5969f7 authored over 1 year ago
chore(release): 2.26.12 [skip ci]

Release automatically generated through continuous delivery.

bb57f9accbe4668ceafcdec65ac3ed35d728b7cf authored over 1 year ago
chore(patch): update contact detail

8169fc68afbde7997ebded014209c1a4cb51830a authored over 1 year ago
chore(release): 2.26.11 [skip ci]

Release automatically generated through continuous delivery.

c1f6a4ac9f575b3fb1f8f01c607f5c38ec0db1cc authored almost 2 years ago
fix: return correct status code to entity too large error

0ea19cee3cedbb21e8c126006bb82a9b973094e2 authored almost 2 years ago
chore(release): 2.26.10 [skip ci]

Release automatically generated through continuous delivery.

845261d573232175b647a3030ce27ab645f2745b authored almost 2 years ago
chore(patch): improve logging to catch error easier on google cloud

395f57041b55795839a538d4975f1ebd20510de8 authored almost 2 years ago
chore(release): 2.26.9 [skip ci]

Release automatically generated through continuous delivery.

7cf78750ccdccc08eb9f82f3411f2b6940c32182 authored almost 2 years ago
chore(m2): allow install pact on docker running on mac m2

ad73cfdfc39f1190d3bbccf4719f501f5492c467 authored almost 2 years ago
ci(deploy): deploy prerelease version on staging environment

a0a0a55adb4f655198b15fee736e04f15fd4ee63 authored almost 2 years ago
fix: add missing dependency

ebe8118313cd6cec0ca4e5ceb86549f1e6c06ec0 authored almost 2 years ago
ci(docker): migrate semantic release docker package

2fdf941335fb8333a328ffdc95b2a84a8f28f084 authored almost 2 years ago
chore(release): 2.26.8 [skip ci]

Release automatically generated through continuous delivery.

dbe62872a453274282c5400cbd99d67e96f80e2f authored almost 2 years ago
docs(patch): adjust status code example to show the correct one

4d89af0f9c733227c8c3aed57d2323188acf6e33 authored almost 2 years ago
chore(patch): use a higher range to better capture load test

e216c4b058c1e07a2d5abbacaa4a06d8aa38ff34 authored almost 2 years ago
chore(release): 2.26.7 [skip ci]

Release automatically generated through continuous delivery.

16f430cc7bf7a45fc1447212281fa3ea6523b2c6 authored almost 2 years ago
Merge pull request #403 from ServeRest/reduce-rate-limit-why-reinaldo

Avoid bad load test on ServeRest

6590b82277d0f4cae8c1bb001c0a0621141259f9 authored almost 2 years ago
fix(rate-limit): avoid load test on ServeRest

Reducing rate limit from 7500 req/min to 900

3c95623e7cbdef992d0dec3f83b98256e7f65df6 authored almost 2 years ago
docs(patrocínio): remoção do CESAR School por nunca terem pago

2acbbdc3ae726d85319cc0a43e321db9dddc2f86 authored about 2 years ago
chore(release): 2.26.6 [skip ci]

Release automatically generated through continuous delivery.

d44860718558b6b17b4ed76b43f65338016d03e7 authored about 2 years ago
chore(patch): add new sponsor Cesar School

fc0df2feacb529d618609a43b2cf941c85a97fdb authored about 2 years ago
ci: avoid concurrency while creating release and deploying

4da150ca545a2cbe0032504e391f704141df38ac authored over 2 years ago
ci: bump actions version to avoid deprecated node version

9dbd693bd353f163bd96e548183cfa20ee26434b authored over 2 years ago
chore(release): 2.26.5 [skip ci]

Release automatically generated through continuous delivery.

dc7282391b36b767ff618ea7277b14b721bf909b authored over 2 years ago
Merge pull request #378 from edumaxsantos/refactoring/carrinhos-controller

Refatoração do controller de carrinhos

325cdf79d16647b6989313439648a269fc389234 authored over 2 years ago
Revert "chore(release): use default changelog content"

This reverts commit c678f63707cbc5aedb0158cc4e3098deb9b5778a.

d7ec542c3e1b87ce03b80b1f973f8748189685d6 authored over 2 years ago
ci: fix sonar and contract jobs to clone PR from Fork

ed48fe9d6a2ede2f1c97bf4cc6833e8ec8052480 authored over 2 years ago
refactor: use concluiCompra method from carrinhosService

f5d3bb55730a1ab17f813edbff726472e0c33834 authored over 2 years ago
refactor: add concluiCompra method

0fc3d4c217933f1aa73669fc5274c9feaae8b28b authored over 2 years ago
refactor: check for carrinhoDoUsuario length and use removeCarrinho method from carrinhosService

e560be539a1a0dc08732f5f863ee912a6afb417d authored over 2 years ago
refactor: add removeCarrinho method

8fbbb1b28e0ca783e11bce1aff8605ff4a28dc2c authored over 2 years ago
refactor: remove validation of undefined for returned array

74a71e20be717e65d5d5b1d1ef6a50466836afa7 authored over 2 years ago
refactor: move all produtosService calls to carrinhosService

a756731eb019a17eafeb88880740f345464304b1 authored over 2 years ago
refactor: move produtosService usage inside carrinhosService

28370239995097c4b8cd53fa55e36e17f39def93 authored over 2 years ago
chore(release): 2.26.4 [skip ci]

Release automatically generated through continuous delivery.

35e63f0d3500dc08ad90554150189ee0d8a3fe33 authored over 2 years ago
Merge pull request #376 from ServeRest/375-fix-doc-get-produtos

docs(homepage): adjust get products response body

8f333bec867efda5bb82eb460f51994a800af317 authored over 2 years ago
docs(homepage): adjust get products response body

closes #375

64bdeeac4693d74310e5ce9107f5a1568f1f4d39 authored over 2 years ago
ci: bump checkout to avoid deprecated node version

b9204b4ff86b186e9f489029b7f1dfcb21f44891 authored over 2 years ago
chore(release): 2.26.3 [skip ci]

Release automatically generated through continuous delivery.

563df0ef771dfee31008dcc27d12cedb3e9c5658 authored over 2 years ago
chore(patch): add new sponsor Compass UOL

2a0fa8d181072eb6a95961cfbb09c37735df6d2f authored over 2 years ago
ci: open issue if deploy fail

233d3d0f12dc40abc473a5ce8432ed26d7e1963d authored over 2 years ago
chore(release): 2.26.2 [skip ci]

Release automatically generated through continuous delivery.

caa785070bc340de41e295eacf7877c6fe3f5f2e authored over 2 years ago
refactor(patch): remove duplicated constant INVALID_IDPRODUCT

5787138969e05f6930aff7215cc7721cefbcc86b authored over 2 years ago
ci: use newer ubuntu version to avoid deprecated version

https://github.com/actions/runner-images/issues/6002

1c3403b8724450c6b055048baff0dfdc95e431ee authored over 2 years ago
test(contract): fix git safe directory error

1dbfe423e98375d13179afc48eb6d4ca0a26b9dd authored over 2 years ago
refactor: standardize constants name in english

669a1fb8aa32a0172ff2061ced3f0f4e8e74d9f3 authored over 2 years ago
chore(release): 2.26.1 [skip ci]

Release automatically generated through continuous delivery.

615055fda37c3ac1e20d0d6770ead9043974a80c authored over 2 years ago
fix: show user that request ended with timeout

1f432c429647c871b2075dc8a4259ab52e714e04 authored over 2 years ago
ci(secrets): reduce chance to leak secrets limiting scope

8c664b842ef1c0002359fdd7098d854fa6b78dde authored over 2 years ago
docs(code_of_conduct): fix email used to report

8a0745d5fa4577699d2e67b426e2cf57827c31f7 authored over 2 years ago
test: create unit test to assure precoTotal and quantidadeTotal behavior

c57c806fe12964f268e20ff48beec6c08ac83322 authored over 2 years ago
refactor: reduce complexity from carrinhos-service

ec408961e70fe093e0d2d453990d659f87428493 authored over 2 years ago
docs(readme): exibir empresas que financiam o ServeRest

c5a8cb750c73f0744178dd57179bd77dd5927103 authored over 2 years ago
chore(release): use default changelog content

c678f63707cbc5aedb0158cc4e3098deb9b5778a authored over 2 years ago
ci: remove mutation test as pre-requisite to release

09ecab2aa58b64dd4efa9534a9149d9b2054d4c9 authored over 2 years ago
ci: reusing workflow to reduce duplicated jobs

0e4eaab40be5831643525de65ebb69a4a81f0d9c authored over 2 years ago
docs: add edumaxsantos as a contributor for code (#338)

ec5dd69b4d3b69abcb1ed0805e20a9bf0b1bd9d4 authored over 2 years ago
docs: add crisnazario as a contributor for ideas (#337)

e45a3101a19630095d3b4982408f4f5bff871c1d authored over 2 years ago
refactor(carrinhos-controller): reduce code complexity (#303)

cbc82065c1d20e7d0654267ac6c39daaa59eef89 authored over 2 years ago
chore(release): 2.26.0 [skip ci]

Release automatically generated through continuous delivery.

509bc5f63cc6a9e3d59c2e35501f6036bff087ba authored over 2 years ago
feat: allow load test and route /status to get infos

7098bffed401ec001a1d5eef0406a406a6fd6e97 authored over 2 years ago
ci: run mutation test only when files in src/ dir change

0ed60ad04bf0db573c7ba23c1ba8826708f29711 authored over 2 years ago
chore: avoid action unpublished version

closes #310

15fab7f4565ef46350cc8959669e1430f02aec03 authored over 2 years ago
chore(release): 2.25.4 [skip ci]

Release automatically generated through continuous delivery.

cb43009f1b13092cc48ffd43821b23c981150cfd authored over 2 years ago
docs(contributing): info about continous delivery and about validations

14d12b5a77af1de14148f364fb39e5515e421c7a authored over 2 years ago
docs(serverest): show correct version on swagger instead 2.x.x

75cf178c884825d9bb5d215261039ad604efb554 authored over 2 years ago
docs(serverest): allow import collection to postman

c5e9bc8779f4d20a152fed50cac2ebbee99cb149 authored over 2 years ago
ci(e2e): e2e test must be mandatory for guarantee the release quality

f239f6d0960b78d564689963161d79bf170238d3 authored over 2 years ago
ci: automatic deploy to staging and prod, e2e test and rollback

10948dab55428981a425502a7db0f2a02fac4167 authored over 2 years ago
test(docs): validate that documentation is accessible - #202

7ba01cf654e0c7d0e138655d7df1b435246213bb authored over 2 years ago
refactor(dockerfile): split multi-stage docker on 2 files to improve docker build time

0971a56ccb5360770c511374b2fe83e84b6d7096 authored over 2 years ago
chore(terratest): remove specific version that prevents docker build

7e18f994acd306eb31bbd37c9f6efe80a231f440 authored over 2 years ago
ci: cancelar execução anterior em um novo git push

461eba0af5ff5ee43855b396b88e579971e64e95 authored over 2 years ago
test(e2e): allow E2E testing of production application

f8c28cf54eeaf2e8452a474453e45822fcc5c9c7 authored over 2 years ago
chore(release): 2.25.3 [skip ci]

Release automatically generated through continuous delivery.

ff228915bfed934119a0006082b39028a668d917 authored almost 3 years ago
docs: remove companys section because they don't support the project

7293b8b2a28e333adf0ece3ade697e06d184c85b authored almost 3 years ago
chore(makefile): run 'build run' as default to easier execution

9d10991a7e56fa6ba6d80e3428ca1005ae482ac7 authored almost 3 years ago
docs: remove info about 'uptime' page

1e8b20adb77c5d6c6b28fe99ba0c340c1f13196e authored almost 3 years ago
fix(agilizei): fix swagger routes on agilizei.serverest.dev

19a3a9bd6afaba2bd98ae74cc9bf29883eb4193f authored almost 3 years ago
fix: remove 'performance test' info and /status route

c675d38a12045645c9bd155aaab540afebb8225c authored almost 3 years ago
chore(docker): remove specific version that prevents docker build

1b60df33124a449abfded1bdba22ba9ef5a7aae3 authored almost 3 years ago
chore(release): 2.25.2 [skip ci]

Release automatically generated through continuous delivery.

29ecfadff0146d9cdf3e2e502f165a70b7cc675f authored about 3 years ago
Revert "chore(patch): desabilitar monitoramento enquanto ajusto rate limit"

This reverts commit fb5098bea9253e7606d8d5c66f252bf9a6870a3c.

36f69ceca224a3f90e47a9a950dc5bc376f9e468 authored about 3 years ago
chore(release): 2.25.1 [skip ci]

Release automatically generated through continuous delivery.

9d9febd847c73342af60080135c0235f85400910 authored about 3 years ago
chore(patch): desabilitar monitoramento enquanto ajusto rate limit

fb5098bea9253e7606d8d5c66f252bf9a6870a3c authored about 3 years ago
docs(readme): include playwright automation repo

492400c6bbdf3ce48b092e38c1eadc6ac8a0e410 authored about 3 years ago
ci(environment): limit prod secrets to trunk and beta branch

56fb980d9d6add7cc92e96277421ff3a1db3a2c2 authored about 3 years ago
chore(release): 2.25.0 [skip ci]

Release automatically generated through continuous delivery.

91d51108808ccf11ef478a70cbfd43afac80204f authored about 3 years ago
test(infra): avoid test caching

befbf6e7d7318964d86f94cb4f12dcdb9b3ff407 authored about 3 years ago
test: fix infra test error

634521029dadc92ba3e0b52775b008c7c80bf37f authored about 3 years ago
chore: guarantee that pipeline will break when test fail

22a962982096b40fb7420beca3241161b7aa7f4c authored about 3 years ago
chore(infra-test): containerize infra test to easier run

ad9529dfeda47eacf487b947eec6b4bec7d28fe1 authored about 3 years ago
chore(docker): avoid using 'prepare' on prod image

bc4a9c710fe7a91f27bd991dcfd31a260cbad6c8 authored about 3 years ago
chore: generate package-lock with newer version of npm

e7b28a028c6d9ac547e58c4f12774a211578655a authored about 3 years ago
chore: set specific version of base images

with that change every run will use the exact same image, making investigation faults easy

ca4c152ae3174376912977ade20119047f60b8fc authored about 3 years ago
feat(rate-limit): interceptar requests de testes de carga para não enviar os dados para o moesif

O plano utilizado do moesif permite apenas 750 mil requests por mês, caso seja feito mais reques...

7683cd0060b3312c17305496d580729f3a71a687 authored about 3 years ago
docs(readme): adicionar repositório de automação em ruby

bd828af2b993e3ef4558e130ed5252a287d52c9c authored over 3 years ago