helpers icon indicating copy to clipboard operation
helpers copied to clipboard

HelpersTask758_test_aws_ecr1_fails_when_helpers_is_a_submodule

Open sandeepthalapanane opened this issue 6 months ago • 3 comments

Fixed the #758 with a submodule check and changed the expected command.

sandeepthalapanane avatar May 26 '25 17:05 sandeepthalapanane

This fix seems not to work for cmamp. Since @sandeepthalapanane doesn't have access to cmamp for testing, @dremdem could you please check and see if the fix can be adapted to work for cmamp as well?

Yes, it doesn't work. I posted a suggestion on how to improve it.

dremdem avatar May 27 '25 10:05 dremdem

@dremdem In the latest master branch update https://github.com/causify-ai/helpers/commit/bbba40974dec4b06dc9db35e2ac95842819499fe, I noticed the removal of the code that adds the /amp prefix in lib_tasks_docker_release.py. The test file is also updated, so we could close this PR and the issue as it is not needed anymore.

sandeepthalapanane avatar May 29 '25 20:05 sandeepthalapanane

@dremdem In the latest master branch update bbba409, I noticed the removal of the code that adds the /amp prefix in lib_tasks_docker_release.py. The test file is also updated, so we could close this PR and the issue as it is not needed anymore.

Should we enable the test anyway?
By the way, the test is failing on this branch.
Could you please check why?

dremdem avatar May 30 '25 12:05 dremdem

@dremdem In the latest master branch update bbba409, I noticed the removal of the code that adds the /amp prefix in lib_tasks_docker_release.py. The test file is also updated, so we could close this PR and the issue as it is not needed anymore.

Should we enable the test anyway? By the way, the test is failing on this branch. Could you please check why?

I just enabled the test. The test failure was from my previous commit, where I made some changes without merging the master branch.

sandeepthalapanane avatar May 31 '25 18:05 sandeepthalapanane

LGTM

@dremdem @sonniki Could you please merge into the master branch?

sandeepthalapanane avatar Jun 03 '25 04:06 sandeepthalapanane