oss-slu / bubble_scan

GNU General Public License v3.0
0 stars 7 forks source link

Issue #109 Workflow Script #117

Closed mylescorrea closed 1 week ago

mylescorrea commented 2 weeks ago

Fixes #109

What was changed?

I created a workflow script in .github/workflows/release.yml. I also changed the BubbleScan.sh file to now output a .exe file called 'BubbleScan' instead of AppServer

Why was it changed?

We have to automate the executable process so that if something new is pushed into the main branch, it's easier to release the latest version.

Just commit and push something on the branch then wait for 'Bubblescan release' in actions tab to complete

kate-holdener commented 1 week ago

@mylescorrea I saw we now have files in the "Releases" link of our repo. That's exciting. When I download BubbleScan.zip, I get a windows application. Do we have a mac version?

mylescorrea commented 1 week ago

@mylescorrea I saw we now have files in the "Releases" link of our repo. That's exciting. When I download BubbleScan.zip, I get a windows application. Do we have a mac version?

Just fixed this right now