Loading .idea/workspace.xml +10 −2 Original line number Diff line number Diff line Loading @@ -81,7 +81,7 @@ <workItem from="1727635232946" duration="125000" /> <workItem from="1727635553626" duration="1104000" /> <workItem from="1727650187899" duration="5628000" /> <workItem from="1727746949457" duration="1233000" /> <workItem from="1727746949457" duration="1492000" /> </task> <task id="LOCAL-00001" summary="updated ci/cd"> <option name="closed" value="true" /> Loading Loading @@ -243,7 +243,15 @@ <option name="project" value="LOCAL" /> <updated>1727749570696</updated> </task> <option name="localTasksCounter" value="21" /> <task id="LOCAL-00021" summary="bug fixes"> <option name="closed" value="true" /> <created>1727751157644</created> <option name="number" value="00021" /> <option name="presentableId" value="LOCAL-00021" /> <option name="project" value="LOCAL" /> <updated>1727751157644</updated> </task> <option name="localTasksCounter" value="22" /> <servers /> </component> <component name="TypeScriptGeneratedFilesManager"> Loading ci_cd/problem0.yml +1 −1 Original line number Diff line number Diff line Loading @@ -65,5 +65,5 @@ internal_testing_problem_0: rules: - if: '$CI_COMMIT_REF_NAME == "problem0"' after_script: - cat output.txt - cat homework-two-internal/internal_tests/output.txt tags: [c++-17] ci_cd/problem1.yml +1 −1 Original line number Diff line number Diff line Loading @@ -66,5 +66,5 @@ internal_testing_problem_1: rules: - if: '$CI_COMMIT_REF_NAME == "problem1"' after_script: - cat output.txt - cat homework-two-internal/internal_tests/output.txt tags: [c++-17] No newline at end of file Loading
.idea/workspace.xml +10 −2 Original line number Diff line number Diff line Loading @@ -81,7 +81,7 @@ <workItem from="1727635232946" duration="125000" /> <workItem from="1727635553626" duration="1104000" /> <workItem from="1727650187899" duration="5628000" /> <workItem from="1727746949457" duration="1233000" /> <workItem from="1727746949457" duration="1492000" /> </task> <task id="LOCAL-00001" summary="updated ci/cd"> <option name="closed" value="true" /> Loading Loading @@ -243,7 +243,15 @@ <option name="project" value="LOCAL" /> <updated>1727749570696</updated> </task> <option name="localTasksCounter" value="21" /> <task id="LOCAL-00021" summary="bug fixes"> <option name="closed" value="true" /> <created>1727751157644</created> <option name="number" value="00021" /> <option name="presentableId" value="LOCAL-00021" /> <option name="project" value="LOCAL" /> <updated>1727751157644</updated> </task> <option name="localTasksCounter" value="22" /> <servers /> </component> <component name="TypeScriptGeneratedFilesManager"> Loading
ci_cd/problem0.yml +1 −1 Original line number Diff line number Diff line Loading @@ -65,5 +65,5 @@ internal_testing_problem_0: rules: - if: '$CI_COMMIT_REF_NAME == "problem0"' after_script: - cat output.txt - cat homework-two-internal/internal_tests/output.txt tags: [c++-17]
ci_cd/problem1.yml +1 −1 Original line number Diff line number Diff line Loading @@ -66,5 +66,5 @@ internal_testing_problem_1: rules: - if: '$CI_COMMIT_REF_NAME == "problem1"' after_script: - cat output.txt - cat homework-two-internal/internal_tests/output.txt tags: [c++-17] No newline at end of file