Commit b59f255
Add flag to ext_pdf and allow either Sail, IDL or both (#469)
* Add flag to ext_pdf and allow either Sail, IDL or both
Signed-off-by: Afonso Oliveira <[email protected]>
* Add test case to new flags available on ext_pdf
Signed-off-by: Afonso Oliveira <[email protected]>
* Check for nil Fields instead check for existing field, because of empty fields. Also keeps consistency with the rest of the file
Signed-off-by: Afonso Oliveira <[email protected]>
* Removing IDL and SAIL tests, for now. Keeping both, so should not change previous behaviour.
Signed-off-by: Afonso Oliveira <[email protected]>
---------
Signed-off-by: Afonso Oliveira <[email protected]>
Co-authored-by: Derek Hower <[email protected]>1 parent 3888a20 commit b59f255
File tree
2 files changed
+28
-2
lines changed- .github/workflows
- backends/common_templates/adoc
2 files changed
+28
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
1 | 14 | | |
2 | 15 | | |
3 | 16 | | |
| |||
71 | 84 | | |
72 | 85 | | |
73 | 86 | | |
| 87 | + | |
| 88 | + | |
74 | 89 | | |
75 | | - | |
76 | 90 | | |
77 | 91 | | |
78 | 92 | | |
79 | 93 | | |
80 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
81 | 106 | | |
82 | 107 | | |
83 | 108 | | |
| |||
0 commit comments