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: configuration changes to adapt to new git version #1792

Closed
wants to merge 1 commit into from

Conversation

ciyer
Copy link
Contributor

@ciyer ciyer commented Apr 13, 2022

Making a draft until the renku-actions repo with the solution tagged.

@ciyer ciyer requested a review from a team as a code owner April 13, 2022 09:18
- name: set up environment variables
run: |
echo "GIT_USER=Renku Bot" >> $GITHUB_ENV
echo "GIT_EMAIL=renku@datascience.ch" >> $GITHUB_ENV
git config --global --add safe.directory /github/workspace
Copy link
Member

Choose a reason for hiding this comment

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

Is it necessary to repeat it twice?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I was just trying to get it to work, but in the end that change had to be added to the renku-actions repo.

@ciyer ciyer marked this pull request as draft April 13, 2022 11:29
@ciyer
Copy link
Contributor Author

ciyer commented Apr 14, 2022

Replaced by #1793

@ciyer ciyer closed this Apr 14, 2022
@ciyer ciyer deleted the release-2.2.0 branch April 14, 2022 06:17
@ciyer ciyer added this to the 2.2.1 milestone May 18, 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