Skip to content

chore: Derive-Risk metadata after org transfer#84

Merged
hivesystems-tech merged 5 commits into
mainfrom
migrate/derive-risk-metadata
May 22, 2026
Merged

chore: Derive-Risk metadata after org transfer#84
hivesystems-tech merged 5 commits into
mainfrom
migrate/derive-risk-metadata

Conversation

@coreyneskey
Copy link
Copy Markdown
Collaborator

Summary

  • Point package metadata and Sphinx docs at Derive-Risk/pyfair
  • Align version strings to 0.1-alpha.14 (PyPI patch release follows merge + soak)
  • Remove obsolete .travis.yml

Post-merge (operator)

  1. Merge when CI green
  2. Read the Docs: Admin > Integrations — reconnect Derive-Risk; confirm clone URL https://github.com/Derive-Risk/pyfair.git; rebuild latest
  3. PyPI: After soak (inventory checklist), add Derive maintainers, trusted publisher, publish patch with new homepage
  4. Close Snyk PRs [Snyk] Security upgrade urllib3 from 2.0.7 to 2.5.0 #80, [Snyk] Security upgrade fonttools from 4.38.0 to 4.61.0 #82, [Snyk] Security upgrade urllib3 from 2.0.7 to 2.6.3 #83 without merge (rediscover on Derive-Risk)

Test plan

  • CI workflow passes (Python 3.8–3.12)
  • CodeQL completes

Update package and Sphinx author, homepage URL, and aligned 0.1-alpha.14
version strings. Remove legacy Travis CI config.
CI installs unpinned pandas; 3.11+ matrix jobs hit AttributeError on
applymap. Require pandas>=2.1 where map replaced applymap.
pandas 2.1+ removed applymap; Python 3.8 CI cannot install pandas>=2.1.
Use applymap when present, else map.
@hivesystems-tech hivesystems-tech merged commit 31cff43 into main May 22, 2026
5 checks passed
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.

2 participants