Commit graph

45 commits

Author SHA1 Message Date
dependabot[bot] c186d72f27
Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 16:07:07 +00:00
Piero Toffanin 6d6202de83 Add hourly decay limit 2023-11-16 15:43:47 -05:00
Piero Toffanin 3ad487f4bf
Update issue-triage.yml 2023-11-08 09:07:42 -05:00
Piero Toffanin 95c4cf6466 Add issue triage 2023-11-07 17:36:36 -05:00
Jennifer Cwagenberg fb1772fd0f ci(actions): ⬆️ update github actions to the latest versions 2023-10-19 14:26:57 -05:00
Vincent Emonet 697be38fab Use pip to install build instead of pipx in the publish workflow, and add link to contributing 2023-07-10 08:46:37 +02:00
Vincent Emonet a1eb871bb6 Edit publish workflow to reuse existing test workflow, and use the build package to build the libretranslate package 2023-07-10 08:11:51 +02:00
Vincent Emonet 19fb149112 Update checkout and setup-python actions version in workflow and improve ruff config 2023-07-09 11:43:58 +02:00
Sébastien T 8e9142adcb
remove arm64 build for docker cuda image 2023-04-03 10:40:28 +02:00
Sébastien T ac3cdb80db build and push image with cuda support 2023-04-02 19:03:06 +02:00
Piero Toffanin 1742157f00 Merge branch 'main' of https://github.com/uav4geo/LibreTranslate 2023-02-01 17:44:51 -05:00
Piero Toffanin f95ec7e6e1 Fix publish package workflow 2023-02-01 17:44:45 -05:00
Piero Toffanin 9abb560784 Drop Python 3.7 package publishing 2023-01-31 17:37:54 -05:00
Piero Toffanin 18959f5cf5
Disable push to ghcr 2023-01-23 11:09:53 -05:00
Piero Toffanin 573b449c81 Fix build 2023-01-15 12:14:04 -05:00
Piero Toffanin 256e63f535 Do not hide docker folder 2023-01-13 10:24:56 -05:00
dingedi 9eb2d34971
move ISSUE_TEMPLATE in .github directory 2023-01-12 14:55:57 +01:00
dingedi 3a635564bf
remove python 3.7 2023-01-12 14:44:55 +01:00
dingedi 1fd329ffd9
fix docker build 2023-01-12 14:39:17 +01:00
dingedi 75869e30ab
update references to scripts 2023-01-12 14:23:43 +01:00
Piero Toffanin 7e2b7fbabf Update build files 2023-01-06 11:58:32 -05:00
reynoldsnlp a23a9fbd75 app->libretranslate; mv tests/ inside libretranslate/ 2022-12-29 16:44:53 -07:00
Piero Toffanin 9629cb8888 Enable multi-platform docker images 2022-12-11 00:55:27 -05:00
Piero Toffanin aed684b666
Create FUNDING.yml 2022-10-18 11:34:31 -04:00
dingedi ea63203aea
prevent github action error with python 3.10 recognized as python 3.1 2022-05-03 11:14:21 +02:00
dingedi 0c85b1a53c
add python 3.10 2022-05-03 11:09:55 +02:00
Sébastien Thuret 118924f897
fix 2022-04-06 14:27:55 +02:00
Sébastien Thuret ba32595a43
add another docker test 2022-04-06 14:22:15 +02:00
Sébastien Thuret 5c44eaff17
dont need to wait python tests 2022-04-06 14:17:19 +02:00
Sébastien Thuret c9886b736e
fix syntax error 2022-04-06 14:14:59 +02:00
Sébastien Thuret 5ea9f27ea5
add *.py 2022-04-06 14:13:31 +02:00
Sébastien Thuret c42740f6d1
Add test for docker build 2022-04-06 14:11:19 +02:00
Sébastien Thuret e3a3db5996
remove python 3.6 2022-04-03 19:49:49 +02:00
Dingedi 8c7badff47
run pytest in verbose mode 2022-04-03 11:13:15 +02:00
Dingedi 9638b67f70
Remove python 3.6
Flask-Limiter 2.2 require >= python 3.7
2022-04-02 21:14:27 +02:00
Dingedi 70afa5e5e0
Run test for pull requests 2022-04-02 21:02:17 +02:00
Piero Toffanin 39c6cd6e8a
Fix build 2022-03-31 23:06:25 -04:00
Felix Wotschofsky db34db1688 Fix Docker build failing due to username casing 2022-03-30 15:29:51 +00:00
Felix Wotschofsky aee96f077b Improve container building workflow 2022-03-30 12:29:33 +00:00
Sébastien Thuret 8eb3644f02
add python 3.9 2022-02-07 11:15:52 +01:00
Vincent Emonet 17c1554c51 Fix test workflow 2021-02-09 15:25:05 +01:00
Vincent Emonet d53e08b57e Add tests for argos boot 2021-02-09 15:21:53 +01:00
Vincent Emonet a0760eb23f updated argos to 1.1.2, fix argos translate init and templates.html render 2021-02-09 14:12:32 +01:00
Vincent Emonet 90d743796b Start adding pip setup package requirements (setup.py, __init__.py, use pkg_resource) 2021-02-09 01:24:34 +01:00
Vincent Emonet 704dd1b8f2 add 2 GitHub Actions workflows to build and publish the docker image to DockerHub and GitHub Container Registry 2020-12-29 01:02:36 +01:00