Sandeep Thalapanane
Sandeep Thalapanane
As discussed in #421: - Implemented automatic installation of the **GitHub CLI** for Ubuntu users in the `/dev_scripts_helpers/thin_client/build.py` while building the thin client environment, - Provided instructions on setting up...
As per the discussion in #392, I will try to include installation instructions for the GitHub CLI for Ubuntu users in the `intern.set_up_development_on_laptop.how_to_guide.md`. I installed the GitHub CLI on my...
Addressing #676 Documentation about YAML params - https://docs.google.com/document/d/1Kpe-DVpBjcy7Do4-NmnxlJkRcwjSMqwT5GFpjSE2qvo/edit?usp=sharing I have included a way to revert GitHub settings to their defaults if they are present in the repo but not listed...
Fixed the #758 with a submodule check and changed the expected command.
#615 Addressing the unresolved comment https://github.com/causify-ai/helpers/pull/733#discussion_r2094131469.
Fixed issue #721 by updating `purify_app_references()` to correctly process `/app`. I adjusted the sequence of function calls in `purify_txt_from_client()` to ensure that `/app` is passed to `purify_app_references()` first, which replaces...
As mentioned in #756, the `Test_docker_create_candidate_image1.test_aws_ecr1` fails when the helpers repo is used as a submodule. FYI @dremdem @sonniki
Not to get too paranoid (testing the testing of the testing of the ...) but how can we check if we detect errors? We could run a "broken" setenv script...