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
Hello @langroodi. This repository has been an incredibly helpful resource. I wanted to get up to speed with AA without having to start from scratch nor having to sell my liver. After few days I am starting to work on some intermediate use cases and starting to feel the need to put things under configuration management. The most straightforward and honorable path seems to push directly to this repo, if you do not mind I will start creating some feature branches. Here some of the highlights of my learning path project.
First I wanted to "see" the AAP deployed in a system-like setup so basically I deployed two instances of the same executable , using two sets of manifests, here I found small changes needed in the base code to allow this use case. This would be feature branch number 1
second I wanted to understand the Application Design and Application Development from the methodology perspective, so I created the design workproducts. For this demo project this seems overkill, but in principle would be the input for building applications with support of some AI agent. This might be the second feature branch.
The design phase help to uncover a small refactoring to decouple DM and PHM from EM, such that building future executables can be done ignorant of platform implementation. This might be the third feature branch.
Let me know if this looks good
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello @langroodi. This repository has been an incredibly helpful resource. I wanted to get up to speed with AA without having to start from scratch nor having to sell my liver. After few days I am starting to work on some intermediate use cases and starting to feel the need to put things under configuration management. The most straightforward and honorable path seems to push directly to this repo, if you do not mind I will start creating some feature branches. Here some of the highlights of my learning path project.
Let me know if this looks good
Beta Was this translation helpful? Give feedback.
All reactions