ynput / ops-repo-automation

Collection of automation tools and github-workflows for Ayon related repositories.
0 stars 0 forks source link

Document intended workflow and testing structure #14

Open philnewm opened 3 weeks ago

philnewm commented 3 weeks ago

Is there an existing issue for this?

Please describe the feature you have in mind and explain what the current shortcomings are?

The implementation of github workflows and actions should follow clearly defined rules to allow for conistent development and code quality. Therefore a docuementation needs to be written about the gerneal structure, testing and security requriments.

Right now anyone could just implement whatever they want however they wont. The scope of intended easu-to-use customizations also needs to be part of that documentation.

How would you imagine the implementation of the feature?

To ensure this kind of consistency and quality, these points should be defined

Are there any labels you wish to add?

Describe alternatives you've considered:

Nope

Additional context:

Since actions are supposed to automate tidious developmnet work - these workflows need to be standardized first. To achive this standardization in a consistent way the requirements need to be defined first.