atc-react
atc-react copied to clipboard
Issue344 RA schema extension
As discussed in Slack channel and Issue 344, I thought it might be useful to have an extensible / customisable yml-schema for response activities. Basically, a new array "details" was introduced, that can contain arbitrary variables (including additional arrays). In RA_1000_testing.yml I am showing, how the result could look like.
Actually, it's not a huge change but grants much more flexibility. Backward compatibility is granted.
As of now, appropriate jinja2-templates have only been created for MD.
Hello @xofolowski! Thank you for your continuous contribution!
Backward compatibility is granted.
Could you please confirm that it will work with the current confluence jinja templates?
As the workflow is now (in your PR) under details, it seems that it will be broken.
Hi @yugoslavskiy, I added rudimental support for details-> workflow in the Ninja templates for both, RAs and RPs. Could you please verify? Cheers, XoF
Hi @yugoslavskiy, confluence rendering of the workflow section should now be fine. Best XoF
Hello @xofolowski ! Thank you very much for your contribution! Sorry for the delayed reply — having extremely busy time. Will check it it up shortly (:
@xofolowski could you please restore .circleci/config.yml and .gitignore? For some reason, I cannot do that in web.