Skip to content

Disable AppVeyor for dmd-cxx#7610

Merged
MartinNowak merged 3 commits intodlang:dmd-cxxfrom
wilzbach:dmd-cxx-appveyor
Jan 5, 2018
Merged

Disable AppVeyor for dmd-cxx#7610
MartinNowak merged 3 commits intodlang:dmd-cxxfrom
wilzbach:dmd-cxx-appveyor

Conversation

@wilzbach
Copy link
Contributor

@wilzbach wilzbach commented Jan 5, 2018

No description provided.

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @wilzbach!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

@wilzbach wilzbach closed this Jan 5, 2018
@wilzbach wilzbach reopened this Jan 5, 2018
@MartinNowak
Copy link
Member

Let's try blacklisting instead
https://www.appveyor.com/docs/branches/

- no need to test anything here
@wilzbach
Copy link
Contributor Author

wilzbach commented Jan 5, 2018

I tried that before, but maybe it didn't take immediate effect:

image

See also: #7595

@MartinNowak
Copy link
Member

And while we're at it, let's remove the dummy Jenkinsfile as well.

@MartinNowak
Copy link
Member

MartinNowak commented Jan 5, 2018

I tried that before, but maybe it didn't take immediate effect:

It's puzzling me how codecov and appveyor came up with the weird idea to configure in the repo and on their servers. Also why would it test anything if there is no appveyor config? Exactly because of this server-side default config nonsense, requiring us now to override it with a blacklist dummy :o.

One of the few things that Jenkins gets right.

@MartinNowak MartinNowak merged commit c18a675 into dlang:dmd-cxx Jan 5, 2018
@MartinNowak
Copy link
Member

Not to mention AppVeyors weird login logic, where I have to select your account b/c they haven't thought of orgs beforehand.
screenshot-2018-1-5 login - appveyor

@wilzbach wilzbach deleted the dmd-cxx-appveyor branch January 5, 2018 14:51
@jacob-carlborg
Copy link
Contributor

jacob-carlborg commented Jan 5, 2018

@MartinNowak @wilzbach it's possible to configure AppVeyor to not build if there's no appveyor.yml. It's on the General settings page further down, called Skip branches without appveyor.yml.

screen shot 2018-01-05 at 17 28 11

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

Successfully merging this pull request may close these issues.

4 participants