-
-
Notifications
You must be signed in to change notification settings - Fork 112
Comparing changes
Open a pull request
base repository: ServeRest/ServeRest
base: v2.7.2
head repository: ServeRest/ServeRest
compare: v2.8.0
- 20 commits
- 18 files changed
- 3 contributors
Commits on Aug 1, 2020
-
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://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v8.0.1...v8.1.0) Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d2f9547 - Browse repository at this point
Copy the full SHA d2f9547View commit details
Commits on Aug 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8edd76b - Browse repository at this point
Copy the full SHA 8edd76bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd35834 - Browse repository at this point
Copy the full SHA bd35834View commit details
Commits on Aug 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 01c8549 - Browse repository at this point
Copy the full SHA 01c8549View commit details
Commits on Aug 5, 2020
-
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. Sem o lint-staged, o dev pode commitar código aonde parte que respeita o padrão não está em staged, burlando a validação.
Configuration menu - View commit details
-
Copy full SHA for bac398d - Browse repository at this point
Copy the full SHA bac398dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c540a0d - Browse repository at this point
Copy the full SHA c540a0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d26e45 - Browse repository at this point
Copy the full SHA 8d26e45View commit details -
refactor(releaserc): simplificar o mapeamento de commit para melhor m…
…anutenibilidade Também foi incluído o mapeamento do tipo 'chores'
Configuration menu - View commit details
-
Copy full SHA for cf7e6ea - Browse repository at this point
Copy the full SHA cf7e6eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf3f694 - Browse repository at this point
Copy the full SHA cf3f694View commit details
Commits on Aug 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4548095 - Browse repository at this point
Copy the full SHA 4548095View commit details -
refactor: remover configuração desnecessária de header
O header 'content-type' é implicitamente setado pelo express, sem necessidade de configuração manual.
Configuration menu - View commit details
-
Copy full SHA for 6c569fb - Browse repository at this point
Copy the full SHA 6c569fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0700a4 - Browse repository at this point
Copy the full SHA f0700a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 603834f - Browse repository at this point
Copy the full SHA 603834fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5b999a - Browse repository at this point
Copy the full SHA c5b999aView commit details
Commits on Aug 18, 2020
-
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 o atual. A execução atual é de 30 minutos e passará a ser de 19 minutos.
Configuration menu - View commit details
-
Copy full SHA for 15068ea - Browse repository at this point
Copy the full SHA 15068eaView commit details
Commits on Aug 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6d77040 - Browse repository at this point
Copy the full SHA 6d77040View commit details
Commits on Sep 2, 2020
-
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.13. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Commits](codecov/codecov-action@v1.0.12...6004246) Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e29531c - Browse repository at this point
Copy the full SHA e29531cView commit details -
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 v1 to v2.0.2. - [Release notes](https://github.com/wagoid/commitlint-github-action/releases) - [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md) - [Commits](wagoid/commitlint-github-action@v1...f58503b) Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 553c58d - Browse repository at this point
Copy the full SHA 553c58dView commit details
Commits on Sep 4, 2020
-
feat(monitoramento): monitoramento do consumo das rotas
com o monitoramento será possível identificar se está ocorrendo algum erro 5XX em alguma das rotas e corrigir eles de forma rápida. fix #88
Configuration menu - View commit details
-
Copy full SHA for 4e612cd - Browse repository at this point
Copy the full SHA 4e612cdView commit details -
chore(release): 2.8.0 [skip ci]
Release automatically generated through continuous delivery.
Configuration menu - View commit details
-
Copy full SHA for 786d27b - Browse repository at this point
Copy the full SHA 786d27bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.7.2...v2.8.0