Commit ceb299f
match klehman-rally/pyral master (#192)
* working on getting in and between query conditions working when there are other conditions
* fixed multi condition query where subset and / or range condition(s) are involved
* README and doco inclusion
* generated stuff for 1.5.2
* final generated elements for this 1.5.2 release
* incorp typo fix Revison to Revision in entity.py from Yevgen Lasman
* more work on quasi-hackathon project of release_start_items.py
* fixed getting current feature state values in the idenfityVariance... function
* first complete good run for inception, current an d variance. extra print on variance items where Name or State/ScheduleState not set for troubleshooting purposes
* minor mods, restapi.py mod to not assume last element of _ref is on ObjectID int value
* minor adjustments to test_allowed_values.py, pyral/context.py and examples/periscope.py
* updated to 1.6.0
* adjusted test for query of PR to retrieve a more selective set
* updated string construction on a few modules to be mostly f-string
* updated test_pull_request_copied.py
* fixed WS_VER to have ending slash
* minor change in restapi.py to get rid of some commented out lines, update the README.rst changes section
* Added Objective, KeyResult, Risk and CapacityPlan* entities to entity.py. Fixed restapi.py Rally.getAllUsers method. search is no longer supported by the WSAPI.
systematic replacement of string formatting with use of f-string constructs.
Updated explicit support for Python 3.9, 3.10 and 3.11
* release candidate 1 for 1.6.0 release
* update README.rst to include mention of supporting 3.12
* fixed stray specific value for example
* small mod to README.rst
---------
Co-authored-by: kiplin.lehman@broadcom.com <kiplin.lehman@broadcom.com>1 parent 8fbaaf5 commit ceb299f
7 files changed
Lines changed: 82 additions & 1 deletion
File tree
- dists
- dist
- doc/build/html
- examples
- test
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
38 | 42 | | |
39 | 43 | | |
40 | 44 | | |
| |||
74 | 78 | | |
75 | 79 | | |
76 | 80 | | |
| 81 | + | |
77 | 82 | | |
78 | 83 | | |
79 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
0 commit comments