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

Job List Limit #8070

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

JVickery-TBS
Copy link
Contributor

feat(dev): job list limit;

  • Job list limit and ides only options.

Proposed fixes:

Adds default limit of 200 and config option ckan.jobs.default_list_limit to the job_list action method.

Features:

  • includes tests covering changes
  • includes updated documentation
  • includes user-visible changes
  • includes API changes
  • includes bugfix for possible backport

Please [X] all the boxes above that apply

- Job list limit and ides only options.
- Added change log file.
- flake8 syntax fixes.
- pyright typing fixes.
- Misc typing fixes.
- pyright type fixes.
@JVickery-TBS
Copy link
Contributor Author

Just gotta fix up some of these test, will do that tomorrow

- `bool` -> `boolean`.
- Minor fix to job list limit logic.
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.

None yet

2 participants