Skip to content

Replace stats-functions, lint all functions - #222

Open
carly-jones wants to merge 7 commits into
mainfrom
remove-stats-functions
Open

Replace stats-functions, lint all functions#222
carly-jones wants to merge 7 commits into
mainfrom
remove-stats-functions

Conversation

@carly-jones

@carly-jones carly-jones commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

Ticket(s): n/a

Description

This is mostly a cleanup PR. Shared cloud function code (arxiv-functions package) is now maintained in arxiv-base, so this PR removes the precursor stats-functions package and updates the remaining refs in three cloud functions.
Having development deps resolved separately from the main deps for each cloud function was also causing version issues (first surfaced as linting failures in CI). This PR collapses all deps requirements.in so they are resolved together and 'locked' in requirements.txt.
This PR then updates ruff (a dev dep) and addresses all linting errors.

Testing instructions

Deployed to dev for testing

@carly-jones

Copy link
Copy Markdown
Collaborator Author

all four functions have been tested successfully in 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.

1 participant