Mario Marin mmarhin
  • Joined on 2025-12-03
mmarhin commented on pull request git-workflow/autogits#118 2026-02-19 12:04:09 +01:00
Implement initial test-run option (#113)

Changes implemented:

  • Removed hardcoded mock data and replaced it with dynamic loading from factory.results.json.bz2
  • Implemented NewMockRedis() constructor that:
    • Opens and…
mmarhin pushed to initial-test-run at mmarhin/autogits 2026-02-19 12:02:43 +01:00
eaf34d739e refactor: Load mock data from factory.results.json.bz2 instead of hardcoded values
mmarhin commented on pull request git-workflow/autogits#119 2026-02-18 09:41:14 +01:00
Add default landing page with link builder (#114)

@dgarcia Thanks for the detailed feedback! I've applied all the requested changes:

Changes made:

  1. Removed dark theme - Now uses browser/user preference instead of forcing…
mmarhin pushed to default-page at mmarhin/autogits 2026-02-18 09:38:04 +01:00
8cd8b3efd4 refactor: Apply code review feedback from @dgarcia
mmarhin commented on pull request git-workflow/autogits#118 2026-01-28 23:44:50 +01:00
Implement initial test-run option (#113)

Thanks for the feedback and the guidance on using interfaces!

I have refactored the code to implement the RedisClient interface strategy as requested.

Summary of changes:

  • Defined…
mmarhin pushed to initial-test-run at mmarhin/autogits 2026-01-28 23:41:48 +01:00
1728c346f3 refactor: Implement RedisClient interface for mocking strategy
mmarhin commented on pull request git-workflow/autogits#119 2026-01-28 22:52:32 +01:00
Add default landing page with link builder (#114)

Done @dgarcia! Cleanup complete.

mmarhin pushed to default-page at mmarhin/autogits 2026-01-28 22:50:32 +01:00
339b189c50 fix: Remove redundant documentation sections from HTML
mmarhin commented on pull request git-workflow/autogits#119 2026-01-25 12:58:56 +01:00
Add default landing page with link builder (#114)

I have pushed the full implementation.

Sorry for the commit noise/reverts in the history; I encountered a small issue where .gitignore was filtering out the SVG assets, so I had to revert and…

mmarhin pushed to default-page at mmarhin/autogits 2026-01-25 12:52:28 +01:00
5393de0a44 feat: Implement interactive logic and styling for link builder
mmarhin pushed to default-page at mmarhin/autogits 2026-01-25 12:43:37 +01:00
93b23e4340 Revert "feat: Implement interactive logic and styling for link builder"
mmarhin pushed to default-page at mmarhin/autogits 2026-01-25 12:42:02 +01:00
59b1044846 feat: Implement interactive logic and styling for link builder
mmarhin created pull request git-workflow/autogits#119 2026-01-24 18:41:57 +01:00
WIP: Add default landing page with link builder (#114)
mmarhin created branch default-page in mmarhin/autogits 2026-01-24 18:37:51 +01:00
mmarhin pushed to default-page at mmarhin/autogits 2026-01-24 18:37:51 +01:00
c44574f06f Implement default page (a link builder) (#114)
mmarhin created pull request git-workflow/autogits#118 2026-01-24 17:53:53 +01:00
Implement initial test-run option (#113)
mmarhin created branch initial-test-run in mmarhin/autogits 2026-01-24 17:34:06 +01:00
mmarhin pushed to initial-test-run at mmarhin/autogits 2026-01-24 17:34:06 +01:00
88def03d5e Implement initial test-run option (#113)
mmarhin created repository mmarhin/autogits 2026-01-19 16:50:18 +01:00
mmarhin created repository mmarhin/python-pytest 2025-12-03 12:01:48 +01:00