astropy / extension-helpers

Helpers to assist with building Python packages with compiled C/Cython extensions
https://extension-helpers.readthedocs.io
BSD 3-Clause "New" or "Revised" License
16 stars 12 forks source link

MNT: Replace master with main #28

Closed pllim closed 2 years ago

pllim commented 3 years ago

This PR attempts to replace all mention of master to main in this repository. This should be reviewed and merged right after the maintainer has renamed the default branch.

This is an automated update made by the batchpr tool :robot: - feel free to close if it doesn't look good! You can report issues to @pllim.

This is part of #27

codecov[bot] commented 3 years ago

Codecov Report

Merging #28 (1463c49) into master (16d9f92) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #28   +/-   ##
=======================================
  Coverage   73.98%   73.98%           
=======================================
  Files           9        9           
  Lines         515      515           
=======================================
  Hits          381      381           
  Misses        134      134           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 16d9f92...1463c49. Read the comment docs.

pllim commented 3 years ago

style job failure about isort is unrelated.

Cadair commented 3 years ago

isort is fixed can you rebase?

pllim commented 3 years ago

Done!

pllim commented 3 years ago

Is it just me or Azure much slower than Actions now?

embray commented 3 years ago

Is it just me or Azure much slower than Actions now?

I hadn't specifically noticed, but I feel like almost all of these CI providers are being pressured by their investors to throttle free use for open source. It happened (badly) to Travis. I wouldn't be surprised if it's happening with Azure. Possibly so MS can shift more resources to GH Actions. But it'll happen with GH too, I'm sure of it.