Skip to content

Merge workflows and update issue template#893

Closed
Darvisim wants to merge 2 commits intoNovum:masterfrom
Darvisim:patch-1
Closed

Merge workflows and update issue template#893
Darvisim wants to merge 2 commits intoNovum:masterfrom
Darvisim:patch-1

Conversation

@Darvisim
Copy link
Copy Markdown
Contributor

@Darvisim Darvisim commented Apr 12, 2026

  • Merged all workflow files like build-linux.yml, build-macos.yml and others into a single workflow file main.yml.
  • Updated issue templates by replacing the .md files with the .yml files.

@Darvisim Darvisim changed the title Merge all workflows into one main.yml Merge workflows and update issue template Apr 12, 2026
@Darvisim Darvisim marked this pull request as ready for review April 12, 2026 18:26
@vsonnier
Copy link
Copy Markdown
Collaborator

Merged all workflow files like build-linux.yml, build-macos.yml and others into a single workflow file main.yml.

Please explain the rationale behind this, for me it does not make the maintenance any easier. Platforms are different enough to deserve a different config. @Novum thoughts ?

@Darvisim
Copy link
Copy Markdown
Contributor Author

Merged all workflow files like build-linux.yml, build-macos.yml and others into a single workflow file main.yml.

Please explain the rationale behind this, for me it does not make the maintenance any easier. Platforms are different enough to deserve a different config. @Novum thoughts ?

In my opinion, it is more convenient to configure the platforms via their dedicated jobs rather than separate workflows. Hence, I merged them into a single file. However, I am uncertain how this would affect maintenance. Wouldn't it be more efficient to maintain one workflow file compared to maintaining workflow files for each platform?

@vsonnier
Copy link
Copy Markdown
Collaborator

Sorry the .yaml bug template format do not work, and I'm not intrested in the other main.yml. And frankly this subject do not interest me enough compared to the free time I have. Thanks anyway.

@vsonnier vsonnier closed this Apr 23, 2026
@Darvisim Darvisim deleted the patch-1 branch April 23, 2026 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants