Skip to content

Continuous Integration

Nice3point edited this page Jun 7, 2023 · 11 revisions

The entire process of building a project under different configurations is available in the cloud, you no longer need to manually do routine operations to provide the product to your users. The templates have customized workflows for some popular pipelines.

GitHub Actions

Included:

  • Build
  • Creating an installer
  • Publishing a release to GitHub
  • Attaching files to a release
  • Changelog support

Azure DevOps

Included:

  • Build
  • Creating an installer
  • Artifact generation
Clone this wiki locally