Project

Profile

Help

Issue #6076

closed

Validation fails with warnings Travis

Added by bmbouter about 4 years ago. Updated almost 3 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
CI/CD
Sprint:
Quarter:

Description

Travis rolled out a new config validation service. It's showing the following warnings in our config files:

root: deprecated key sudo (The key `sudo` has no effect anymore.)
jobs.include: duplicate values: name: Publish client to rubyge ...
root: missing os, using the default linux
services: value redis-server is an alias for redis, using redis
env: key matrix is an alias for jobs, using jobs 
Actions #1

Updated by dkliban@redhat.com about 4 years ago

Travis now provides a config validation tool. It should be used to quickly check if any changes are removing the warnings or not. https://config.travis-ci.com/explore

Actions #2

Updated by mdepaulo@redhat.com about 4 years ago

wrote:

Travis now provides a config validation tool. It should be used to quickly check if any changes are removing the warnings or not. https://config.travis-ci.com/explore

There's also the `travis lint` command:
https://github.com/travis-ci/travis.rb#lint

Actions #3

Updated by fao89 about 4 years ago

  • Triaged changed from No to Yes
Actions #4

Updated by dalley almost 3 years ago

  • Status changed from NEW to CLOSED - WONTFIX

Also available in: Atom PDF