{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":440304834,"defaultBranch":"master","name":"requirements-txt","ownerLogin":"VoIlAlex","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-12-20T20:57:44.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/37738312?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1721215157.0","currentOid":""},"activityList":{"items":[{"before":"52f974adbbcbe3b44538dd6b06111f87ff982be4","after":"95b42749941b43005cac0f278a093f3cc920ad51","ref":"refs/heads/master","pushedAt":"2024-07-17T11:18:58.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"Merge pull request #53 from VoIlAlex/develop\n\nUpdate test dependencies in GitHub workflows","shortMessageHtmlLink":"Merge pull request #53 from VoIlAlex/develop"}},{"before":"5cbd3105263d5c4a8e60f60b0791efdd53e9792a","after":"462b20538739aa16a6b90501da14a5f81c85a022","ref":"refs/heads/develop","pushedAt":"2024-07-17T11:16:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"Update test dependencies in GitHub workflows\n\nThe commit modifies all integration tests in GitHub actions workflow files to depend on 'test-x-x' jobs instead of 'test-and-lint-x-x'. This simplifies the job dependencies in the workflows, ensuring that integration tests only wait on the corresponding 'test' jobs and not the 'lint' jobs.","shortMessageHtmlLink":"Update test dependencies in GitHub workflows"}},{"before":"52f974adbbcbe3b44538dd6b06111f87ff982be4","after":null,"ref":"refs/tags/v2.0.9","pushedAt":"2024-07-17T11:15:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"}},{"before":"ace91130f4bdd209b3c9b58637b3d19f79bb8726","after":"52f974adbbcbe3b44538dd6b06111f87ff982be4","ref":"refs/heads/master","pushedAt":"2024-07-17T11:14:34.000Z","pushType":"pr_merge","commitsCount":18,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"Merge pull request #52 from VoIlAlex/develop\n\nDevelop","shortMessageHtmlLink":"Merge pull request #52 from VoIlAlex/develop"}},{"before":"09e803670749ee9e2ccc85c71db1b0b425afc74c","after":"5cbd3105263d5c4a8e60f60b0791efdd53e9792a","ref":"refs/heads/develop","pushedAt":"2024-07-17T11:13:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"Refactor GitHub workflows for cleaner separation of tests and linting\n\nThe updates include separating the tasks of testing and linting in GitHub Actions workflows. Workflow files were renamed for better clarity, and specific actions within workflows have been renamed to distinguish testing tasks from linting. This approach aims to improve readability and maintainability of the workflow configurations.","shortMessageHtmlLink":"Refactor GitHub workflows for cleaner separation of tests and linting"}},{"before":"7ca85da3b02eab73fb2d17546d0412a3d8a70330","after":"09e803670749ee9e2ccc85c71db1b0b425afc74c","ref":"refs/heads/develop","pushedAt":"2024-07-17T11:08:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"Remove unused 'result' variable in subprocess run\n\nThe 'result' variable from the subprocess run function was not used anywhere in the service.py file, making it redundant. As a result, it has been removed to clean up the code and improve readability.","shortMessageHtmlLink":"Remove unused 'result' variable in subprocess run"}},{"before":"69598e76ee18190d68d8e492ce6341235fbc0d26","after":"7ca85da3b02eab73fb2d17546d0412a3d8a70330","ref":"refs/heads/develop","pushedAt":"2024-07-17T11:06:49.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"Refactor code to improve readability\n\nThis commit includes the removal of excessive line breaks and improves the organization of import statements. String declarations are changed to double quotes for consistency. Significant changes are made in test scripts where code formatting is enhanced without altering the functionality. Overall, this commit enhances the code readability and general structure.","shortMessageHtmlLink":"Refactor code to improve readability"}},{"before":"b4d646aafc9aade14d9f09ce74a1ecb4edcf85c5","after":"69598e76ee18190d68d8e492ce6341235fbc0d26","ref":"refs/heads/develop","pushedAt":"2024-07-17T11:04:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"Update service initialization logic\n\nRemoved the check and text arguments from commands in the service initialization process. Added a new block of code to run a shell command and capture its output. This change is intended to streamline service initialization and improve the handling of command outputs.","shortMessageHtmlLink":"Update service initialization logic"}},{"before":"50c13e5fbedadf8c0edbeeb86dbe0cc3ced5766c","after":"b4d646aafc9aade14d9f09ce74a1ecb4edcf85c5","ref":"refs/heads/develop","pushedAt":"2024-07-17T11:00:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"Add comprehensive CI/CD pipeline\n\nThis update significantly expands the CI/CD pipeline. In addition to testing and linting the codebase for different Python versions (from 3.8 to 3.12), integration tests have also been added to the workflow. These enhancements ensure that all changes are extensively tested before any new release is published to PyPI.","shortMessageHtmlLink":"Add comprehensive CI/CD pipeline"}},{"before":"711b4587e21af254c77cce2550a739461b355a0d","after":"50c13e5fbedadf8c0edbeeb86dbe0cc3ced5766c","ref":"refs/heads/develop","pushedAt":"2024-07-17T10:55:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"Add separate lint job in GitHub workflow\n\nA new \"lint\" job has been created in the GitHub workflow. Linting is performed before running tests on different Python versions, reducing redundancy. The linting task checks code formatting and potential issues before proceeding to tests, ensuring that the code adheres to the style guide.","shortMessageHtmlLink":"Add separate lint job in GitHub workflow"}},{"before":"9b28949d1ac3f4a0e85947703479622584a20aa9","after":"711b4587e21af254c77cce2550a739461b355a0d","ref":"refs/heads/develop","pushedAt":"2024-07-17T10:51:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"Add missing comma in subprocess calls\n\nA comma was missing at the end of parameter lists in two subprocess.call methods inside the init/service.py file. This commit adds the necessary comma to correct the syntax error.","shortMessageHtmlLink":"Add missing comma in subprocess calls"}},{"before":"87e4ba54e8270bd5e3fcdbefee888117cb2f47db","after":"9b28949d1ac3f4a0e85947703479622584a20aa9","ref":"refs/heads/develop","pushedAt":"2024-07-17T10:50:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"Improve error handling in subprocess calls\n\nThe subprocess calls in the service initialization script have been updated to improve error handling. The \"check\" argument has been added to immediately raise an exception if a subprocess exits with a non-zero status. Additionally, the \"text\" argument has been included to handle standard input, standard output and standard error in text mode. These changes will make script failures easier to diagnose and address.","shortMessageHtmlLink":"Improve error handling in subprocess calls"}},{"before":"127a7895f252f7c2ef95ec81421fed29942b2553","after":"87e4ba54e8270bd5e3fcdbefee888117cb2f47db","ref":"refs/heads/develop","pushedAt":"2024-07-17T10:49:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"Remove Python 3.7 specific tests and requirements\n\nThis commit deletes the Python 3.7 specific requirements file and removes Python 3.7 specific tests from the GitHub workflows. This change suggests that the project may no longer support or require compatibility with Python 3.7.","shortMessageHtmlLink":"Remove Python 3.7 specific tests and requirements"}},{"before":"d22ad852248462dec8187458e72fbd80583d9360","after":"127a7895f252f7c2ef95ec81421fed29942b2553","ref":"refs/heads/develop","pushedAt":"2024-07-17T10:48:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"Remove black linter from test requirements and workflow\n\nThe black linter has been removed from the test requirements file (requirements.test.3.7.txt) and from the GitHub actions workflow (test-and-lint.yml). This change simplifies our testing pipeline and requirements.","shortMessageHtmlLink":"Remove black linter from test requirements and workflow"}},{"before":"ba4137b1106a2c5985b5ebad71a9e441ba91578e","after":"d22ad852248462dec8187458e72fbd80583d9360","ref":"refs/heads/develop","pushedAt":"2024-07-17T10:45:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"Downgrade black version in test requirements\n\nThe version of the 'black' package has been downgraded from 23.1.0 to 22.3.0 in requirements.test.3.7.txt. This change is likely to address compatibility issues or specific feature requirements.","shortMessageHtmlLink":"Downgrade black version in test requirements"}},{"before":"9cbc21b0f573ad12b553384d8f134b810fc15a5d","after":"ba4137b1106a2c5985b5ebad71a9e441ba91578e","ref":"refs/heads/develop","pushedAt":"2024-07-17T10:42:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"Update python requirements in GitHub workflows\n\nThe commit modifies the python requirements files used in different sections of the GitHub workflows. Specifically, 'integration-tests.yml' and 'test-and-lint.yml' workflows have been updated to change the specific version of requirements file used at different stages of integration and unit testing.","shortMessageHtmlLink":"Update python requirements in GitHub workflows"}},{"before":"36a9019bab23c47e0a0d5ab8d2518bb6cc663e98","after":"9cbc21b0f573ad12b553384d8f134b810fc15a5d","ref":"refs/heads/develop","pushedAt":"2024-07-17T10:40:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"Update Python version and test requirements\n\nThe Python version used in the GitHub Actions workflows has been updated to 3.10.14. Additionally, a new requirements file specific to Python 3.7 has been introduced, replacing the general test requirements file in the workflows. This provides a tailored environment for testing with Python 3.7.","shortMessageHtmlLink":"Update Python version and test requirements"}},{"before":"7ceeab09d30d88684d72d294cb7f13b726286b11","after":"36a9019bab23c47e0a0d5ab8d2518bb6cc663e98","ref":"refs/heads/develop","pushedAt":"2024-07-17T10:36:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"Specify Python version in test and lint job names\n\nThe names of the test and lint jobs in the GitHub Actions workflow have been updated to include the specific Python version they target. This change aims to make it clearer what each job is running and testing against, providing more accurate and easy-to-understand workflows.","shortMessageHtmlLink":"Specify Python version in test and lint job names"}},{"before":"3907edf801179172f80a4c7bcdfef606291c2851","after":"7ceeab09d30d88684d72d294cb7f13b726286b11","ref":"refs/heads/develop","pushedAt":"2024-07-17T10:35:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"Add test flows for all the supported versions","shortMessageHtmlLink":"Add test flows for all the supported versions"}},{"before":"8630a403f79efed23bc2268bb0864725ab745cc0","after":"3907edf801179172f80a4c7bcdfef606291c2851","ref":"refs/heads/develop","pushedAt":"2024-04-03T14:10:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"README.md enhancement","shortMessageHtmlLink":"README.md enhancement"}},{"before":"e515cf1ede98ed9a4a3333cbee9734a81b3fef2b","after":"ace91130f4bdd209b3c9b58637b3d19f79bb8726","ref":"refs/heads/master","pushedAt":"2024-04-03T14:07:57.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"Merge pull request #51 from VoIlAlex/develop\n\nUpdate maintenance status","shortMessageHtmlLink":"Merge pull request #51 from VoIlAlex/develop"}},{"before":"225830da1befaf16c877180729ec11655ce186e4","after":"8630a403f79efed23bc2268bb0864725ab745cc0","ref":"refs/heads/develop","pushedAt":"2024-04-03T14:07:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"Update maintenance status","shortMessageHtmlLink":"Update maintenance status"}},{"before":"ad0c0b301a3462b910fb488bb8520c5f01520e5b","after":"e515cf1ede98ed9a4a3333cbee9734a81b3fef2b","ref":"refs/heads/master","pushedAt":"2024-02-21T14:23:25.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"Merge pull request #50 from VoIlAlex/develop\n\nUser version from __version__ and update requirements","shortMessageHtmlLink":"Merge pull request #50 from VoIlAlex/develop"}},{"before":"ea4353f6f097dd0cf4b4f1c425c84c69b8244a56","after":"225830da1befaf16c877180729ec11655ce186e4","ref":"refs/heads/develop","pushedAt":"2024-02-21T14:22:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"User version from __version__ and update requirements","shortMessageHtmlLink":"User version from __version__ and update requirements"}},{"before":"784dbe2f4b24cc9f601543a774befa5fa51c8429","after":"ad0c0b301a3462b910fb488bb8520c5f01520e5b","ref":"refs/heads/master","pushedAt":"2024-02-20T16:45:39.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"Merge pull request #49 from VoIlAlex/develop\n\nDevelop","shortMessageHtmlLink":"Merge pull request #49 from VoIlAlex/develop"}},{"before":"bd815ed78aaaba4370e2c74cf9d78ad34c511661","after":"ea4353f6f097dd0cf4b4f1c425c84c69b8244a56","ref":"refs/heads/develop","pushedAt":"2024-02-20T16:44:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"Update CHANGELOG.md","shortMessageHtmlLink":"Update CHANGELOG.md"}},{"before":"f6915839b13f7d9617ba31d14102d16e34a8240a","after":"bd815ed78aaaba4370e2c74cf9d78ad34c511661","ref":"refs/heads/develop","pushedAt":"2024-02-20T16:39:23.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"Merge pull request #48 from VoIlAlex/feature/14/venv-incorrect-path\n\n[Issue-14] fix venv incorrect file search","shortMessageHtmlLink":"Merge pull request #48 from VoIlAlex/feature/14/venv-incorrect-path"}},{"before":null,"after":"33a24f09cccaa092f2fc3c3fb956c3bedad4d3d1","ref":"refs/heads/feature/14/venv-incorrect-path","pushedAt":"2024-02-20T16:38:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"[Issue-14] fix venv incorrect file search","shortMessageHtmlLink":"[Issue-14] fix venv incorrect file search"}},{"before":"f296d93a8ac788a7b86ae2c1b44cfe94b6016336","after":"f6915839b13f7d9617ba31d14102d16e34a8240a","ref":"refs/heads/develop","pushedAt":"2024-02-20T15:44:41.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"Merge pull request #47 from VoIlAlex/feature/46/dont-install-to-requirements-txt\n\n[Issue-46] remove redundant `to-requirements.txt` installation to the file","shortMessageHtmlLink":"Merge pull request #47 from VoIlAlex/feature/46/dont-install-to-requi…"}},{"before":null,"after":"4cb583f4a2a519716bdc378daa196eb2439f3bcc","ref":"refs/heads/feature/46/dont-install-to-requirements-txt","pushedAt":"2024-02-20T15:43:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"VoIlAlex","name":"Ilya","path":"/VoIlAlex","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37738312?s=80&v=4"},"commit":{"message":"[Issue-46] remove redundant `to-requirements.txt` installation to the file","shortMessageHtmlLink":"[Issue-46] remove redundant to-requirements.txt installation to the…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEgb_mbAA","startCursor":null,"endCursor":null}},"title":"Activity · VoIlAlex/requirements-txt"}