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

Upgrade packages with flutter/dart pub upgrade #1742

Merged
merged 22 commits into from
Oct 10, 2024
Merged

Conversation

nilsreichardt
Copy link
Member

We couldn't run dart run build_runner build anymore. After executing this command, you received:

[SEVERE] Failed to spawn build script after retry. This is likely due to a misconfigured builder definition. See the generated script at .dart_tool/build/entrypoint/build.dart to find errors.

This issue was introduced with #1703. The reason for it was that we need a newer frontend_server_client version (see google/json_serializable.dart#1427 (comment)).

After running dart/flutter pub upgrade in every package, I was able to execute dart run build_runner build again.

@github-actions github-actions bot added feature: homework feature: homework-submissions Submissions can be toggled for homeworks so that pupils can upload their solutions for the teacher. platform: macos feature: file-sharing Files can be shared inside Sharezone e.g. by uploading them in a file-sharing folder of a course. feature: notifications Push-Notifications and In-App-Notifications. feature: timetable / calendar Includes anything regarding lessons (timetable) and events (calendar). ui / ux feature: universal file features File features (downloading, preview, etc.) that are used by multiple Sharezone features. feature: holidays feature: groups Groups umbrella term for courses and classes. testing dependencies Changing, updating, adding or removing one or more dependencies. feature: feedback Users can send us feedback to improve the app. feature: analytics Includes everything that is related to analytics and usage tracking feature: sharezone plus Includes everything that is related to the Sharezone Plus subscription feature: qr code scanner Includes everything that is related to our qr code scanner package. website admin console feature: grades Users can add their grades to Sharezone. labels Oct 5, 2024
Copy link

github-actions bot commented Oct 5, 2024

Visit the preview URL for this PR (updated for commit 93f8f9c):

https://sharezone-console-dev--pr1742-upgrade-pub-2024-10-1no2hwds.web.app

(expires Sun, 13 Oct 2024 13:48:33 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 471536afe3f6ec4895d9ea75513730b515d17eb6

Copy link

github-actions bot commented Oct 5, 2024

Visit the preview URL for this PR (updated for commit 93f8f9c):

https://sharezone-website-dev--pr1742-upgrade-pub-2024-10-0az29kmi.web.app

(expires Sun, 13 Oct 2024 13:48:17 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 372b0431a96247f908d9a97d5d865de1c8b3b04e

Copy link

github-actions bot commented Oct 5, 2024

Visit the preview URL for this PR (updated for commit 93f8f9c):

https://sharezone-test--pr1742-upgrade-pub-2024-10-jlvmzuxs.web.app

(expires Sun, 13 Oct 2024 13:49:19 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 4cb3ae61e1e018abfd9841fd3239f5b49ccc034b

@nilsreichardt nilsreichardt added the build-app-preview A label that can be assigned to a PR to trigger a build of the app preview. label Oct 5, 2024
@Sharezone-Admin
Copy link
Member

Sharezone-Admin commented Oct 5, 2024

⬇️ Builds generated by Codemagic for commit 93f8f9c ⬇️

Note: Only Sharezone team members are able to install the iOS app.

iOS Android
iOS QR code
Download link
Android QR code
Download link

(expires Sat, 9 Nov 2024 13:58:57 GMT)
Codemagic build: 6707da803486cfc889c64a50; comment generated with Codemagic App Preview

@nilsreichardt nilsreichardt added this pull request to the merge queue Oct 5, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 5, 2024
@nilsreichardt nilsreichardt added this pull request to the merge queue Oct 10, 2024
Merged via the queue into main with commit 35ec43e Oct 10, 2024
43 checks passed
@nilsreichardt nilsreichardt deleted the upgrade-pub-2024-10 branch October 10, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin console build-app-preview A label that can be assigned to a PR to trigger a build of the app preview. ci/cd dependencies Changing, updating, adding or removing one or more dependencies. feature: analytics Includes everything that is related to analytics and usage tracking feature: feedback Users can send us feedback to improve the app. feature: file-sharing Files can be shared inside Sharezone e.g. by uploading them in a file-sharing folder of a course. feature: grades Users can add their grades to Sharezone. feature: groups Groups umbrella term for courses and classes. feature: holidays feature: homework feature: homework-submissions Submissions can be toggled for homeworks so that pupils can upload their solutions for the teacher. feature: notifications Push-Notifications and In-App-Notifications. feature: qr code scanner Includes everything that is related to our qr code scanner package. feature: sharezone plus Includes everything that is related to the Sharezone Plus subscription feature: timetable / calendar Includes anything regarding lessons (timetable) and events (calendar). feature: universal file features File features (downloading, preview, etc.) that are used by multiple Sharezone features. platform: ios platform: macos testing ui / ux website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants