Name: | did |
---|---|
Version: | 0.21 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 500381 |
License: | GPLv2+ |
RPM: | did-0.21-1.el9.noarch.rpm |
Source RPM: | did-0.21-1.el9.src.rpm |
Build Date: | Sun Nov 19 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/psss/did |
Summary: | What did you do last week, month, year? |
Description: | Comfortably gather status report data (e.g. list of committed changes) for given week, month, quarter, year or selected date range. By default all available stats for this week are reported. |
- Pass plugin configuration to koji `ClientSession` - Add `markdown` format output to `bodhi` plugin - Add `markdown` format output to `pagure` plugin - Handle connection error fetching gitlab user - Update instructions for the `google` plugin - Add `sphinx_rtd_theme` to the list of extensions - Replace deprecated calls to `warn` - Fix docs building warnings, pin sphinx version - Add support for `markdown` format output (#315) - Move line length recommendation to proper section - Update pre-commit GH action with latest version - Add dependency on `python3-feedparser` - Replace `readfp()` with `read_file()` - Support defining subitems for header and footer - Give a reasonable error for unreachable wiki url - Report Gitlab tasks-commented properly - Fix typo in section name - Skip own pull requests in `pull-requests-reviewed`
- Produce fixed `phabricator` statistics - Address packit warning on the `metadata` key - Remove the Travis CI configuration - Fix pytest invocation - Move common constants to the top of `did.utils` - Add new configuration options for custom separator - Fix broken phabricator tests - Fix potentially uninitialized local variable - Add CodeQL workflow for GitHub code scanning - Add comment stats on GitHub issues & pull requests - Add the `name-tests-test` pre-commit hook - Add the new `phabricator` plugin - Update test data for `sentry`, `gitlab` and `gerrit` - Update `pre-commit` configuration, enable `flake8` - Allow all plugins to fetch secrets from files - Update packit config to address recent changes - Fix typo in the Google plugin docstring - Speed up local testing, add missing require - Update google plugin installation instructions - Koji plugin - Handle GitHub API rate limit - Add Github Action for PyPI releases
- Install all required packages during docs building - Adjust code style to be pep8 compatible - Update docs for contributors, enable pre-commit - Add basic support for Zammad - Check if the GitHub credential token is valid - Fix jira issues search when user `login` provided - Add minor clarification note about token name - Split jira token expiration into two options - Adjust the support for Jira Personal Access Tokens - Support Personal Access Token in the Jira plugin - Return all the bugzilla results from a search - Install fresh sphinx when building readthedocs - Adjust the paging support for the GitHub plugin - Add pagination support for GitHub, fixes #247 - Adjust the new plugin for reporting bodhi updates - Add a new plugin with support for Bodhi updates - Use user email for searching updated jira issues - Adjust the switch from fiscal to calendar year - Switch from fiscal year to natural year - Update docs for gitlab, github and confluence - Give a better message upon jira search failure - Raise the number of github issues fetched per page