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 package upgrade process #8034

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

matmair
Copy link
Member

@matmair matmair commented Aug 29, 2024

This patch fixes problems where too old versions are trying to be updated. Those are missing the cleanup task. As a remediation, there is now a check if the script is available.

This needs a backport and patch release to work.

@matmair matmair added setup Relates to the InvenTree setup / installation process backport-to-0.16.x labels Aug 29, 2024
@matmair matmair added this to the 0.16.1 milestone Aug 29, 2024
@matmair matmair self-assigned this Aug 29, 2024
Copy link

netlify bot commented Aug 29, 2024

Deploy Preview for inventree-web-pui-preview ready!

Name Link
🔨 Latest commit 662b872
🔍 Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/66d0d92ca6fb32000841c978
😎 Deploy Preview https://deploy-preview-8034--inventree-web-pui-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (no change from production)
Accessibility: 86 (no change from production)
Best Practices: 92 (no change from production)
SEO: 70 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@matmair matmair changed the title Fix packaging upgrade process Fix packag upgrade process Aug 29, 2024
@matmair matmair changed the title Fix packag upgrade process Fix package upgrade process Aug 29, 2024
@SchrodingersGat SchrodingersGat added installer backport Apply this label to a PR to enable auto-backport action labels Aug 29, 2024
@SchrodingersGat SchrodingersGat modified the milestones: 0.16.1, 0.17.0 Aug 29, 2024
@SchrodingersGat SchrodingersGat merged commit 3951b3f into inventree:master Aug 29, 2024
26 checks passed
@SchrodingersGat SchrodingersGat deleted the fix-packaging-upgrade branch August 29, 2024 23:06
github-actions bot pushed a commit that referenced this pull request Aug 29, 2024
* ensure site_url is preserved

* check if clear-generated is available

(cherry picked from commit 3951b3f)
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
0.16.x

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

SchrodingersGat pushed a commit that referenced this pull request Aug 29, 2024
* ensure site_url is preserved

* check if clear-generated is available

(cherry picked from commit 3951b3f)

Co-authored-by: Matthias Mair <code@mjmair.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Apply this label to a PR to enable auto-backport action installer setup Relates to the InvenTree setup / installation process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants