forked from stablekernel/aqueduct
-
-
Notifications
You must be signed in to change notification settings - Fork 43
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 conduit_config ^5.0.2 to pub.dev #219
Labels
bug
Something isn't working
Comments
I'll work on the fix, the issue arises due to the CI being broken. It should be fine from hosted. |
Closed
j4qfrost
pushed a commit
that referenced
this issue
Mar 10, 2024
* chore(release): publish packages - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] * Fix * FIxes * version: 5.0.2 bump * Upgrade dependenciea and fix pubspec * Restore * Revert version upgrade, #219 * Refactoring * Fix --------- Co-authored-by: Dmytro Prylutskyi <[email protected]>
j4qfrost
pushed a commit
that referenced
this issue
May 18, 2024
* chore(release): publish packages - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] * Fix * FIxes * version: 5.0.2 bump * Upgrade dependenciea and fix pubspec * Restore * Revert version upgrade, #219 * Refactoring * Fix --------- Co-authored-by: Dmytro Prylutskyi <[email protected]>
j4qfrost
added a commit
that referenced
this issue
May 18, 2024
* chore(release): publish packages - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] * Refactor/dimoshka fix dependencies (#221) * chore(release): publish packages - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] * Fix * FIxes * version: 5.0.2 bump * Upgrade dependenciea and fix pubspec * Restore * Revert version upgrade, #219 * Refactoring * Fix --------- Co-authored-by: Dmytro Prylutskyi <[email protected]> * Refactor: ci and code quality (#222) * chore(release): publish packages - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] * refactor(ci): Reintroduce publishing pipeline and some code changes * postgres setup * No longer supporting nullable map elements * chore(release): publish packages - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] * refactor: Version bump, includes analyzer upgrade * remove some nullables * feat: Allow passing `sslMode` to `PostgreSQLPersistentStore` This change keeps backward compatibility for `bool useSSL`, but `useSSL` forces `SslMode.verifyFull` which is not always suitable. Signed-off-by: Martin Edlman <[email protected]> * add testing for sslMode --------- Signed-off-by: Martin Edlman <[email protected]> Co-authored-by: Dmytro Prylutskyi <[email protected]> Co-authored-by: Dmytro Prylutskyi <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Martin Edlman <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To reproduce:
dart pub global activate -sgit https://github.com/conduit-dart/conduit.git --git-path packages/cli --overwrite
The text was updated successfully, but these errors were encountered: