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

build: allow PRs from forks #132

Merged
merged 1 commit into from
Feb 4, 2022
Merged

build: allow PRs from forks #132

merged 1 commit into from
Feb 4, 2022

Conversation

jbedard
Copy link
Member

@jbedard jbedard commented Feb 3, 2022

No description provided.

@CLAassistant
Copy link

CLAassistant commented Feb 3, 2022

CLA assistant check
All committers have signed the CLA.


git diff "origin/$1..origin/$2" --name-only | while read -r file; do
for file in "$@"; do

Copy link
Member Author

Choose a reason for hiding this comment

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

fwiw if I put echo "file: $file" here it does correctly loop over each file in the commit

Copy link
Member Author

Choose a reason for hiding this comment

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

this is the same as the PR but with the echo: https://github.com/aspect-build/aspect-cli/runs/5057836349

.github/workflows/default.yml Outdated Show resolved Hide resolved
@jbedard jbedard force-pushed the pr-forks branch 9 times, most recently from 2928bbb to 19829f1 Compare February 3, 2022 22:49
@jbedard jbedard force-pushed the pr-forks branch 17 times, most recently from 9aa9192 to 96595e8 Compare February 3, 2022 23:26
@jbedard jbedard force-pushed the pr-forks branch 4 times, most recently from 9378f46 to 6bc9f83 Compare February 3, 2022 23:40
@f0rmiga f0rmiga merged commit 82b155e into aspect-build:main Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants