WIP: Resolve "Package this application" #15

Draft
free_zed wants to merge 2 commits from 11-packaging into stable
free_zed commented 2022-10-04 01:13:49 +02:00 (Migrated from gitlab.com)

Closes #11

Closes #11
freezed changed title from Draft: Resolve "Package this application" to WIP: Resolve "Package this application" 2022-10-10 22:34:53 +02:00
Previous code was based on demo’s fields to remove undesired one.
As LDP populate hits with some standards fields, this code just remove it.
TODO #13 : build request to retrieve only desired fields
Resolve "Strip LDP standards fields"

Closes #13

See merge request forga/tool/ovh/ldpy!4
`strip_std_field()` will be used to strip fields from the `get_map_props()` in
the next iterations.
This modification aim to format data passed to `strip_std_field()` then
we can use it easyly later for other options.
All LDP stream shares standards fields
This commit remove those from the stream mapping and build a request asking only
for the stream specific fields.
Reviewed-on: #16

Close #12
freezed force-pushed 11-packaging from a8b92d2c67 to 754227de1d 2022-10-19 01:50:40 +02:00 Compare
freezed added
wip
and removed
todo
labels 2022-10-19 01:58:46 +02:00
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 11-packaging:11-packaging
git switch 11-packaging
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
fcode/LDPy!15
No description provided.