Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop default support for .travis.yml but still leave it as an option for integrators #154

Open
samrocketman opened this issue Jan 7, 2023 · 0 comments
Milestone

Comments

@samrocketman
Copy link
Owner

Previously Jervis would search for the following YAML files: .jervis.yml falling back to .travis.yml.

Jervis has long-outgrown Travis YAML. This issue is to remove all references of .travis.yml.

New YAML standard

The overwhelming majority of the community writing YAML now prefers the .yaml extension. While I personally prefer .yml I think it makes sense to prioritize the community norm.

Jervis will now search for the following YAML files: .jervis.yaml falling back to .jervis.yml.

@samrocketman samrocketman added this to the jervis-2.0 milestone Jan 7, 2023
@samrocketman samrocketman modified the milestones: jervis-2.0, jervis-2.1 Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant