Skip to content

WIP Add ccache to Azure builds #46309

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

Closed
wants to merge 4 commits into from
Closed

Conversation

jonashaag
Copy link
Contributor

@jonashaag jonashaag commented Mar 10, 2022

New try of #46307

  • closes #xxxx (Replace xxxx with the Github issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

- Refactor duplicated code from GHA workflows to the 'build-pandas' and
  'setup' actions.
- Use Mamba over Conda everywhere.
- Add sccache using 'hendrikmuhs/ccache-action'.
- General cleanup of GHA workflows.
@jonashaag jonashaag marked this pull request as draft March 10, 2022 15:54
@jonashaag
Copy link
Contributor Author

@phofl do you know why #46308 runs on Azure but not this one?

@phofl
Copy link
Member

phofl commented Mar 10, 2022

Not sure, but it might be related to draft status? Also have not looked at your diff

@jonashaag
Copy link
Contributor Author

I tried w/o draft, no change. Do you know where on Azure I can go looking for any errors with the pipeline file?

@phofl
Copy link
Member

phofl commented Mar 10, 2022

Not really no, https://dev.azure.com/pandas-dev/pandas/_build?view=runs lists all builds, but yours is not there

@jonashaag jonashaag force-pushed the ccache-azure branch 5 times, most recently from d0f9aef to 01a57e7 Compare March 10, 2022 16:32
@jonashaag jonashaag closed this Mar 10, 2022
@jonashaag jonashaag reopened this Mar 10, 2022
@jonashaag
Copy link
Contributor Author

@phofl seems like at least one GitHub Action must run otherwise Azure won't run. WTF

@phofl
Copy link
Member

phofl commented Mar 10, 2022

Ok this is good to know

@jonashaag jonashaag force-pushed the ccache-azure branch 4 times, most recently from 4166c90 to e5049e5 Compare March 11, 2022 10:10
@himanshubathamx2
Copy link

nicee

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.

3 participants