RaiLinKey
  • Joined on 2026-03-19
RaiLinKey created pull request RLK/python-common-app#7 2026-03-24 14:05:33 +03:00
test
RaiLinKey pushed to test at RLK/python-common-app 2026-03-24 14:05:18 +03:00
8378ec1b3e Merge pull request 'Refactor CI workflow to localize job names in Russian and remove deprecated multistep and test workflows. Update artifact upload step to ensure clarity in job descriptions.' (#6) from fix into test
b3eaf03627 Add manual archiving workflow to Gitea CI
288a2d81a1 Refactor CI workflow to localize job names in Russian and remove deprecated multistep and test workflows. Update artifact upload step to ensure clarity in job descriptions.
Compare 3 commits »
RaiLinKey merged pull request RLK/python-common-app#6 2026-03-24 14:05:17 +03:00
Refactor CI workflow to localize job names in Russian and remove deprecated multistep and test workflows. Update artifact upload step to ensure clarity in job descriptions.
RaiLinKey pushed to fix at RLK/python-common-app 2026-03-24 13:21:56 +03:00
b3eaf03627 Add manual archiving workflow to Gitea CI
RaiLinKey created pull request RLK/python-common-app#6 2026-03-24 13:12:24 +03:00
Refactor CI workflow to localize job names in Russian and remove deprecated multistep and test workflows. Update artifact upload step to ensure clarity in job descriptions.
RaiLinKey pushed to fix at RLK/python-common-app 2026-03-24 13:11:54 +03:00
288a2d81a1 Refactor CI workflow to localize job names in Russian and remove deprecated multistep and test workflows. Update artifact upload step to ensure clarity in job descriptions.
RaiLinKey merged pull request RLK/python-common-app#5 2026-03-24 12:38:04 +03:00
test
RaiLinKey pushed to main at RLK/python-common-app 2026-03-24 12:38:04 +03:00
db458df1d6 Merge pull request 'test' (#5) from test into main
9d4fc2cff5 Merge pull request 'Add initial setup for React and Vite application' (#4) from fix into test
38faec32f1 Comment out the full-build.zip creation step in CI workflow and update artifact upload to include api and web directories directly.
71fdd9dcca Refactor CI workflow to create a single full-build.zip archive containing both api and web directories, with improved exclusion patterns. Update artifact upload step to use the new archive and maintain error handling for zip command.
31afed45c0 Update CI workflow to use actions/upload-artifact@v3 for artifact uploads
Compare 11 commits »
RaiLinKey created pull request RLK/python-common-app#5 2026-03-24 12:37:23 +03:00
test
RaiLinKey pushed to test at RLK/python-common-app 2026-03-24 12:37:13 +03:00
9d4fc2cff5 Merge pull request 'Add initial setup for React and Vite application' (#4) from fix into test
38faec32f1 Comment out the full-build.zip creation step in CI workflow and update artifact upload to include api and web directories directly.
71fdd9dcca Refactor CI workflow to create a single full-build.zip archive containing both api and web directories, with improved exclusion patterns. Update artifact upload step to use the new archive and maintain error handling for zip command.
31afed45c0 Update CI workflow to use actions/upload-artifact@v3 for artifact uploads
a06a9f585b Improve CI workflow by adding logging for zip creation and enforcing file presence. Added error handling for zip commands and a check to ensure artifacts are created before upload.
Compare 7 commits »
RaiLinKey merged pull request RLK/python-common-app#4 2026-03-24 12:37:11 +03:00
Add initial setup for React and Vite application
RaiLinKey pushed to fix at RLK/python-common-app 2026-03-24 12:35:24 +03:00
38faec32f1 Comment out the full-build.zip creation step in CI workflow and update artifact upload to include api and web directories directly.
RaiLinKey pushed to fix at RLK/python-common-app 2026-03-24 12:29:09 +03:00
71fdd9dcca Refactor CI workflow to create a single full-build.zip archive containing both api and web directories, with improved exclusion patterns. Update artifact upload step to use the new archive and maintain error handling for zip command.
RaiLinKey pushed to fix at RLK/python-common-app 2026-03-24 12:24:16 +03:00
31afed45c0 Update CI workflow to use actions/upload-artifact@v3 for artifact uploads
RaiLinKey pushed to fix at RLK/python-common-app 2026-03-24 12:21:44 +03:00
a06a9f585b Improve CI workflow by adding logging for zip creation and enforcing file presence. Added error handling for zip commands and a check to ensure artifacts are created before upload.
RaiLinKey pushed to fix at RLK/python-common-app 2026-03-24 12:15:41 +03:00
0fe735ddf0 some shit
RaiLinKey created pull request RLK/python-common-app#4 2026-03-24 12:11:15 +03:00
Add initial setup for React and Vite application
RaiLinKey pushed to fix at RLK/python-common-app 2026-03-24 12:10:32 +03:00
20eb72a71d Add initial setup for React and Vite application
RaiLinKey pushed to test at RLK/python-common-app 2026-03-24 11:59:52 +03:00
6655811cc1 Merge pull request 'fix' (#3) from fix into test
2962870dd3 Merge branch 'test' into fix
84055cd389 Commented out the failing test_checker function in test_app.py
Compare 3 commits »
RaiLinKey merged pull request RLK/python-common-app#3 2026-03-24 11:59:51 +03:00
fix