Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to control FW section #150

Merged
merged 2 commits into from
Mar 11, 2019
Merged

Add ability to control FW section #150

merged 2 commits into from
Mar 11, 2019

Conversation

annakhm
Copy link
Collaborator

@annakhm annakhm commented Mar 7, 2019

Add insert_before attribute that would indicate fw section id that
should come immediately after added section.
This would only be possible during create operation. The user would
be responsible for consistent section order (if duplicates are present
in insert_before, resulting section order would depend on order of
execution)

Tests and docs to follow.

Add insert_before attribute that would indicate fw section id that
should come immediately after added section.
This would only be possible during create operation. The user would
be responsible for consistent section order (if duplicates are present
in insert_before, resulting section order would depend on order of
execution)
@annakhm annakhm requested a review from asarfaty March 7, 2019 00:02
@ghost ghost added the size/XS label Mar 7, 2019
@annakhm annakhm requested a review from tvigneron March 7, 2019 00:03
@ghost ghost added size/M documentation and removed size/XS labels Mar 8, 2019
@annakhm annakhm merged commit bd048bc into master Mar 11, 2019
@annakhm annakhm deleted the fw_section_order branch April 18, 2019 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants