Commit Graph
24 Commits
Author SHA1 Message Date
Vincent RenavilleandGitHub 91e8999b5c feat: add kwkhtmltopdf asset fix (#395)
* feat: add kwkhtmltopdf asset fix
2022-12-12 10:31:16 +01:00
Vincent RenavilleandGitHub dddd130e79 fix: dependencies and deprecated code (#390) 2022-11-04 14:34:29 +01:00
Yannick VaucherandGitHub f2e7518c3c Merge pull request #312 from yvaucher/15.0-fix-travis-typing-noreturn
[15.0] Fix travis Force Python version on Travis
2021-11-15 12:56:40 +01:00
Yannick Vaucher d4aa5e7b45 Travis build only on master branches
Avoid duplicate build on branches created for pull requests
2021-11-15 11:55:26 +01:00
Yannick Vaucher f92fb1ce20 Force Python version on Travis
This fixes an error

    TypeError: Plain typing.NoReturn is not valid as type argument

The error is due to a bug in Python 2.7.1

https://bugs.python.org/issue34921
2021-11-15 11:20:56 +01:00
Patrick TombezandYannick Vaucher 899f390f66 [13.0][IMP] Make cloud_platform fully abstract + update related modules (#244) 2021-11-03 20:23:22 +01:00
Denis Leemann bf12b1e8ae 15.0 requires python 3.7 2021-10-27 10:18:19 +02:00
Denis Leemann e03fadfd21 15.0 Modules migration 2021-10-18 13:08:30 +02:00
Patrick Tombez 50b4c15119 [MIG] base: Migration to 14.0 2020-11-03 11:08:55 +01:00
Guewen Baconnier 9bdd4b6b1d Fix build after changes in server_environment
Now the default env is "test", and we don't need the directory
at all.
See https://github.com/OCA/server-env/pull/44
2020-05-11 08:27:16 +02:00
Guewen Baconnier bb0d50418e Use python3.6 2019-11-18 13:59:58 +01:00
Akim Juillerat f65cb0ab19 Fix travis.yml VERSION 2019-10-08 16:10:10 +02:00
Tonow-c2c 21c62cbd53 BSRD-286: rm test in travis.yml 2019-10-07 14:09:06 +02:00
Guewen Baconnier d032e518ba Pin PyYAML version because 5.x does not work with Odoo
It would raise ConstructorError: could not determine a constructor for the tag '!record'
2019-05-09 10:10:58 +02:00
Akim Juillerat fa522a29e7 Update .travis.yml 2019-03-13 20:07:21 +01:00
jcoux 7eac1013eb Migration to 12.0 2018-10-24 12:44:45 +02:00
Guewen Baconnier e3799cd54b Change OCA dependency to server-env
server_environment addons have been moved there
2018-01-11 10:41:26 +01:00
Guewen Baconnier bfaca4628a Tentative to fix travis build 2018-01-11 10:41:26 +01:00
Guewen Baconnier 5901ca82a2 Set version in .travis.yml 2017-11-15 15:42:25 +01:00
Guewen Baconnier 8e4b461c75 Migrate addons to 10.0 2016-12-21 21:29:09 +01:00
Guewen Baconnier e5c1afb09e Fix server_environment_files error 2016-11-03 17:07:47 +01:00
Guewen Baconnier 3fd26cb894 Fix travis configuration 2016-11-03 16:46:42 +01:00
Guewen Baconnier b5f00c26dc Fix pep8 2016-11-02 10:29:02 +01:00
Guewen Baconnier 8e3f231cea Add base files 2016-08-31 15:31:44 +02:00