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
Right now we have in many places repeating text, inputs or secrets like COMPOSER_AUTH_TOKEN, ENV_VARS, GITHUB_USER, ...
Describe the desired solution
We should move those "repeating global always available" inputs/secrets into a general documentation ( README.md ) maybe with a matrix (where is what used).
Is your feature request related to a problem?
Right now we have in many places repeating text, inputs or secrets like
COMPOSER_AUTH_TOKEN
,ENV_VARS
,GITHUB_USER
, ...Describe the desired solution
We should move those "repeating global always available" inputs/secrets into a general documentation (
README.md
) maybe with a matrix (where is what used).Additionaly we should improve the documentation to not have always "short desc, code block, table, advanced code block". The
build-and-push-assets.yml
workflow is actually a good example of having "more" documentation for the workflow itself https://github.com/inpsyde/reusable-workflows/blob/main/docs/build-and-push-assets.mdDescribe the alternatives that you have considered
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: