Andrii Nikitin andriinikitin
  • Joined on 2025-04-08
andriinikitin commented on pull request git-workflow/autogits#165 2026-03-12 17:38:33 +01:00
common: add TIMELINE_CACHE_DISABLE env var

closing for now, there is some strategic misunderstanding whether we should split functional tests and reliability / robustness tests. In my udnerstanding if we testing that bot is properly…

andriinikitin closed pull request git-workflow/autogits#169 2026-03-12 17:33:12 +01:00
WIP: ci: convert integration test to multi-cycle benchmarking tool
andriinikitin created pull request git-workflow/autogits#176 2026-03-12 17:32:03 +01:00
t: Add tests staging bot config
andriinikitin pushed to t-staging-config-tests at git-workflow/autogits 2026-03-12 17:31:34 +01:00
b960735e92 t: add staging config tests
andriinikitin pushed to t-staging-config-tests at git-workflow/autogits 2026-03-12 17:30:27 +01:00
122c3d46a6 t: add staging config tests
andriinikitin created branch t-staging-config-tests in git-workflow/autogits 2026-03-12 17:30:27 +01:00
andriinikitin created pull request git-workflow/autogits#175 2026-03-12 17:20:37 +01:00
common: fix lost error message in GitCatFile
fd492d3cc2 common: fix lost error message in GitCatFile
andriinikitin created branch common/fix_lost_error_in_GitCatFile in git-workflow/autogits 2026-03-12 17:20:02 +01:00
andriinikitin deleted branch t-staging-br-tests from git-workflow/autogits 2026-03-12 17:11:25 +01:00
andriinikitin pushed to main at git-workflow/autogits 2026-03-12 17:11:24 +01:00
93cbb6ac6f t: add staging-bot br tests
andriinikitin merged pull request git-workflow/autogits#168 2026-03-12 17:11:23 +01:00
t: add staging-bot br tests
andriinikitin pushed to ci-experiments-stability at git-workflow/autogits 2026-03-12 12:34:47 +01:00
dc9117c697 Test commit 942f72
andriinikitin pushed to ci-experiments-stability at git-workflow/autogits 2026-03-12 10:58:28 +01:00
197c683f9d Test commit 942f72
andriinikitin approved git-workflow/autogits#172 2026-03-12 10:49:05 +01:00
improve podman setup

Let's check if hardcoded user ids can bring any problems in future and if anything can be easily done about it

andriinikitin commented on pull request git-workflow/autogits#172 2026-03-12 10:49:05 +01:00
improve podman setup

Can hardcoded values bring a problem?

andriinikitin approved git-workflow/autogits#171 2026-03-12 10:02:04 +01:00
t-workflow-direct-sync
andriinikitin commented on pull request git-workflow/autogits#171 2026-03-11 16:47:27 +01:00
t-workflow-direct-sync

iirc in python methods started with _ are considered private, so we should remove leading underscore if we use it outside?

andriinikitin commented on pull request git-workflow/autogits#171 2026-03-11 16:47:27 +01:00
t-workflow-direct-sync

we can move these to the fixture, let's discuss in chat if you have question to my suggestion

andriinikitin commented on pull request git-workflow/autogits#171 2026-03-11 16:47:27 +01:00
t-workflow-direct-sync

since we create special objects for workflow-direct - we probably should check that they are created (or last of them is created) before starting the bot. (yeah that's awful, let's consider it as a temporary solution until someone proposes any better idea)