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

Refactor: ci and code quality #222

Merged
merged 6 commits into from
May 3, 2024
Merged

Conversation

j4qfrost
Copy link

@j4qfrost j4qfrost commented May 3, 2024

Housekeeping some of the code and upticking some packages.

 - conduit@5.0.1
 - conduit_codable@5.0.1
 - conduit_common@5.0.1
 - conduit_config@5.0.1
 - conduit_core@5.0.1
 - conduit_isolate_exec@5.0.1
 - conduit_open_api@5.0.1
 - conduit_password_hash@5.0.1
 - conduit_postgresql@5.0.1
 - conduit_runtime@5.0.1
 - conduit_test@5.0.1
 - fs_test_agent@5.0.1
@j4qfrost j4qfrost merged commit d6e6063 into master May 3, 2024
13 of 15 checks passed
@j4qfrost j4qfrost deleted the refactor/ci-and-code-quality branch May 3, 2024 22:01
j4qfrost added a commit that referenced this pull request May 18, 2024
* chore(release): publish packages

 - conduit@5.0.1
 - conduit_codable@5.0.1
 - conduit_common@5.0.1
 - conduit_config@5.0.1
 - conduit_core@5.0.1
 - conduit_isolate_exec@5.0.1
 - conduit_open_api@5.0.1
 - conduit_password_hash@5.0.1
 - conduit_postgresql@5.0.1
 - conduit_runtime@5.0.1
 - conduit_test@5.0.1
 - fs_test_agent@5.0.1

* refactor(ci): Reintroduce publishing pipeline and some code changes

* postgres setup

* No longer supporting nullable map elements
j4qfrost added a commit that referenced this pull request May 18, 2024
* chore(release): publish packages

 - conduit@5.0.1
 - conduit_codable@5.0.1
 - conduit_common@5.0.1
 - conduit_config@5.0.1
 - conduit_core@5.0.1
 - conduit_isolate_exec@5.0.1
 - conduit_open_api@5.0.1
 - conduit_password_hash@5.0.1
 - conduit_postgresql@5.0.1
 - conduit_runtime@5.0.1
 - conduit_test@5.0.1
 - fs_test_agent@5.0.1

* Refactor/dimoshka fix dependencies (#221)

* chore(release): publish packages

 - conduit@5.0.2
 - conduit_codable@5.0.2
 - conduit_common@5.0.2
 - conduit_config@5.0.2
 - conduit_core@5.0.2
 - conduit_isolate_exec@5.0.2
 - conduit_open_api@5.0.2
 - conduit_password_hash@5.0.2
 - conduit_postgresql@5.0.2
 - conduit_runtime@5.0.2
 - conduit_test@5.0.2
 - fs_test_agent@5.0.2

* Fix

* FIxes

* version: 5.0.2 bump

* Upgrade dependenciea and fix pubspec

* Restore

* Revert version upgrade, #219

* Refactoring

* Fix

---------

Co-authored-by: Dmytro Prylutskyi <dmytro.prylutskyi@dipdev.studio>

* Refactor: ci and code quality (#222)

* chore(release): publish packages

 - conduit@5.0.1
 - conduit_codable@5.0.1
 - conduit_common@5.0.1
 - conduit_config@5.0.1
 - conduit_core@5.0.1
 - conduit_isolate_exec@5.0.1
 - conduit_open_api@5.0.1
 - conduit_password_hash@5.0.1
 - conduit_postgresql@5.0.1
 - conduit_runtime@5.0.1
 - conduit_test@5.0.1
 - fs_test_agent@5.0.1

* refactor(ci): Reintroduce publishing pipeline and some code changes

* postgres setup

* No longer supporting nullable map elements

* chore(release): publish packages

 - conduit@5.0.3
 - conduit_codable@5.0.3
 - conduit_common@5.0.3
 - conduit_config@5.0.3
 - conduit_core@5.0.3
 - conduit_isolate_exec@5.0.3
 - conduit_open_api@5.0.3
 - conduit_password_hash@5.0.3
 - conduit_postgresql@5.0.3
 - conduit_runtime@5.0.3
 - conduit_test@5.0.3
 - fs_test_agent@5.0.3

* 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 <ac@anycode.dev>

* add testing for sslMode

---------

Signed-off-by: Martin Edlman <ac@anycode.dev>
Co-authored-by: Dmytro Prylutskyi <3213606+Dimoshka@users.noreply.github.com>
Co-authored-by: Dmytro Prylutskyi <dmytro.prylutskyi@dipdev.studio>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Martin Edlman <ac@anycode.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant