Check the questions/requests asked during the review meeting and create new issues
Here were the notes I took during the review meeting:
- is ansible required to be installed on client machine?
- how does approval work?
- rpm can be dangerous because its dependent on rhel machines only
- you should also add architecture in addition to the OS environment on the manifest file
- are we still using cater, or are we still doing cater to integrate into the software factory? is this worth it? A: The design of the build system is still the same regardless of the WPC tracking software we use
- some application that cannot be fully tested in dev, how do we deal with these apps? Do we test in production?
sometimes we need to deploy sw espcially high-level,
The 'go' approval to deploy can be a PAMM date, or can be an authorized person who approves the deployment
- needs another meeting for HLA, i have lots of questions
- Can choices be made in the configuration for the test level and the approval level, so that we can develop and deploy without it saying you need an approval or tests criteria met.
- Essentially how do we prevent tests from people deploying in times of need
- having the configuration management is a big driver so its not the wild west on production
- if i have python scripts with no build results, no platform dependency, do i have to do this whole building /testing process too?
possible different python versions on the different operating systems is going to affect your build
- lots of the words your using, is that implies you are using compiled apps IOCS, but cant test GUI apps like that, and different types of apps are radically different than IOCS
But the built IOCs are the most complicated ones, so the other types of methodologies ar e not as difficult to implement
- replacing cram with bs deploy?
- Do we move HLA deployment tactics into this software factory?
- Do we deploy only through CLI or can we use github webhooks/actions as well?
- instead of pushing the RELEASE_SITE, can't we use the config.yaml and produce the RELEASE_SITE for remote builds?
- can we configure the color of the ansible output?
Check the questions/requests asked during the review meeting and create new issues
Here were the notes I took during the review meeting:
sometimes we need to deploy sw espcially high-level,
The 'go' approval to deploy can be a PAMM date, or can be an authorized person who approves the deployment
possible different python versions on the different operating systems is going to affect your build
But the built IOCs are the most complicated ones, so the other types of methodologies ar e not as difficult to implement