Refactored GitHub workflows. #74

Merged
Dandielo merged 106 commits from advanced-workflows into master 2021-10-01 14:30:11 +00:00
Dandielo commented 2021-09-29 13:45:59 +00:00 (Migrated from github.com)
  • The new workflows will provide more flexibility using commit messages.
  • The validation workflow will accept multiple [tags] to extend checks and tests.
  • The discord will now host all discord related notification jobs. (later going to be a workflow_call)

More changes incoming.

* The new workflows will provide more flexibility using commit messages. * The `validation` workflow will accept multiple [tags] to extend checks and tests. * The `discord` will now host all discord related notification jobs. (later going to be a `workflow_call`) More changes incoming.
Dandielo commented 2021-10-01 14:27:27 +00:00 (Migrated from github.com)

Split up the validation file using the call_workflow event.
Implemented support for the [parallel] tag.

Split up the validation file using the `call_workflow` event. Implemented support for the [parallel] tag.
Sign in to join this conversation.
No description provided.