Skip to content

CI/CD: Reconfigure workflows for Electron builds #4

@fet1sov

Description

@fet1sov

Description

Reconfigure all workflows for Electron build and release, make build workflow for all platforms such as windows, linux and etc.
Configure release workflow when somebody pushes the merge in production branch, then add tag and release it on github repository.

List of functionality requirements

  • Configure the build workflow
    • Add process with electron application build
    • Add process with artifact uploading when build is succesfully done
  • Configure the release workflow
    • Make it only for production branch
    • When somebody merges into production make the release which change the version number
    • Release everything under version on github repository

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions