8000 [ci][gha] Miscellaneous improvements and sync with cirrus by elfiesmelfie · Pull Request #3976 · collectd/collectd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[ci][gha] Miscellaneous improvements and sync with cirrus #3976

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

Merged
merged 4 commits into from
Feb 15, 2022

Conversation

elfiesmelfie
Copy link
Contributor
   * Add "silent" + "keep going" options to MAKEFLAGS
   * Add $MAKEFLAGS to all make invocations
   * Update "name"s
   * Remove ``continue-on-error`` that was temporarily managing some failures

Installation of bzip2 and make distcheck were failing on el8.
This was resolved by updating it to use CentOS Stream 8 in [1]

[1] collectd/ci-docker#55
@elfiesmelfie elfiesmelfie requested a review from a team as a code owner February 14, 2022 23:16
@elfiesmelfie elfiesmelfie added the Maintenance A pull request without immediate user-observable impact label Feb 15, 2022
mrunge
mrunge previously approved these changes Feb 15, 2022
Copy link
Member
@mrunge mrunge left a comment

Choose a reason for hiding this comment

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

Thank you, looks good to me

- name: install bzip2
continue-on-error: true
run: |
- name: Install bzip2
Copy link
Member

Choose a reason for hiding this comment

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

what about installing bzip2 in the used containers?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That's a possibility. It'll take a while to update all the containers though, the changes are trivial, but the process is tedious)
But it should save a little bit of time in the CI runs.

I can update this PR to remove these, and then it'll become dependant on the new container changes.

@elfiesmelfie elfiesmelfie force-pushed the ci/gha/incremental_improvements branch from 1c736e9 to 69bd5bf Compare February 15, 2022 12:18
@mrunge mrunge merged commit ac581da into collectd:main Feb 15, 2022
@elfiesmelfie
Copy link
Contributor Author

FYI, I'll remove the install bzip stage, and add it to the containers.

carlospeon pushed a commit to carlospeon/collectd that referenced this pull request Oct 17, 2022
)

* [ci][gha] Rename tasks

* [ci][gha] Update and use MAKEFLAGS

* [ci][gha] Remove continue-on-error from ``make distcheck`` tasks

Installation of bzip2 and make distcheck were failing on el8.
This was resolved by updating it to use CentOS Stream 8 in [1]

[1] collectd/ci-docker#55
hnez pushed a commit to hnez/collectd that referenced this pull request Jan 30, 2023
)

* [ci][gha] Rename tasks

* [ci][gha] Update and use MAKEFLAGS

* [ci][gha] Remove continue-on-error from ``make distcheck`` tasks

Installation of bzip2 and make distcheck were failing on el8.
This was resolved by updating it to use CentOS Stream 8 in [1]

[1] collectd/ci-docker#55
hnez pushed a commit to hnez/collectd that referenced this pull request Jan 30, 2023
)

* [ci][gha] Rename tasks

* [ci][gha] Update and use MAKEFLAGS

* [ci][gha] Remove continue-on-error from ``make distcheck`` tasks

Installation of bzip2 and make distcheck were failing on el8.
This was resolved by updating it to use CentOS Stream 8 in [1]

[1] collectd/ci-docker#55
mrunge pushed a commit that referenced this pull request Feb 1, 2023
* [ci][gha] Rename tasks

* [ci][gha] Update and use MAKEFLAGS

* [ci][gha] Remove continue-on-error from ``make distcheck`` tasks

Installation of bzip2 and make distcheck were failing on el8.
This was resolved by updating it to use CentOS Stream 8 in [1]

[1] collectd/ci-docker#55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance A pull request without immediate user-observable impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0