Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
krlmlr created a comment on an issue on r-dbi/RPostgres
Thanks. Did you connect successfully with RPostgres? Did you need to add `sslkey` and `sslcert` as well? Would you like to post the code that worked for you, for other users?
krlmlr closed an issue on r-dbi/RPostgres
no encryption error, but equivalent python code works
Works: ```python import psycopg2 from psycopg2.extensions import connection def db_connect() -> connection: db_params = { 'host': os.environ["DB_HOST"], 'database': o...krlmlr pushed 1 commit to main duckdb/duckdb-r
- chore: Sync vendoring script with igraph (#936) cedb4cf
krlmlr created a comment on a pull request on igraph/rigraph
There now is a route towards merging this and the other open PRs. For branches that start with `each-`, each commit is checked with CI/CD. This is important to me to support `git bisect` in case...
krlmlr pushed 1 commit to each-vendor igraph/rigraph
- vendor: Update vendored sources to igraph/igraph@c3f9a823d8bc7fa210df4e1225c86226195e1f16 fix: some BIPARTITE_TYPES ... 4ec8588
krlmlr pushed 1 commit to each-vendor igraph/rigraph
- vendor: Update vendored sources to igraph/igraph@34f8d72f3c702aa490644244ebee98b836ac45d1 refactor: use OPTIONAL ins... ea5010b
krlmlr pushed 1 commit to each-vendor igraph/rigraph
- vendor: Update vendored sources to igraph/igraph@f5d79f2eb90c2597ea0e33c60d0e6a083efc4abc interface: default OUT mod... c544ab1
krlmlr pushed 1 commit to each-vendor igraph/rigraph
- vendor: Update vendored sources to igraph/igraph@207f0bb1624bb73a9d1f2f979bf2b2bfde60626f chore: some copyright head... 1a4157e
krlmlr pushed 1 commit to each-vendor igraph/rigraph
- vendor: Update vendored sources to igraph/igraph@8eaa07489a27f55cdf8421bbbb8e34b60eacd1bf refactor: minor readabilit... 8474692
krlmlr pushed 1 commit to each-vendor igraph/rigraph
- vendor: Update vendored sources to igraph/igraph@5cd6552bf00d6a774cdd64b5fabf2c79524ccfc7 fix: add some missing IGRA... b38fa9a
krlmlr pushed 1 commit to each-vendor igraph/rigraph
- vendor: Update vendored sources to igraph/igraph@82d35eebd8c73a9476d5e2d205a851b4ebfc8eda refactor: minor readabilit... fb2fed3
krlmlr pushed 1 commit to each-vendor igraph/rigraph
- vendor: Update vendored sources to igraph/igraph@01db8e25a80dd8f93ccb9d7a6f39379a57fdc3ad fix: `igraph_bipartite_pro... d485e2f
krlmlr pushed 1 commit to each-vendor igraph/rigraph
- vendor: Update vendored sources to igraph/igraph@7284ee015d2662ca4e1ab62e3ce17ff34df24430 chore: fix some spelling m... 356b9b8
krlmlr pushed 1 commit to each-vendor igraph/rigraph
- vendor: Update vendored sources to igraph/igraph@1d6ef7c417e38c881ef325d8c553ccf767db6b6f refactor: minor readabilit... de14889
krlmlr pushed 1 commit to each-vendor igraph/rigraph
- vendor: Update vendored sources to igraph/igraph@0878f577d45ff5fdc33e0ecacc542277a8024af9 doc: more documentation im... 4ae3527
krlmlr pushed 1 commit to each-vendor igraph/rigraph
- vendor: Update vendored sources to igraph/igraph@764954eda823c40341d302ac290629d96d5bd9bf chore: fix typo in error m... 92a05db
krlmlr pushed 1 commit to each-vendor igraph/rigraph
- vendor: Update vendored sources to igraph/igraph@59d71d001308d424782a386fea3069cf880d82a2 chore: do not warn about u... 68dc4f3
krlmlr opened a pull request on igraph/rigraph
f vendor
- **chore: Sync vendor script with duckdb** - **Rename** - **Sync** - **Add vendor-one.sh script** - **Change project dir** - **vendor_base_dir** - **Remove tag check**krlmlr pushed 1 commit to f-vendor-script duckdb/duckdb-r
- chore: Sync vendoring script with igraph fd1e0c0
krlmlr pushed 2 commits to f-vendor igraph/rigraph
krlmlr pushed 1 commit to f-vendor-script duckdb/duckdb-r
- chore: Sync vendoring script with igraph 9583cb4