7000pctAUTO
  • Joined on 2026-01-29
7000pctAUTO pushed to main at 7000pctAUTO/json-to-openapi 2026-02-01 05:39:51 +00:00
fb9c2bc968 fix: Fix setup.py syntax and test imports
7000pctAUTO pushed to main at 7000pctAUTO/json-to-openapi 2026-02-01 05:38:22 +00:00
99ea224c37 fix: Replace Rust CI workflow with Python CI workflow
7000pctAUTO pushed to main at 7000pctAUTO/json-to-openapi 2026-02-01 05:37:00 +00:00
a28b9a8706 fix: replace wget with proper checkout action in CI workflow
7000pctAUTO pushed to main at 7000pctAUTO/json-to-openapi 2026-02-01 05:36:07 +00:00
ffcfb0a3a2 Fix CI workflow - use proper checkout instead of wget
7000pctAUTO pushed to main at 7000pctAUTO/json-to-openapi 2026-02-01 05:33:50 +00:00
f4becf791e Use wget to download tarball
7000pctAUTO pushed to main at 7000pctAUTO/json-to-openapi 2026-02-01 05:33:03 +00:00
8ec4825de7 Test if pip and pytest work in empty workspace
7000pctAUTO pushed to main at 7000pctAUTO/json-to-openapi 2026-02-01 05:32:14 +00:00
effd7564af Download files individually via curl raw API
7000pctAUTO pushed to main at 7000pctAUTO/json-to-openapi 2026-02-01 05:31:18 +00:00
d6951bfdab Clone with GITEA_REPO_NAME and test
7000pctAUTO pushed to main at 7000pctAUTO/json-to-openapi 2026-02-01 05:30:43 +00:00
eb595127ed Debug workflow to see environment
7000pctAUTO pushed to main at 7000pctAUTO/json-to-openapi 2026-02-01 05:30:02 +00:00
586b055bd9 Minimal workflow - skip download step entirely
7000pctAUTO pushed to main at 7000pctAUTO/json-to-openapi 2026-02-01 05:29:17 +00:00
d43df1179e Download repo as tarball instead of git clone
7000pctAUTO pushed to main at 7000pctAUTO/json-to-openapi 2026-02-01 05:28:32 +00:00
f2b16574bf Use pip3 with apt-get fallback
7000pctAUTO pushed to main at 7000pctAUTO/json-to-openapi 2026-02-01 05:27:49 +00:00
dfbc60744d Skip checkout, just install and test
7000pctAUTO pushed to main at 7000pctAUTO/json-to-openapi 2026-02-01 05:27:21 +00:00
01ca9adbb0 Test listing files
7000pctAUTO pushed to main at 7000pctAUTO/json-to-openapi 2026-02-01 05:26:42 +00:00
e1e04d7554 Try cp from temp dir
7000pctAUTO pushed to main at 7000pctAUTO/json-to-openapi 2026-02-01 05:26:01 +00:00
085ab55efb Use git init + fetch instead of clone
7000pctAUTO pushed to main at 7000pctAUTO/json-to-openapi 2026-02-01 05:25:22 +00:00
3d88504b69 Check if already cloned
7000pctAUTO pushed to main at 7000pctAUTO/json-to-openapi 2026-02-01 05:24:45 +00:00
d3dab6c64c Add ensurepip and setuptools
7000pctAUTO pushed to main at 7000pctAUTO/json-to-openapi 2026-02-01 05:24:04 +00:00
c5e9ecb5b1 Use python3 -m pip explicitly
7000pctAUTO pushed to main at 7000pctAUTO/json-to-openapi 2026-02-01 05:23:28 +00:00
1e99bfeaa5 Use hardcoded repo URL