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

LANTERN-573: Disabled the TechCare webscraper #394

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

rishi-salunkhe-mettle
Copy link
Contributor

@rishi-salunkhe-mettle rishi-salunkhe-mettle commented Aug 26, 2024

Pull requests into this repository require the following checks to be completed by the submitter and reviewers.

Submitter:

  • Administrative tasks are complete.
    • This pull request describes why these changes were made.
    • The JIRA ticket links to this PR.
    • The JIRA ticket for this PR is:
  • Tests are complete.
    • Tests are included and test edge cases.
    • Tests have been run locally and pass.
  • Code review has been performed.
    • Code diff has been done and checked to ensure only expected code is being committed.
    • A linter for the language has been run.

Primary Reviewer:

  • Code works.
    • Code has been run locally and the basic functionality affected by the PR has been checked.
    • Edge cases have been checked to ensure behavior is as expected.
  • Code review has been performed.
    • Code is maintainable, reusable, efficient, and correct.
    • Code accomplishes the tasks purpose.
    • Code follows style guidance appropriate for the language, including passing linter checks.
    • Code is well commented (which does not mean verbosely commented).
  • Tests are complete.
    • Tests are included and test edge cases.
    • Tests have been run locally and pass.

Merger:

Prior to merging, ensure that all checks have been completed. Delete the branch after the merge
is complete.

@bcalvert3
Copy link

@rishi-salunkhe-mettle What is the plan for the failed "Static Analysis / Go Lintr (push)"? @vishnu-mettles for awareness

@rishi-salunkhe-mettle
Copy link
Contributor Author

@rishi-salunkhe-mettle What is the plan for the failed "Static Analysis / Go Lintr (push)"? @vishnu-mettles for awareness

@bcalvert3 The fix for that Go Lintr error has already been merged in the main branch as part of the following commit: here

The reason we are seeing this Lintr error now is because the branch for this PR underwent development and was branched off of main before the fix was merged in main. This Lintr issue will resolve once we merge this back to main.

@bcalvert3
Copy link

@rishi-salunkhe-mettle Reviewed and Approved, please assign within Mettles for Github PR Reviewer approval, thanks for the information!

@vishnu-mettles vishnu-mettles merged commit ab8cc99 into main Sep 10, 2024
4 of 5 checks passed
@vishnu-mettles vishnu-mettles deleted the LANTERN-573-TechCareWebscraper branch September 10, 2024 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants