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

chore: Add CI workflow #87

Merged
merged 1 commit into from Jun 30, 2023
Merged

chore: Add CI workflow #87

merged 1 commit into from Jun 30, 2023

Conversation

dmage
Copy link
Member

@dmage dmage commented Jun 29, 2023

No description provided.

Copy link

@flavianmissi flavianmissi left a comment

Choose a reason for hiding this comment

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

LGTM.

What's this "dubious ownership issue" about? 🤔

@dmage
Copy link
Member Author

dmage commented Jun 30, 2023

In our case it looks like this:

go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/josharian/intern v1.0.0
# cd /__w/container-security-operator/container-security-operator; git status --porcelain
fatal: detected dubious ownership in repository at '/__w/container-security-operator/container-security-operator'
To add an exception for this directory, call:

	git config --global --add safe.directory /__w/container-security-operator/container-security-operator
error obtaining VCS status: exit status 128
	Use -buildvcs=false to disable VCS stamping.
make: *** [Makefile:9: build] Error 1

actions/checkout#766 and actions/runner#2033 have interesting details about this issue.

@dmage dmage merged commit ac6968f into master Jun 30, 2023
3 checks passed
@flavianmissi flavianmissi deleted the add-github-workflow branch June 30, 2023 09:57
@dmage
Copy link
Member Author

dmage commented Jul 7, 2023

/cherrypick redhat-3.9

@openshift-cherrypick-robot

@dmage: new pull request created: #98

In response to this:

/cherrypick redhat-3.9

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@dmage
Copy link
Member Author

dmage commented Jul 7, 2023

/cherrypick redhat-3.8

@openshift-cherrypick-robot

@dmage: new pull request created: #99

In response to this:

/cherrypick redhat-3.8

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants