issues Search Results · repo:undp/MsGraphExporter language:Python
Filter by
13 results
(55 ms)13 results
inundp/MsGraphExporter (press backspace or delete to remove)Hello !
I was looking at your project s packaging since you resolved the rtd - poetry issue :) Looks like you have a small typo
in pyproject.toml Thank you for making it work!
https://github.com/undp/MsGraphExporter/blob/a94d0f0140e6aaf230a45d575e4ca68d64d5e033/pyproject.toml#L78 ...
area:documentation
level:easy
feth
- Opened on May 28, 2020
- #14
When package is published on PyPI by the build pipeline, it is assigned version ${CURRENT_VERSION}-dev${BUILD_ID}.
But in SemVer 0.1.0-rc.3 is a higher version than 0.1.0-rc.3-dev2019100801. This causing ...
area:deployment
bug:minor
feature:change
level:easy
OK-UNDP
- Opened on Oct 9, 2019
- #12
tox.ini references specific test files in environments like functional and performance. This requires changes in tox.ini
adding new file names each time new tests are introduced.
Better approach is to ...
area:testing
feature:change
level:easy
OK-UNDP
- Opened on Oct 3, 2019
- #11
Existing build pipeline takes latest git tag if triggered by commits to develop resulting in publication of the version
from the tag (e.g. 0.1.0-rc.X) instead from the build (e.g. 0.1.0-rcX-devYYYYMMDDN) ...
area:deployment
bug:minor
level:easy
OK-UNDP
- Opened on Sep 28, 2019
- #10
Functional test gets Service Principal to access MS Graph API from instance/app_config.yaml. This makes it harder to
execute it within the CI pipeline.
Refactor to get sensitive values from ENV, instead ...
area:testing
feature:change
level:easy
OK-UNDP
- Opened on Sep 19, 2019
- #9
Create Azure Pipeline to:
1. run tests
2. report code coverage
3. build docker image and publish on Docker Hub
area:deployment
feature:new
level:medium
OK-UNDP
- Opened on Sep 17, 2019
- #8
Extract logic constructing generic time-domain query into a dedicated method for reuse.
feature:change
level:easy
OK-UNDP
- Opened on Sep 17, 2019
- #7
Monkey patching is enabled in tests/conftest.py for benchmarking that involves gevent functionality. However, this
causes non-gevent test to fail due to a recursion issue in requests library.
Test configuration ...
area:testing
bug:normal
level:easy
OK-UNDP
- Opened on Sep 7, 2019
- #6
Ensure documentation builds on Read the Docs platform and publish latest version there.
area:documentation
level:easy
OK-UNDP
- Opened on Aug 31, 2019
- #5
Current supervisord config places main PID file in /app disallowing read-only container deployment.
area:deployment
feature:change
level:easy
OK-UNDP
- Opened on Aug 31, 2019
- #4

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.