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

Use the new database interface for the postgresql relation #79

Merged
merged 32 commits into from
Jul 31, 2023
Merged
Show file tree
Hide file tree
Changes from 25 commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
a1807f7
CI
nrobinaubertin Jul 11, 2023
80c4eff
Only test saml_login for now
nrobinaubertin Jul 19, 2023
aec8f23
Re-run CI
nrobinaubertin Jul 19, 2023
a841b7a
Re-run CI
nrobinaubertin Jul 19, 2023
2b1db4f
Fixes
nrobinaubertin Jul 20, 2023
901d658
Fix
nrobinaubertin Jul 20, 2023
6cbf2d0
Allow for not provided charm-file
nrobinaubertin Jul 20, 2023
3739b1d
Fix usage of --charm-file
nrobinaubertin Jul 20, 2023
2e2bcdd
Re-run CI
nrobinaubertin Jul 21, 2023
8f04af6
Try an old version of operator-wf
nrobinaubertin Jul 21, 2023
c123a5d
Skip test_prom_exporter test
nrobinaubertin Jul 22, 2023
846a787
Rerun CI
nrobinaubertin Jul 22, 2023
77315de
Skip s3 test
nrobinaubertin Jul 22, 2023
8caff29
Add one xfail
nrobinaubertin Jul 22, 2023
05e953f
Add some asserts for the category test
nrobinaubertin Jul 22, 2023
4eb1334
Switch operator workflow to main
nrobinaubertin Jul 23, 2023
599fcba
Fix skipped tests
nrobinaubertin Jul 24, 2023
6236f02
Add support for the new database interface
nrobinaubertin Jul 24, 2023
4a72b51
Fix excessive spacing (covid's not an excuse)
nrobinaubertin Jul 24, 2023
b1dd08c
Add missing docstring
nrobinaubertin Jul 24, 2023
f2b41d2
Move is_relation_ready() for the db to the database module
nrobinaubertin Jul 24, 2023
1b2007d
Merge remote-tracking branch 'origin/main' into db-interface
nrobinaubertin Jul 24, 2023
a39dda9
Add a test for is_relation_ready()
nrobinaubertin Jul 24, 2023
2cc1743
Fix linting
nrobinaubertin Jul 24, 2023
b81cfdb
Remove ops from requirements.txt
nrobinaubertin Jul 24, 2023
d04f750
Add redis default port as a constant
nrobinaubertin Jul 25, 2023
b0392f0
Comply to ISD014 for event handlers
nrobinaubertin Jul 25, 2023
dbaad68
Remove unecessary arg
nrobinaubertin Jul 25, 2023
1749143
Rename observer to handler
nrobinaubertin Jul 26, 2023
94f1b27
Change the contract to get_relation_data()
nrobinaubertin Jul 26, 2023
9927ae4
Merge remote-tracking branch 'origin/main' into db-interface
nrobinaubertin Jul 28, 2023
92ed5be
Address comments
nrobinaubertin Jul 28, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading