Skip to content

chore(ci): properly install recent version of git (needed >= 2.18 by checkout action)#2514

Merged
poiana merged 1 commit intomasterfrom
fix/gha_master_release
Apr 27, 2023
Merged

chore(ci): properly install recent version of git (needed >= 2.18 by checkout action)#2514
poiana merged 1 commit intomasterfrom
fix/gha_master_release

Conversation

@FedeDP
Copy link
Contributor

@FedeDP FedeDP commented Apr 27, 2023

What type of PR is this?

/kind bug

Any specific area of the project related to this PR?

/area CI

What this PR does / why we need it:

Moreover, fixed path to output packages from Falco make package target.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE

…checkout action) to fix Falco versioning.

Moreover, fixed path to output packages from Falco `make package` target.

Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
@FedeDP
Copy link
Contributor Author

FedeDP commented Apr 27, 2023

/cc @leogr @LucaGuerra @Andreagit97

@FedeDP
Copy link
Contributor Author

FedeDP commented Apr 27, 2023

/milestone 0.35.0

@poiana poiana added this to the 0.35.0 milestone Apr 27, 2023
@FedeDP
Copy link
Contributor Author

FedeDP commented Apr 27, 2023

/hold

source /opt/rh/devtoolset-9/enable
yum install -y git wget make m4 rpm-build
yum install -y wget make m4 rpm-build
yum -y install https://packages.endpointdev.com/rhel/7/os/x86_64/endpoint-repo.x86_64.rpm
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Repo that provides recent git version.
A recent git version is needed by checkout action.

name: falco-${{ steps.store_version.outputs.version }}-${{ inputs.arch }}.tar.gz
path: |
${{ github.workspace }}/build/packages/falco-*.tar.gz
${{ github.workspace }}/build/falco-*.tar.gz
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed path.

Copy link
Member

@Andreagit97 Andreagit97 left a comment

Choose a reason for hiding this comment

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

/approve

@FedeDP
Copy link
Contributor Author

FedeDP commented Apr 27, 2023

Further fixes on top of #2501 .

@poiana
Copy link
Contributor

poiana commented Apr 27, 2023

[APPROVALNOTIFIER] This PR is APPROVED

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

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

The pull request process is described here

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

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

@FedeDP
Copy link
Contributor Author

FedeDP commented Apr 27, 2023

/unhold

Lets try!

@poiana poiana merged commit ad75c87 into master Apr 27, 2023
@poiana poiana deleted the fix/gha_master_release branch April 27, 2023 18:14
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.

5 participants