FOSSEE / eSim

This repository contain source code for new flow of FreeEDA now know as eSim
GNU General Public License v3.0
82 stars 72 forks source link

Automatic packaging and releasing of an eSim version for Ubuntu OS #230

Closed saicharan0112 closed 1 year ago

saicharan0112 commented 1 year ago

Related Issues

https://github.com/FOSSEE/eSim/issues/211

Purpose

To pack and release the eSim for Ubuntu automatically, whenever a tag which starts with "v" is pushed to the GitHub

Approach

The workflow follows the instructions given under the Ubuntu section of the installer branch and uses GitHub Actions (GHA) to build and release the package automatically when the relevant tag is created and pushed to the GitHub. See the action with name "Auto release of eSim for Ubuntu OS" for more details on the workflow.

Note: This can be replicated for OS too.

saicharan0112 commented 1 year ago

@Eyantra698Sumanto This should do address the issue #211

saicharan0112 commented 1 year ago

@rahulp13 @Eyantra698Sumanto Did you both had a chance to review the PR? If I could get some feedback/suggestions, I can implement them today.

Eyantra698Sumanto commented 1 year ago

@saicharan0112 Thanks for the PR. We will soon look into it and get back to you.

saicharan0112 commented 1 year ago

Sure, thanks @Eyantra698Sumanto