You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E.g. automatically compare v.2.3 with v4.5.6.
Then compare the respective JSON schemas between the tagged versions (like in #438 or v0.4.7...v0.4.8 ). Technical noise could be elimitated by e.g. minifying the JSONs.
Vorschlag 1
Legende: ✔ = kein change, ❌ = change
compatability of BO Foo
v0.1.2.3
v1.2.4
v1.2.5
v.1.2.3
✔
❌
❌
v.1.2.4
?
✔
❌
v.1.2.5
❌
✔
✔
compatability of BO Bar
v0.1.2.3
v1.2.4
v1.2.5
v.1.2.3
✔
✔
❌
v.1.2.4
❌
✔
❌
v.1.2.5
✔
✔
✔
Vorschlag 2
Legende: 🟢 = keine änderung, 🔴 = es hat sich was geändert
BO
Versions...
v1.2.3
v1.2.4
v1.2.5
MaLo
🟢
🟢
🔴
Geschäftspartner
🟢
🔴
🟢
Store the matrix statically but also allow to generate it on the fly using an Azure Function or AWS Lambda. You could e.g. use the peter-evans create-pull-request action
The text was updated successfully, but these errors were encountered:
hf-kklein
added
bug
Something isn't working
Python Specific 🐍
a problem that is specific to this python implementation and not the bo4e data model
documentation
Improvements or additions to documentation
and removed
bug
Something isn't working
Python Specific 🐍
a problem that is specific to this python implementation and not the bo4e data model
labels
Jul 20, 2023
hf-kklein
changed the title
Automatically build a matrix that visualizes the diffs between two versions
Automatically build a matrix that visualizes the diffs between two versions on a BO basis
Jul 20, 2023
E.g. automatically compare v.2.3 with v4.5.6.
Then compare the respective JSON schemas between the tagged versions (like in #438 or v0.4.7...v0.4.8 ). Technical noise could be elimitated by e.g. minifying the JSONs.
Vorschlag 1
Legende: ✔ = kein change, ❌ = change
Vorschlag 2
Legende: 🟢 = keine änderung, 🔴 = es hat sich was geändert
Store the matrix statically but also allow to generate it on the fly using an Azure Function or AWS Lambda. You could e.g. use the peter-evans create-pull-request action
The text was updated successfully, but these errors were encountered: