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

fix: refactor process.exit to exception #698

Closed
wants to merge 4 commits into from

Conversation

naveensrinivasan
Copy link
Member

Description

  • refactor process.exit to exception

Related Issue

Fixes #

Relates to #

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

- refactor process.exit to exception

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
cmwylie19 and others added 3 commits April 2, 2024 13:04
Co-authored-by: Case Wylie <cmwylie19@defenseunicorns.com>
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
@cmwylie19
Copy link
Collaborator

Hi @naveensrinivasan, Something really funky is going on.

There is an startup function that is being invoke when you import validateHash from the controller.ts based on how controller is implemented.

I suggest moving validateHash to helpers like in #707 and changing the package.json back. You can use that PR (#707) as your reference and we can close it afterwards.

@cmwylie19
Copy link
Collaborator

addressed in #707 I wanted to test something and did not want to pollute your PR. It was passing locally but not in CI. Thank you for the contribution

@cmwylie19 cmwylie19 closed this Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants