Commit Graph

54 Commits

Author SHA1 Message Date
lfreeke
617b885f31 [MOD] cleanup travis and add makepot to create pot files 2018-10-01 17:51:47 +02:00
Pedro M. Baeza
d9667f9305 .travis.yml: don't activate UNIT_TEST 2017-03-18 14:28:38 +01:00
Pedro M. Baeza
f8caaf1c6e [MIG] Update metafiles 2016-10-06 14:46:07 +02:00
Damien Crier
589f958463 [FIX] travis and oca_dependencies files 2016-05-09 10:05:46 +02:00
Pedro M. Baeza
5720d81f51 [MIG] Update metafiles 2015-10-14 02:52:57 +02:00
Alexandre Fayolle
503711e662 Update travis configuration
use sudo: false to enable container build
use cache: pip to cache pip packages
2015-07-24 22:55:58 +02:00
Sandy
c9f3be1b34 Fix transifex password 2015-06-03 14:15:49 +02:00
Sandy Carter
362e1e2a88 Add transifex 2015-06-02 16:16:07 +02:00
Alexandre Fayolle
d22c13e786 Update travis configuration
Follow OCA/maintainer-quality-tools#187 and use addons/apt/package directive to
install our build dependencies. This allows using container based Travis builds
(which should be faster).
2015-05-14 22:06:53 +02:00
Yannick Vaucher
425016e6ca Merge pull request #169 from acsone/8.0-port-account-move-batch-validate-ape
[8.0] Port account move batch validate to 8.0
2015-04-08 16:44:31 +02:00
Alexandre Fayolle
0cf65b1a60 don't use travis container-based infrastructure 2015-03-27 16:20:59 +01:00
Adrien Peiffer (ACSONE)
9f3e54f1c8 [FIX] Uncomment connector on travis file 2015-03-12 16:33:46 +01:00
Leonardo Pistone
c79414d8b4 Merge remote-tracking branch 'origin/7.0' into merge-7.0-into-8.0 2015-02-11 17:52:30 +01:00
Leonardo Pistone
50d65f1c99 Merge pull request #51 from luc-demeyer/7.0
[7.0] add asset management modules
2015-01-13 10:53:22 +01:00
Yannick Vaucher
6ac418b621 Separated Lint tests 2014-12-16 11:18:17 +01:00
Alexandre Fayolle
9ba80a508c fix copy paste error 2014-11-05 09:33:14 +01:00
Alexandre Fayolle
7f25094ca7 fix copy paste error 2014-11-05 09:32:29 +01:00
Alexandre Fayolle
7e327302ef fix travis config
we need to use the master branch of maintainer-quality-tools to use UNIT_TEST
2014-11-05 09:13:23 +01:00
Alexandre Fayolle
550bef53fb update travis config
use UNIT_TEST rather than maintain complex include/exclude rules
2014-11-05 08:45:30 +01:00
Alexandre Fayolle
3e29fb5f64 update travis config
use UNIT_TEST rather than maintain complex include/exclude rules
2014-11-05 08:44:33 +01:00
Stéphane Bidoul
014ed5b26a Forward port '7.0' until 0ffb968f09 2014-10-29 19:03:42 +01:00
Stéphane Bidoul
007c98bacd [IMP] .travis.yml account_partner_required test now works around account_constraints
Therefore we can lighten the EXCLUDE/INCLUDE dance.

Signed-off-by: Stéphane Bidoul <stephane.bidoul@acsone.eu>
2014-10-29 13:48:43 +01:00
luc-demeyer
dca02203b3 add reporting_engine to 7.0 travis.yml 2014-10-05 15:40:07 +02:00
Alexandre Fayolle
761a3130c6 travis config: remove call to travis_run_flake8 2014-10-01 09:38:23 +02:00
Alexandre Fayolle
b257e3fc1e travis config: remove call to travis_run_flake8 2014-10-01 09:37:19 +02:00
Pedro M. Baeza
617ca202a0 Merge pull request #41 from dreispt/patch-1
Use release 2 of quality tools
2014-09-11 09:45:13 +02:00
Daniel Reis
f701c200f6 Use release 2 of quality tools 2014-09-10 20:07:37 +01:00
Lorenzo Battistini
e92db32e48 [FIX] .travis for account_constraints conflicts 2014-09-03 17:19:15 +02:00
Lorenzo Battistini
4444730aa2 [FIX] trvis config for account_constraints conflicts 2014-09-03 17:11:59 +02:00
Nicolas Bessi
486b11e7b7 [IMP] activate pep8 check in travis 2014-08-21 10:19:58 +02:00
Alexandre Fayolle
0e807bc8b5 comment out the connector branch checkout
this is not yet ported to 8.0 and causes an Error in travis. Since all the modules
are unported in the repo, it should not be a problem.
2014-08-21 09:01:25 +02:00
Alexandre Fayolle
fc792d534d Merge branch '8.0' of github.com:OCA/account-financial-tools into 8.0
Conflicts:
	.travis.yml
2014-08-21 08:53:18 +02:00
Alexandre Fayolle
b2b753119a Merge branch '7.0' into 8.0
Conflicts:
	README.md
	__unported__/account_cancel_invoice_check_payment_order/__openerp__.py
	__unported__/account_cancel_invoice_check_voucher/__openerp__.py
	__unported__/account_compute_tax_amount/__openerp__.py
	__unported__/account_fiscal_position_vat_check/__openerp__.py
	__unported__/account_move_line_no_default_search/static/src/img/move_line_search_view.png
	__unported__/account_move_validation_improvement/__openerp__.py
	__unported__/account_reversal/__openerp__.py
	__unported__/currency_rate_date_check/__openerp__.py
	account_move_line_no_default_search/static/src/img/move_line_search_view.png
	account_move_line_no_default_search/static/src/img/sample.png
2014-08-21 08:46:33 +02:00
Nicolas Bessi
3fa781a25a [FIX] use official quality tools branch 2014-08-13 12:04:29 +02:00
Nicolas Bessi
072c87e36f [FIX] spacing and carriage 2014-08-12 15:59:46 +02:00
Nicolas Bessi
20688f3cca [WHITESPACE] 2014-08-12 15:06:59 +02:00
Nicolas Bessi
7b10362214 [FIX] travis for 8.0 series 2014-08-12 15:05:06 +02:00
Nicolas Bessi
67d22e58f0 [FIX] async_move_line_importer should be launched separately 2014-08-12 14:38:51 +02:00
Nicolas Bessi
3cd67a8e9a [FIX] account_partner_required must be separated 2014-08-12 14:28:09 +02:00
Nicolas Bessi
28470c82ec [FIX] use install nightly 2014-08-12 14:14:42 +02:00
Nicolas Bessi
dedeb9cf23 [FIX] source travis files 2014-08-12 14:09:34 +02:00
Nicolas Bessi
9a4fc93937 [FIX] remove postges service 2014-08-12 14:05:03 +02:00
Nicolas Bessi
cdbb3e9329 [IMP] use latest version of quality tools and experiment include feature 2014-08-12 13:52:58 +02:00
Nicolas Bessi (nbessi)
ea7716d642 Ignore DSL of behave 2014-07-11 07:49:59 +02:00
Nicolas Bessi
8eda679aaa Merge 7.0 into fix_pep8_70
Conflicts:
	.travis.yml
2014-07-10 16:46:23 +02:00
Nicolas Bessi (nbessi)
956bcda61c Update .travis.yml 2014-07-07 15:14:43 +02:00
Nicolas Bessi (nbessi)
9149585541 Fix travis script
travis_run_tests_encapsulated.sh -> travis_run_tests_encapsulated
2014-07-07 14:59:43 +02:00
Nicolas Bessi
047f9c6d84 Use consolidate maintener tools to ignore scenarios in flake tests 2014-07-04 18:02:01 +02:00
Nicolas Bessi (nbessi)
11308a6942 comment flake 8 2014-07-04 15:31:01 +02:00
Nicolas Bessi (nbessi)
26a7b26eef Update .travis.yml 2014-07-04 15:14:54 +02:00