Commit Graph

14 Commits

Author SHA1 Message Date
Alexander Kalinovsky
e76e6eed85 refactor: update CLI initialization and prompt handling for improved user experience
Some checks failed
CI / test (3.13) (push) Failing after 32s
2025-08-27 19:37:52 +03:00
Alexander Kalinovsky
62b12690c8 chore: enhance project initialization by adding post-task handling and improving file overwrite behavior
Some checks failed
CI / test (3.13) (push) Failing after 31s
2025-08-27 16:37:37 +03:00
Alexander Kalinovsky
90b0202f39 fix: correct publish command URL in release workflow for TestPyPI
All checks were successful
Publish to TestPyPI / build-publish (release) Successful in 34s
Publish to PyPI / build-publish (release) Has been skipped
CI / test (3.13) (push) Successful in 42s
2025-08-26 20:50:47 +03:00
Alexander Kalinovsky
86a8bdbc02 chore: update release workflows to include environment variables and streamline publishing steps
Some checks failed
CI / test (3.13) (push) Successful in 43s
Publish to TestPyPI / build-publish (release) Failing after 21s
Publish to PyPI / build-publish (release) Has been skipped
2025-08-26 20:46:23 +03:00
Alexander Kalinovsky
41bbc0bf58 fix: update MyPy command in CI workflow to check the entire project
Some checks failed
CI / test (3.13) (push) Successful in 42s
Publish to TestPyPI / build-publish (release) Failing after 29s
Publish to PyPI / build-publish (release) Has been skipped
2025-08-26 20:23:41 +03:00
Alexander Kalinovsky
1e043efb6f chore: add conditional execution for pre-releases and update publishing steps in workflows
All checks were successful
CI / test (3.13) (push) Successful in 41s
2025-08-26 20:21:32 +03:00
Alexander Kalinovsky
5247544bc3 chore: remove tag filters from release workflows and add debug info steps
Some checks failed
CI / test (3.13) (push) Successful in 41s
Publish to PyPI / build-publish (release) Has been cancelled
Publish to TestPyPI / build-publish (release) Failing after 21s
2025-08-26 20:05:20 +03:00
Alexander Kalinovsky
b468c795d0 fix: update release workflow triggers to use 'published' event
All checks were successful
CI / test (3.13) (push) Successful in 41s
2025-08-26 19:47:54 +03:00
Alexander Kalinovsky
ab1aedd63e chore: update license from MIT to Apache-2.0 across all files
All checks were successful
CI / test (3.13) (push) Successful in 42s
2025-08-26 19:38:15 +03:00
Alexander Kalinovsky
bb604b0b74 refactor: update test case to use consistent echo commands in post tasks
All checks were successful
CI / test (3.13) (push) Successful in 44s
2025-08-25 20:12:47 +03:00
Alexander Kalinovsky
e5cc3cf4c7 fix: ci workflow
Some checks failed
CI / test (3.13) (push) Failing after 35s
2025-08-25 20:07:47 +03:00
Alexander Kalinovsky
3433d740cc fix: ci workflow
Some checks failed
CI / test (3.13) (push) Failing after 25s
2025-08-25 20:03:43 +03:00
Alexander Kalinovsky
2954913673 initial release
Some checks failed
CI / test (3.13) (push) Failing after 22s
2025-08-25 19:45:21 +03:00
cc067ec78d Initial commit 2025-08-20 13:25:11 +00:00