Cruz Monrreal II
1d20646947
Enable xenail dist for only Py37 job Other jobs will follow with other PR
2019-02-08 16:50:27 +00:00
Cruz Monrreal II
300cb4ba19
Enabled Py3.{5,6,7} in Travis CI
2019-02-08 16:50:27 +00:00
Cruz Monrreal II
7d0fe7e973
Replaced '|' with '>' (affects how newlines are parsed)
2019-01-25 14:29:59 +00:00
Cruz Monrreal II
3af4a2f459
Updated license_check to work a bit better across line boundries.
...
Swapped out 'git grep' for 'grep' since it can take in a --max-count flag.
The license _header_ will always be at the top.
Also enabled output so that PR authors can know what the problem files are.
2019-01-25 14:29:59 +00:00
Cruz Monrreal II
3b3af7ad0d
Fix for license check job. Somehow, having the '!' before a single command in a single line parses out the '!'.
2019-01-25 14:29:59 +00:00
Aleksi Klasila
b68628aae6
Add Travis include mbed.h check
2019-01-25 14:29:59 +00:00
Cruz Monrreal II
74187e7f30
Shuffled around version checks to be more useful in case of failure
2019-01-25 14:29:59 +00:00
Cruz Monrreal II
89ffe622a9
Added specific versions of Travis-only modules Use requirements.txt to install specific versions of Travis CI python modules.
2019-01-25 14:29:59 +00:00
kegilbert
da99f9e955
Add doxygen spellcheck jobs to Travis
...
Currently tests
- drivers
- platform
- rtos
- events
- features/netsocket
2019-01-25 14:29:59 +00:00
Martin Kojtal
5e0a2d991f
travis: set hypothesis to 3.88 version
...
Update to v4.x breaks tools, will need to be addressed separately.
2019-01-15 08:31:36 +00:00
Cruz Monrreal II
57adcfdcc1
Corrected simplified astyle job behavior when base branch is not master
...
Consolidated efforts from PR #9336 .
Previous job's env vars would not be populated correctly if the base branch of a PR was not master.
Corected by pulling remaining respository information to perform comparison between read-only instance of PR and base branch.
2019-01-14 13:06:14 +00:00
Martin Kojtal
ad1de5096e
travis: add keys for ubuntu - workaround
2019-01-14 13:06:14 +00:00
Oren Cohen
498e4e6b7d
Fix travis astyle usage of .astyleignore
2019-01-14 13:06:14 +00:00
Cruz Monrreal II
03118df842
Add back statements adding ppa repos...
2019-01-14 13:06:14 +00:00
Cruz Monrreal II
2f6a8a2cc0
Skip files that were deleted
2019-01-14 13:06:14 +00:00
Cruz Monrreal II
0190e3eab5
Simplified astyle travis test to be easier to reason about
2019-01-14 13:06:14 +00:00
Olli-Pekka Puolitaival
4a0b2c10c8
More static place for astyle
2019-01-14 13:06:14 +00:00
Martin Kojtal
f2aa32d2b1
travis: use https for fetching astyle package
2018-12-27 22:25:59 -06:00
Martin Kojtal
3e9e3e773d
travis: add license
2018-12-27 22:25:59 -06:00
Cruz Monrreal II
5ba3444233
Removed rabbitmq fix from travis.yml Upstream fix has been applied by Travis CI
2018-12-27 22:25:59 -06:00
Oren Cohen
094fedfec9
Add SPM code generation test to Travis-CI
2018-12-11 16:14:44 -06:00
Martin Kojtal
b4ecd7c28e
travis: rabbitmq signature update
...
Fix comes from rabbitmq:
> On December 1st, 2018 (GMT) all repositories under the RabbitMQ account on PackageCloud
will be switched to use the new signing keys. RabbitMQ users who install packages
from PackageCloud must import the new signing keys before the migration.
The recommended way of doing that is by re-running PackageCloud setup
scripts (RabbitMQ, Erlang). Signing keys can be downloaded and imported directly
as well (RabbitMQ, Erlang). If the new keys are not imported, package installation
will start failing with a signature verification error.
2018-12-05 11:09:50 +00:00
Martin Kojtal
c0dd29d92e
travis: mangodb key update not needed anymore
2018-12-05 11:09:50 +00:00
Martin Kojtal
a5e8df25a1
travis: astyle anchor fix
...
Missing $ for after_success, same fix as previously done for PR code changes
2018-11-20 14:50:10 +00:00
Martin Kojtal
5299017553
travis: anchor grep for astyle
...
Should not pick up .cmake files (just .c files)
2018-11-16 13:38:36 +00:00
Teppo Järvelin
f5ad355854
travis: exclude deleted files for astyle.
2018-11-16 13:58:04 +02:00
Martin Kojtal
cbdd6324ed
travis: echo failure if astyle fails
2018-11-15 07:20:13 +00:00
Martin Kojtal
70b5772dc4
travis: add after_failure for astyle
...
To get to failure, we need to exit with 1
2018-11-15 07:20:13 +00:00
Martin Kojtal
edef49b5fd
travis: astyle error leads to the pull request error
...
As our codebase is 0 styling errors, we should start treating astyle errors as
pull request blockers. Time to follow our coding style.
2018-11-15 07:20:11 +00:00
Cruz Monrreal II
5ad4b3481b
Disable current failing doxygen command until fixes are made
2018-10-30 11:45:41 -05:00
Cruz Monrreal II
948531fc2f
Added compilation of latest doxygen release.
...
Tweaked doxygen failure command
2018-10-30 11:41:07 -05:00
Cruz Monrreal II
65c4bc92fb
Added line in python testing to print pip modules in use
2018-10-16 17:33:56 -05:00
Cruz Monrreal
dc4a52c727
Merge pull request #7898 from 0xc0170/fix_astyle_common
...
Travis: fix astyle report (-/+ files)
2018-10-10 08:40:28 -05:00
Martin Kojtal
f1f16e5e26
travis: add MBED BOT to the astyle job
2018-10-09 14:20:32 -05:00
Martin Kojtal
c10a9b5f77
Merge pull request #7911 from 0xc0170/fix_license_check
...
travis: add license check for gnu library license
2018-09-26 15:07:48 +02:00
Seppo Takalo
fa8add4227
Remove components from RTOS-less build.
2018-09-01 12:37:45 -05:00
Yossi Levy
ed8e170d15
Moving SD, SPIF and FLASHIAP into mbedos and refactoring features storage directory structure.
2018-08-29 12:01:11 +03:00
Martin Kojtal
57870204eb
travis: add license check for gnu library license
2018-08-28 14:43:10 +01:00
Christopher Haster
783bc8435f
Adopted travis changes from littlefs v1.6
2018-08-06 14:30:29 -05:00
Cruz Monrreal II
64e77d369c
Moved the sourcing of the astyle archive to AWS from SourceForge.
...
SF has been failing intermitantly, and appears to not explicitly allow the automatic downloading of archives.
2018-06-26 10:54:57 -05:00
Seppo Takalo
98a787b003
Fix Astyleignore and Mbed 2 travis build rules
2018-06-21 12:56:22 +03:00
Martin Kojtal
4d49d4fc91
Travis: fix mongodb key expired error
2018-06-20 12:17:09 +01:00
Olli-Pekka Puolitaival
a4f8c0789b
Check that no GPL licence inside code
2018-05-30 17:13:35 +03:00
Cruz Monrreal II
8b661828fc
Updated Travis CI to be able to run tool tests against Python 3.
...
Will be enabled when tool support has been completely ported
2018-05-22 19:20:33 -05:00
Cruz Monrreal
16d30776aa
Merge pull request #6905 from kivaisan/remove_common_pal_flags
...
Lora: Remove obsolete FEATURE_COMMON_PAL flags
2018-05-21 10:11:20 -05:00
Christopher Haster
fa54351a64
Travis: Quick name-fix for warnings reported by Astyle
...
Currently Astyle is reporting files with warnings, not the actual count
of warnings. This is a bug, but fixing right now will cause incorrect results.
At least for the short-term we can change the name to avoid as much confusion
as possible.
2018-05-15 11:55:57 -05:00
Kimmo Vaisanen
3094327e12
Lora: Remove obsolete FEATURE_COMMON_PAL flags
...
mbed-trace no longer requires COMMON_PAL to be enabled.
2018-05-15 16:08:30 +03:00
Cruz Monrreal
5038135c7d
Merge pull request #6577 from SeppoTakalo/remove_features
...
Get rid of FEATURE_COMMON_PAL and FEATURE_NANOSTACK
2018-05-07 10:44:50 -05:00
Christopher Haster
d5af6ec461
Added nanostack to removed directories during rtos-less build
2018-04-27 14:38:44 +03:00
Martin Kojtal
c12ee10c5d
travis: add astyle run for all changes in the PR
...
To compare to master, use entire branch, not only files changed.
2018-04-19 12:55:54 +01:00