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

Fix where we are deleting tags (don't edit cache\!) #1112

Conversation

Racer159
Copy link
Contributor

Description

Fixes a bug introduced from MZAL where cache could be messed with do to GitPath being changed in the git receiver.

Related Issue

Fixes #1079

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@Racer159 Racer159 added the bug 🐞 Something isn't working label Dec 10, 2022
Copy link
Contributor

@jeff-mccoy jeff-mccoy left a comment

Choose a reason for hiding this comment

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

Is it possible to include a test that demonstrates this behavior and that is now fixed?

@jeff-mccoy jeff-mccoy merged commit c5d3f67 into main Dec 12, 2022
@jeff-mccoy jeff-mccoy deleted the 1079-git-repository-cache-gets-invalidated-after-several-builds branch December 12, 2022 17:18
Noxsios pushed a commit that referenced this pull request Mar 8, 2023
## Description

Fixes a bug introduced from MZAL where cache could be messed with do to
GitPath being changed in the git receiver.

## Related Issue

Fixes #1079 

## Type of change

- [X] Bug fix (non-breaking change which fixes an issue)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Repository cache gets invalidated after several builds
2 participants