Skip to content

Conversation

@jmgrady
Copy link
Contributor

@jmgrady jmgrady commented Apr 5, 2024

Update install/uninstall scripts as follows:

  • add 'set -eo pipefail' to stop script at first failure

In addition, these changes are made to the install script:

  • remove message about creating the initial user; that functionality was removed
  • create Python virtual environment at the beginning of the state machine
    regardless of initial state

This change is Reviewable

@jmgrady jmgrady requested a review from imnasnainaec April 5, 2024 15:02
@jmgrady jmgrady self-assigned this Apr 5, 2024
@github-actions

This comment has been minimized.

@codecov
Copy link

codecov bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (master@c6a27b9). Click here to learn what that means.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #3044   +/-   ##
=========================================
  Coverage          ?   82.84%           
=========================================
  Files             ?       47           
  Lines             ?     4956           
  Branches          ?      583           
=========================================
  Hits              ?     4106           
  Misses            ?      705           
  Partials          ?      145           
Flag Coverage Δ
backend 82.84% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@imnasnainaec imnasnainaec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @jmgrady)

- add 'set -euo pipefail' to stop script at first failure
- remove message about initial user - functionalitiy removed
- create Python virtual environment at the beginning of the state machine
  regardless of initial state
@jmgrady jmgrady force-pushed the update-installer branch from 9e29a5f to 761e2f0 Compare April 7, 2024 18:18
@jmgrady jmgrady marked this pull request as ready for review April 8, 2024 15:09
Copy link
Collaborator

@imnasnainaec imnasnainaec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 2 of 2 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @jmgrady)

@jmgrady jmgrady enabled auto-merge (squash) April 9, 2024 15:28
@jmgrady jmgrady merged commit 94f89f9 into master Apr 9, 2024
@jmgrady jmgrady deleted the update-installer branch April 9, 2024 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants