Skip to content

Pull requests: move-coop/parsons

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Improve Docs documentation Work type - improvements or additions to documentation non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes. python Pull requests that update Python code
#1926 opened Aug 15, 2026 by bmos Collaborator Loading…
1 of 2 tasks
Redshift Query Method Support for Dictionary Params non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes. python Pull requests that update Python code testing Work type - writing or changing code tests for core Parsons features or Parsons connectors
#1925 opened Aug 14, 2026 by esteban-gs Loading…
1 of 2 tasks
Fix typo in datetime.py non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes. python Pull requests that update Python code
#1924 opened Aug 6, 2026 by bmos Collaborator Loading…
1 of 2 tasks
Update COPPER_URI to new Copper API endpoint connector update Work type - additions or changes to the functions of an existing Parsons connector non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes. python Pull requests that update Python code
#1923 opened Aug 5, 2026 by bmos Collaborator Loading…
1 of 2 tasks
Auto-generate .pyi stubs file for __init__.py github_actions Pull requests that update GitHub Actions code non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes. python Pull requests that update Python code testing Work type - writing or changing code tests for core Parsons features or Parsons connectors
#1922 opened Aug 5, 2026 by bmos Collaborator Loading…
1 of 2 tasks
Allow single-use headers in APIConnector requests non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes. python Pull requests that update Python code testing Work type - writing or changing code tests for core Parsons features or Parsons connectors
#1920 opened Aug 2, 2026 by bmos Collaborator Loading…
1 of 2 tasks
Bump step-security/harden-runner from 2.19.4 to 2.20.0 github_actions Pull requests that update GitHub Actions code
#1915 opened Aug 1, 2026 by dependabot Bot Loading…
test(ngpvan): fix leaked Table.from_csv mock in test_changed_entities non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes. python Pull requests that update Python code testing Work type - writing or changing code tests for core Parsons features or Parsons connectors
#1911 opened Jul 31, 2026 by matthewkrausse Collaborator Draft
1 of 2 tasks
fix(airmeet): send session-recordings sessionIds as a query param non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes. python Pull requests that update Python code testing Work type - writing or changing code tests for core Parsons features or Parsons connectors
#1910 opened Jul 31, 2026 by matthewkrausse Collaborator Draft
1 of 2 tasks
Rate-Limited APIConnector documentation Work type - improvements or additions to documentation non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes. python Pull requests that update Python code testing Work type - writing or changing code tests for core Parsons features or Parsons connectors
#1908 opened Jul 30, 2026 by bmos Collaborator Loading…
1 of 2 tasks
Test suite: standard + migrations + coverage/mutation parity tooling documentation Work type - improvements or additions to documentation github_actions Pull requests that update GitHub Actions code non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes. python Pull requests that update Python code testing Work type - writing or changing code tests for core Parsons features or Parsons connectors
#1907 opened Jul 30, 2026 by matthewkrausse Collaborator Draft
1 of 2 tasks
WIP: Solidarity.Tech Connector documentation Work type - improvements or additions to documentation non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes. python Pull requests that update Python code testing Work type - writing or changing code tests for core Parsons features or Parsons connectors
#1906 opened Jul 27, 2026 by bmos Collaborator Draft
3 of 7 tasks
Automatically add "sample script" label to PRs that modify files in useful_resources/sample_code non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes.
#1905 opened Jul 25, 2026 by bmos Collaborator Loading…
1 of 2 tasks
Improved useful_examples code low priority Priority - this is a nice-to-have, is non-urgent, and/or has a minor overall imapact on Parsons non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes. python Pull requests that update Python code sample script Work type - writing or changing Parsons sample scripts
#1904 opened Jul 25, 2026 by bmos Collaborator Loading…
1 of 2 tasks
Upgrade to psycopg3 breaking-change applied only to PRs, indicates when something has a breaking change to be flagged in release notes documentation Work type - improvements or additions to documentation python Pull requests that update Python code testing Work type - writing or changing code tests for core Parsons features or Parsons connectors
#1903 opened Jul 17, 2026 by bmos Collaborator Draft
1 of 2 tasks
Test python 3.15 github_actions Pull requests that update GitHub Actions code non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes.
#1902 opened Jul 17, 2026 by bmos Collaborator Draft
1 of 2 tasks
Use dev dependency versions in pre-commit, uncap most dev dependencies, improved min dependency versions github_actions Pull requests that update GitHub Actions code non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes.
#1901 opened Jul 16, 2026 by bmos Collaborator Loading…
1 of 2 tasks
Bigquery get_table_ref doesn't ignore project_id non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes. python Pull requests that update Python code testing Work type - writing or changing code tests for core Parsons features or Parsons connectors
#1899 opened Jul 14, 2026 by austinweisgrau Collaborator Loading…
1 of 2 tasks
Consistent Logging documentation Work type - improvements or additions to documentation non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes. python Pull requests that update Python code testing Work type - writing or changing code tests for core Parsons features or Parsons connectors
#1882 opened Jun 6, 2026 by bmos Collaborator Loading…
1 of 2 tasks
Pinned docker deps docker Pull requests that update Docker code non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes.
#1863 opened May 6, 2026 by bmos Collaborator Draft
1 of 2 tasks
Add catalist match download retry logic python Pull requests that update Python code
#1853 opened Apr 24, 2026 by sharinetmc Contributor Loading…
2 tasks
UV Lockfile docker Pull requests that update Docker code github_actions Pull requests that update GitHub Actions code non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes.
#1833 opened Apr 14, 2026 by bmos Collaborator Draft
1 of 2 tasks
Add type hints to etl classes
#1740 opened Feb 22, 2026 by crusopaul Collaborator Draft
Bump psycopg2-binary from 2.9.9 to 2.9.11 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#1655 opened Dec 8, 2025 by dependabot Bot Loading…
Add survey methods to ActionNetwork class
#1646 opened Nov 27, 2025 by matthewkrausse Collaborator Loading…
ProTip! Add no:assignee to see everything that’s not assigned.