seas-computing / course-planner

SEAS Course Planning Application. JSDoc Docs at: https://seas-computing.github.io/course-planner/
0 stars 1 forks source link

Set the app version using the version listed in Github Actions #632

Closed natalynyu closed 1 year ago

natalynyu commented 1 year ago

In order to get the version that is on Github Actions, we are updating the "publish" workflow to set the value of the APP_VERSION variable to be equal to the value of the Github Actions VERSION_TAG.

Types of changes

Checklist:

Priority:

Related Issues:

Fixes #618

codecov[bot] commented 1 year ago

Codecov Report

Merging #632 (810e1dc) into develop (1026ee5) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #632   +/-   ##
========================================
  Coverage    95.17%   95.17%           
========================================
  Files          192      192           
  Lines         4519     4519           
  Branches       559      559           
========================================
  Hits          4301     4301           
  Misses         101      101           
  Partials       117      117           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more