-
Notifications
You must be signed in to change notification settings - Fork 278
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
Publish new prerelease #360
Conversation
…zation Make timezone database initialization optional
Correct attendance status json key
Event.fromJson 'start'-key assignment fixed
Add location and url to constructor
iOS Source fallbacks and re-add url parameter
Feat: v2 embedding
Revert duplicated item
pubspec update
iOS fixes
Updated pubspec.yaml dependencies to latest
Added my own (very similar to example) migration to readme. Also I don't think I can leave timezone as blank or null.
* pubspec update * Create dart.yml * Update dart.yml * Update dart.yml * Update dart.yml * Create dart.yml * Update dart.yml * Update dart.yml * Update dart.yml * Update dart.yml * Create prerelease.yml * Update prerelease.yml * Update prerelease.yml * Update prerelease.yml * Update CHANGELOG.md * Update prerelease.yml * Update prerelease.yml * action updates * prerelease update * git prerelease * git prerelease Co-authored-by: Thomas <[email protected]>
Update README.md
Updating CI/CD
pub cache location fix
Set default Availability to Busy, and minor fixes
using secrets
Fix for flutter test
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm going to have to trust you on this one @thomassth. It's too big to review. However, everything in it should have gone through review previously so I trust that you've chosen the right stuff for this pre.
Turns out I'm not authorized to push to these branches too. @nickrandolph needs to push the button I think. Or perhaps allow PRs once all checks are passed with any of ours' approval? |
@nickrandolph has added both you and I to the release branch and is doing the same for master @thomassth. You should be able to do these merges now. I did this one to ensure the permissions worked. |
Merging bf4371b to release.
This should publish a new prerelease to pub.dev