Skip to content

Commit

Permalink
Configure Renovate (#18)
Browse files Browse the repository at this point in the history
* removed needs and renamed package-and-release

* removed non general caltech101 training

* add trainer tests

* removed padding as kwarg

* added test_cnn

* Update README.md

* Update python-app.yml

* Update README.md

* change to Apache2.0 license

* add docs workflow

* add dockerhub login

* Update python-app.yml

* Update python-app.yaml

* Update python-app.yml

* change to password

* reverted add docker login

* add logo

* change codecov logo

* removed print in test

* removed print and progressbar

* update Readme

* add python script

* add final yaml

* remove docs pdf action

* add functional tests

* update pipeline

* removed cross platform unittests on previous python versions

* added dataset docstrings

* added code examples

* add pil transforms doc

* added powerpil

* add docs for models

* add other docs

* changed repository name

* change repository url in meta

* added typings for datasets

* added typings for models

* added typings for metrics

* pre-commit run

* add docstrings for metrics

* fixed metrics errors

* add docstrings to checkpointer

* updated exceptions and parser

* add docstring to logger

* utils data docstrings

* update trainers

* change username on pr template

* fix Dict imported from the wrong package

* bump version to 0.1.4

* final annotations (#15)

* final annotations

* Update python-app.yml

* run ci in docs pr

* run ci in docs pr

* clean CI

* faster functional CI

* add pre-commit to CI

* add needs pre-commit to build

* remove pre-commit

* Add renovate.json

Co-authored-by: vbadenas <[email protected]>
Co-authored-by: Victor Badenas Crespo <[email protected]>
Co-authored-by: vbadenas <[email protected]>
Co-authored-by: Victor Badenas <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
6 people committed Jun 7, 2022
1 parent 675f15a commit 6c4442e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"extends": [
"config:base"
]
}

0 comments on commit 6c4442e

Please sign in to comment.