Phani Pavan K phanipavank
  • I Run as administrator .

  • Joined on 2024-02-05
phanipavank commented on issue phanipavank/AutoLTX#1 2025-10-05 13:24:58 +05:30
Fill .autoltx with epoch for versioning

fixed with c510c102f76cfd4beed0c5aa2c617b9c95044410

phanipavank closed issue phanipavank/AutoLTX#1 2025-10-05 13:24:58 +05:30
Fill .autoltx with epoch for versioning
phanipavank commented on issue phanipavank/AutoLTX#2 2025-10-05 13:24:41 +05:30
Check for updates in install.sh

fixed with c510c102f76cfd4beed0c5aa2c617b9c95044410

phanipavank closed issue phanipavank/AutoLTX#2 2025-10-05 13:24:41 +05:30
Check for updates in install.sh
phanipavank pushed to master at phanipavank/AutoLTX 2025-10-05 13:23:47 +05:30
c510c102f7 implement update system, cleaned output text
phanipavank opened issue phanipavank/AutoLTX#8 2025-10-05 13:21:35 +05:30
Draft compile mode support
phanipavank commented on issue phanipavank/AutoLTX#1 2025-10-02 15:32:44 +05:30
Fill .autoltx with epoch for versioning

add date +"%s" > .autoltx to dockerfile.

copy that .autoltx file into the project folder instead of creating one in install.sh script.

phanipavank closed issue phanipavank/AutoLTX#7 2025-09-27 11:37:03 +05:30
fix dockerfile link in readme.md
phanipavank commented on issue phanipavank/AutoLTX#7 2025-09-27 11:36:58 +05:30
fix dockerfile link in readme.md

fixed with above commit, removed to reduce traffic to my site.

phanipavank commented on issue phanipavank/AutoLTX#6 2025-09-27 11:36:34 +05:30
Mention to either build or pull the image

probably fixed??

phanipavank closed issue phanipavank/AutoLTX#6 2025-09-27 11:35:53 +05:30
Mention to either build or pull the image
phanipavank pushed to master at phanipavank/AutoLTX 2025-09-27 11:35:53 +05:30
fc64e871b9 compress docker stages, rewrite readme, fixes #6 and #7
phanipavank pushed to master at phanipavank/AutoLTX 2025-09-22 12:05:16 +05:30
d694c42e60 Fix newline in compile.sh
phanipavank opened issue phanipavank/AutoLTX#7 2025-09-21 16:16:04 +05:30
fix dockerfile link in readme.md
phanipavank pushed to master at phanipavank/AutoLTX 2025-09-21 08:12:43 +05:30
81ab167f04 small change to test CD
phanipavank opened issue phanipavank/AutoLTX#6 2025-09-21 07:39:10 +05:30
Mention to either build or pull the image
phanipavank pushed to master at phanipavank/AutoLTX 2025-09-20 22:25:18 +05:30
7f21cda72d enable build upload
phanipavank pushed to master at phanipavank/AutoLTX 2025-09-20 19:35:33 +05:30
bcabcfab51 test image build caching
phanipavank opened issue phanipavank/AutoLTX#5 2025-09-20 09:28:30 +05:30
Compliation doesn't work if the main file is in a sub directory.
phanipavank pushed to master at phanipavank/Steckbrett 2025-09-20 07:03:01 +05:30
1934c869a7 fix clippy suggestions