Skip to content

MAINT: fix travis config issues#10011

Merged
pllim merged 1 commit intoastropy:masterfrom
bsipocz:travis_cleanup
Mar 5, 2020
Merged

MAINT: fix travis config issues#10011
pllim merged 1 commit intoastropy:masterfrom
bsipocz:travis_cleanup

Conversation

@bsipocz
Copy link
Member

@bsipocz bsipocz commented Mar 4, 2020

In the past week, two jobs has disappeared from our travis matrix, so it's rather timely to do this config cleanup to get rid of all warnings and issues.

This affects the bugfix branch, but quite possibly it will rather need a separate PR (I'll see which way is better during the attempted backport)

@bsipocz bsipocz added this to the v4.0.1 milestone Mar 4, 2020
Copy link
Contributor

@mhvk mhvk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Strange that the travis interpretation of .travis.yml changed like this. Might it be worth pinging them?

p.s. How coverage can change with this PR completely eludes me.

os:
- linux

stage: Comprehensive tests
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I had noticed this in my own package too. Does mean we should update package-template as well!

Copy link
Member

@pllim pllim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ugh, I am not a fan of them silently changing behaviors like this. Thanks!

I don't think the coverage failure is relevant. I have learned to ignore it completely.

@pllim
Copy link
Member

pllim commented Mar 5, 2020

Remote data failures are hopefully transient. Let's merge this and then see.

@bsipocz
Copy link
Member Author

bsipocz commented Mar 5, 2020

One can argue how silent it was, for a while there were config warnings (actually they have introduced the linter and its output which wasn't there before), we just didn't bother about them, not to follow their changelog, etc.

@bsipocz
Copy link
Member Author

bsipocz commented Mar 5, 2020

Also, as I recall stages were beta, or at least very new when we started to use them, so having some reshuffle and getting rid of the default stage key is not that surprising.

Anyway, all is good now, we just need to do some plumbing for CI from time to time.

@bsipocz bsipocz modified the milestones: v4.0.1, v4.1 Mar 5, 2020
@bsipocz
Copy link
Member Author

bsipocz commented Mar 5, 2020

This is a mess for backporting, so I'll directly fix travis for the 4.0.x branch

@bsipocz bsipocz deleted the travis_cleanup branch September 16, 2024 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants