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

Add ccache Github workflow #879

Merged
merged 5 commits into from
Sep 20, 2023

Conversation

inknos
Copy link
Collaborator

@inknos inknos commented Sep 7, 2023

No description provided.

@inknos inknos force-pushed the ns-ccache-ghactions branch 27 times, most recently from 16301ff to b8b5b21 Compare September 13, 2023 11:49
@inknos inknos changed the title add ccache workflow Add ccache Github workflow Sep 14, 2023
@inknos inknos marked this pull request as ready for review September 14, 2023 13:37
Comment on lines 23 to 26
# this step needs to be incorporated in our container that we use for testing
- name: Install dependencies
run: |
dnf install -y ccache clang && dnf builddep -y ./dnf5.spec
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@m-blaha about this, would you rather update our current container that we use for CI or should we create a separate image for building?

Copy link
Member

Choose a reason for hiding this comment

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

I'd prefer to keep one container.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

also, the COPR secret needs to be fixed. I'll do those two fixes before merging

@inknos inknos force-pushed the ns-ccache-ghactions branch 6 times, most recently from 1f715ac to d63a76c Compare September 14, 2023 15:24
@inknos inknos force-pushed the ns-ccache-ghactions branch 2 times, most recently from dfbab73 to de96510 Compare September 14, 2023 15:57
@inknos
Copy link
Collaborator Author

inknos commented Sep 14, 2023

looks like the names the workflows are not updated. I'll retry to run them tomorrow

@inknos inknos force-pushed the ns-ccache-ghactions branch 4 times, most recently from 02e3506 to ebb04ef Compare September 15, 2023 11:46
Copy link
Member

@m-blaha m-blaha left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@m-blaha m-blaha added this pull request to the merge queue Sep 20, 2023
Merged via the queue into rpm-software-management:main with commit b00d940 Sep 20, 2023
5 of 10 checks passed
@inknos inknos deleted the ns-ccache-ghactions branch November 22, 2023 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants