Skip to content

Fix location of licenses template#301

Merged
cert-manager-prow[bot] merged 1 commit into
cert-manager:mainfrom
SgtCoDFish:licenses-tmpl-dir
Jun 17, 2025
Merged

Fix location of licenses template#301
cert-manager-prow[bot] merged 1 commit into
cert-manager:mainfrom
SgtCoDFish:licenses-tmpl-dir

Conversation

@SgtCoDFish
Copy link
Copy Markdown
Member

Fixes an issue in #300 when there are nested go.mod files within a repo.

I was a little wary of referring to make/_shared here but it's already referred to here:

@find . -name go.mod -not \( -path "./$(bin_dir)/*" -or -path "./make/_shared/*" \) \

@cert-manager-prow cert-manager-prow Bot added dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jun 17, 2025
Comment thread modules/licenses/01_mod.mk Outdated
@inteon
Copy link
Copy Markdown
Member

inteon commented Jun 17, 2025

@SgtCoDFish I tried to make the PR more like what we already have in the repo (see https://github.com/cert-manager/makefile-modules/blob/main/modules/help/01_mod.mk#L16).

Signed-off-by: Ashley Davis <ashley.davis@cyberark.com>
@SgtCoDFish
Copy link
Copy Markdown
Member Author

@inteon we may have pushed at a similar time?

@inteon
Copy link
Copy Markdown
Member

inteon commented Jun 17, 2025

/approve
/lgtm

Yes, but I think we had +- the same changes.

@cert-manager-prow cert-manager-prow Bot added the lgtm Indicates that a PR is ready to be merged. label Jun 17, 2025
@cert-manager-prow
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: inteon

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:

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

@cert-manager-prow cert-manager-prow Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 17, 2025
@cert-manager-prow cert-manager-prow Bot merged commit 8c0d0db into cert-manager:main Jun 17, 2025
4 checks passed
@SgtCoDFish SgtCoDFish deleted the licenses-tmpl-dir branch June 17, 2025 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants