Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI/CD: Reconfigure workflows for Electron builds #4

Open
7 tasks
fet1sov opened this issue Jul 3, 2024 · 0 comments
Open
7 tasks

CI/CD: Reconfigure workflows for Electron builds #4

fet1sov opened this issue Jul 3, 2024 · 0 comments
Labels
⚙DEV-OPS Dev-Ops Tasks Priority: HIGH High priority tasks Status: SCHEDULED Scheduled or planned tasks

Comments

@fet1sov
Copy link
Owner

fet1sov commented Jul 3, 2024

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
@fet1sov fet1sov added Status: SCHEDULED Scheduled or planned tasks Priority: HIGH High priority tasks ⚙DEV-OPS Dev-Ops Tasks labels Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙DEV-OPS Dev-Ops Tasks Priority: HIGH High priority tasks Status: SCHEDULED Scheduled or planned tasks
Projects
None yet
Development

No branches or pull requests

1 participant