blog-img

Git Pipeline


The git pipeline is an important step for automation of testing and deployment for generated codebase. The git pipeline is a key integration which allows you to move the generated codebase from the FastBuilder environment to your own devops platform or other such environment. 


Add your repository details in the integration window by clicking on “Deployments” against each of your Apps in “Software Builder” section. 



  • You can specify different branch names for both read and write. 
  • Just copy the public key from the copy icon and add it to your git platform(I.e. GitHub, gitlab, bitbucket)
  • You can test the linkage by clicking on the plug icon.
  • If all works fine, you can pull or push the code, as maybe needed.



The next iteration of software generation happens on the available code in FastBuilder. Therefore, when you make manual improvements in your codebase, you should pull that in FastBuilder before starting the next iteration. That way the prompts will follow your latest code for in-filling with new story instructions. Although, if the story pattern has changed for AAAMP, the code generation may skip certain files or methods.



Next : How to improves prompts for better software generation?


Updated: Oct 11, 2024