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

cleanup(ci): remove some unused jobs and remove some falco-builder reference where possible #2322

Merged
merged 2 commits into from
Dec 15, 2022

Conversation

Andreagit97
Copy link
Member

What type of PR is this?

/kind cleanup

Any specific area of the project related to this PR?

/area CI

What this PR does / why we need it:

This PR is a first attempt to remove all falco-builder usages.

It removes 2 possible unused jobs from GH:

  • build-ubuntu-bionic -> ubuntu-18.04 image is deprecated and I don't see so much value in building Falco on ubuntu bionic 🤔
  • build-centos7-debug-> we already build Falco on centos 7 in circle ci, so why we need to duplicate the job here 🤔

It modifies 2 jobs in circleCI:

  • quality-static-analysis now uses ubuntu.22-04
  • rpm-sign now uses a simple centos7 image, we don't need the falco-builder, or am I missing something?

Which issue(s) this PR fixes:

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE

Copy link
Contributor

@FedeDP FedeDP left a comment

Choose a reason for hiding this comment

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

Fully agree; making CI quicker is always good, when we do not lose any build /test.
/approve

@poiana
Copy link
Contributor

poiana commented Dec 13, 2022

LGTM label has been added.

Git tree hash: 843b59c61cbc47b01909c70eb50d31dced0f186c

@FedeDP
Copy link
Contributor

FedeDP commented Dec 13, 2022

/milestone 0.34.0

@poiana poiana added this to the 0.34.0 milestone Dec 13, 2022
@FedeDP FedeDP changed the title cleanup(ci): remove some unused jobs and remove some falco-builder image where possible cleanup(ci): remove some unused jobs and remove some falco-builder reference where possible Dec 14, 2022
@FedeDP
Copy link
Contributor

FedeDP commented Dec 14, 2022

/cc @leogr

@poiana poiana requested a review from leogr December 14, 2022 09:28
@FedeDP
Copy link
Contributor

FedeDP commented Dec 15, 2022

/cc @jasondellaluce

@poiana
Copy link
Contributor

poiana commented Dec 15, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Andreagit97, FedeDP, leogr

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [Andreagit97,FedeDP,leogr]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana poiana merged commit 39753b6 into master Dec 15, 2022
@poiana poiana deleted the cleanup_ci_jobs branch December 15, 2022 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants