31 Commits

Author SHA1 Message Date
Diego Heras
c10515dc08
Update Python to version 3.12 (#31)
* Python 3.12 has better performance
2023-12-10 10:16:54 +01:00
Esteban Sánchez
75db331c55
Improved docker push github action 2023-11-21 10:32:06 +01:00
Esteban Sánchez
d5c7cbc4a9
Improved docker push github action 2023-11-21 10:23:27 +01:00
Esteban Sánchez
234a4cfffa
Improved docker push github action 2023-11-21 10:05:25 +01:00
Esteban Sánchez
4ad22a60da
Improved docker push github action 2023-11-21 10:02:05 +01:00
Esteban Sánchez
6c87b8eff9
Improved docker push github action 2023-11-21 09:59:47 +01:00
Esteban Sánchez
e2a8508cae
Improved docker push github action 2023-11-21 09:44:22 +01:00
Esteban Sánchez
a6a4129daf
Improved docker push github action 2023-11-21 09:30:07 +01:00
Esteban Sánchez
723872bc15
Improved docker push github action 2023-11-21 09:24:33 +01:00
Esteban Sánchez
cb78dd1fb7
Bumped action versions 2023-11-21 09:14:27 +01:00
Esteban Sánchez
e924e30cf8
Setup Dependabot (#24)
* Create dependabot.yml

* Update dependabot.yml

* Update dependabot.yml
2023-11-20 13:23:12 +01:00
Esteban Sánchez
1a04a83c4a
Run also on master push 2023-11-20 13:14:45 +01:00
Esteban Sánchez
03e4222043
Unit tests (#23)
* Added unit tests and linting tools for development

* Added pre-commit config file

* Added lint github action

* Add tests and coverage comments to PRs

* Set coverage options

* Fixed yaml

* Fixed permissions

* Omit tests in coverage report

* Run linting only on PRs
2023-11-20 13:12:43 +01:00
Esteban Sánchez
03a9ac78c6
Fixed build workflow 2023-11-20 10:42:12 +01:00
Esteban Sánchez
a9a3e5d1e6 Push docker image to GHCR 2021-08-13 13:02:04 +02:00
John Hollowell
cfe62f8115 Remove hardcoded username in docker tags 2021-07-16 21:15:47 +00:00
John Hollowell
b5d20e3fe6 Add multiple architechture build support
Add auto builds for x86, x86_64, and arm64
2021-07-16 21:01:54 +00:00
Esteban Sánchez
b91bff0f0c Fixed output reference 2020-10-24 11:36:24 +02:00
Esteban Sánchez
ed44d88c5b Debug 2020-10-24 11:33:14 +02:00
Esteban Sánchez
8f0a0381d3 Get tag when it's a version release 2020-10-24 11:30:51 +02:00
Esteban Sanchez
b3e5e69f1f
Get branch name to push 2020-10-24 10:52:22 +02:00
Esteban Sánchez
ef12d46431 Create docker image on release 2020-10-24 10:40:20 +02:00
Esteban Sanchez
17ebcb0834
Setup buildx 2020-10-24 10:30:21 +02:00
Esteban Sanchez
7016e3de2b
Set tags from a list 2020-10-24 10:13:39 +02:00
Esteban Sanchez
af51fd5b67
Set labels 2020-10-23 22:07:01 +02:00
Esteban Sanchez
82151b1d82
Setting tag 2020-10-23 22:04:55 +02:00
Esteban Sanchez
b6e3131929
Push to docker hub 2020-10-23 22:04:10 +02:00
Esteban Sanchez
688fcc54cb
Testing 2020-10-23 22:02:24 +02:00
Esteban Sanchez
bc79a0dd52
Create pythonpublish.yml 2020-10-23 21:56:46 +02:00
Esteban Sanchez
af732087e8
Fixed version 2020-10-23 21:51:55 +02:00
Esteban Sanchez
15130f1c95
Added action to push to dockerhub 2020-10-23 21:49:29 +02:00