Giulio Coa
97eda159fd
refactor(travis ci): add files to lint and style stages
...
Add the scripts into the ciscripts/ directory to the lint and the style stages
2022-08-06 05:35:30 +02:00
Giulio Coa
6d6ab86fd2
fix(tarvis ci): fix a bug
...
Fix a code style bug into the style stage
2022-08-06 05:15:28 +02:00
Giulio Coa
699f72712d
fix(travis ci): fix an error
...
Fix an error when the find command is used
2022-08-05 22:39:33 +02:00
Giulio Coa
3a2466df31
ci(travis): add style stage and move dependency
...
Add a stage that do a style check and move shellcheck dependency to the stage where is used
2022-08-05 08:45:01 +02:00
DerDanilo
c47e0331dd
update travis config to releases and arch type
2022-03-09 20:13:11 +01:00
4s3ti
e2e8f4d4db
CI Job no longer tolerates failure
...
Failures are no longer allowed on Lint/shellcheck stage.
2021-11-03 18:22:29 +01:00
4s3ti
b4e9831da3
Pipe find to xargs
...
shellchek job not exiting with propper error code due to find -exec exit
code be always 0.
Piping find to xargs instead to get propper exit codes from shellcheck
2021-11-03 01:41:18 +01:00
Dundar Göc
aab8bc2563
Fixed wrong path to script in the travis file.
2021-02-13 23:52:27 +01:00
4s3ti
d67095f3ef
CI/CD Fine tuning
...
Moved xenial script tests to After_script
Find script files instead of hardcoded scripts
2021-02-06 22:46:08 +01:00
4s3ti
bccaa1bbee
Fix for #1234 & CI/CD Fine-tunning
...
Changed Exit code from 1 to 0
Added some more checks
Changed order some checks are done
2021-01-28 01:33:03 +01:00
Carlos Colaço
26c0cf50cf
First automated testing implementation
...
Added some builds on travis ci,
Runs linting on All scripts
installs OpenVPN and Wireguard on all supported ubuntu versions
Checks if VPN is running after installed
runs pivpn scripts
2021-01-26 16:34:06 +01:00