Fish Trophy

david got a fish trophy!

Fish Trophy

Add new resources, part 2/7.

Review Request #14341 — Created Feb. 10, 2025 and updated — Latest diff uploaded

Information

RBTools
master

Reviewers

This change adds the following new resource implementations:
- ChangeItemResource
- ChangeListResource
- DiffContextResource
- LastUpdateResource
- ReviewRequestDraftResource
- StatusUpdateItemResource
- StatusUpdateListResource

  • Ran unit tests.
  • Used the new resources from a test script and saw that everything
    worked as expected.

Changes between revision 2 and 3

orig
1
2
3
4

Commits

Summary ID Author
Add new resources, part 2/7.
This change adds the following new resource implementations: - ChangeItemResource - ChangeListResource - DiffContextResource - LastUpdateResource - ReviewRequestDraftResource - StatusUpdateItemResource - StatusUpdateListResource Testing Done: - Ran unit tests. - Used the new resources from a test script and saw that everything worked as expected.
728914f6dedfac55afb384a5ad57b3561bfa2ade David Trowbridge
Add new resources, part 2/7.
This change adds the following new resource implementations: - ChangeItemResource - ChangeListResource - DiffContextResource - LastUpdateResource - ReviewRequestDraftResource - StatusUpdateItemResource - StatusUpdateListResource Testing Done: - Ran unit tests. - Used the new resources from a test script and saw that everything worked as expected.
b4920d5c38f97eaf38c9760cc881c9b3ff89822d David Trowbridge
rbtools/api/resource/change.py
rbtools/api/resource/diff_context.py
rbtools/api/resource/file_diff.py
rbtools/api/resource/review_request.py
Loading...