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

[content-service] Do not stash untracked files #11390

Merged
merged 1 commit into from
Jul 14, 2022
Merged

[content-service] Do not stash untracked files #11390

merged 1 commit into from
Jul 14, 2022

Conversation

aledbf
Copy link
Member

@aledbf aledbf commented Jul 14, 2022

Description

Avoiding issues with files included in the prebuild that could be owned by a different issue (permission issues).

Related Issue(s)

Fixes #10953

logs: https://cloudlogging.app.goo.gl/YheW1oLHcTZhkwNf7

How to test

Release Notes

NONE

Werft options:

  • /werft with-preview

@aledbf aledbf requested a review from a team July 14, 2022 20:23
@github-actions github-actions bot added the team: workspace Issue belongs to the Workspace team label Jul 14, 2022
@kylos101 kylos101 assigned kylos101 and unassigned kylos101 Jul 14, 2022
@werft-gitpod-dev-com
Copy link

started the job as gitpod-build-aledbf-stash.1 because the annotations in the pull request description changed
(with .werft/ from main)

@werft-gitpod-dev-com
Copy link

started the job as gitpod-build-aledbf-stash.2 because the annotations in the pull request description changed
(with .werft/ from main)

@roboquat roboquat merged commit 3deaa6f into main Jul 14, 2022
@roboquat roboquat deleted the aledbf/stash branch July 14, 2022 21:10
@kylos101
Copy link
Contributor

kylos101 commented Jul 14, 2022

@kylos101
Copy link
Contributor

Tested prebuild initializer fix here: https://www.loom.com/share/c20c82070c3b4e27a75d551cf84b40d8

@roboquat roboquat added deployed: workspace Workspace team change is running in production deployed Change is completely running in production labels Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: workspace Workspace team change is running in production deployed Change is completely running in production release-note-none size/XS team: workspace Issue belongs to the Workspace team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

prebuild initializer failed when git stash push -u bacause of of permission denied
4 participants