{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":431543301,"defaultBranch":"main","name":"go-parsesyslog","ownerLogin":"wneessen","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-11-24T15:50:43.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/542696?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1703252558.0","currentOid":""},"activityList":{"items":[{"before":"7db02038be2936f14dd73799710e3e9661e56382","after":"b143e75ecc760940d64d2792525b8ccbfb4eb027","ref":"refs/heads/main","pushedAt":"2023-12-22T13:41:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wneessen","name":"Winni Neessen","path":"/wneessen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/542696?s=80&v=4"},"commit":{"message":"Refactor string representation methods for 'Priority'\n\nThe 'FacilityStringFromPrio' and 'SeverityStringFromPrio' methods are refactored to match the 'fmt.Stringer' interface. This makes the code more idiomatic and reduces the need for specific switch cases to handle different scenarios, thus paving the way for improved code maintainability.","shortMessageHtmlLink":"Refactor string representation methods for 'Priority'"}},{"before":"62555b497b729360ee30535c625d394b9740d168","after":"7db02038be2936f14dd73799710e3e9661e56382","ref":"refs/heads/main","pushedAt":"2023-12-15T15:17:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wneessen","name":"Winni Neessen","path":"/wneessen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/542696?s=80&v=4"},"commit":{"message":"Remove redundant property in sonar-project.properties\n\nThe property 'sonar.externalIssuesReportPaths=report.json' has been removed from sonar-project.properties. This redundancy cleanup aims to improve the clarity and maintainability of the project configuration.","shortMessageHtmlLink":"Remove redundant property in sonar-project.properties"}},{"before":"239b20a9c0d16c55d1b0a455bb74c1880e2d1e0a","after":"62555b497b729360ee30535c625d394b9740d168","ref":"refs/heads/main","pushedAt":"2023-12-15T15:14:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wneessen","name":"Winni Neessen","path":"/wneessen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/542696?s=80&v=4"},"commit":{"message":"Update version of actions/checkout in sonarqube.yml\n\nActions/checkout was upgraded from version v2 to v3 in the sonarqube.yml file. This change is part of continuous efforts to keep the codebase up-to-date with the latest releases of key dependencies.","shortMessageHtmlLink":"Update version of actions/checkout in sonarqube.yml"}},{"before":"16b54c645ee70039c1ba1b005b9c1be27ed47f71","after":"239b20a9c0d16c55d1b0a455bb74c1880e2d1e0a","ref":"refs/heads/main","pushedAt":"2023-12-14T21:11:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wneessen","name":"Winni Neessen","path":"/wneessen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/542696?s=80&v=4"},"commit":{"message":"Refine comments in parsesyslog.go code\n\nEnhanced the clarity and accuracy of method descriptions in the parsesyslog.go file. This includes detailing exact function purposes (such as for Register and New) and improving interface definitions (like Parser).","shortMessageHtmlLink":"Refine comments in parsesyslog.go code"}},{"before":"b60f704622895ed29eb18a5ba35020fcd74a1a73","after":"16b54c645ee70039c1ba1b005b9c1be27ed47f71","ref":"refs/heads/main","pushedAt":"2023-12-14T19:06:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wneessen","name":"Winni Neessen","path":"/wneessen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/542696?s=80&v=4"},"commit":{"message":"Update Github Actions and Go version in sonarqube.yml\n\nUpgraded the Go version used in Github Actions to '1.21.x' and adjusted the workflow to be triggered on both 'push' and 'pull_request' events. Removed the usage of Gosec Security Scanner and included running SonarQube analysis on both occasions.","shortMessageHtmlLink":"Update Github Actions and Go version in sonarqube.yml"}},{"before":"500168e098944312e084c5d55ff178a2f08b9b36","after":"b60f704622895ed29eb18a5ba35020fcd74a1a73","ref":"refs/heads/main","pushedAt":"2023-12-14T19:04:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wneessen","name":"Winni Neessen","path":"/wneessen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/542696?s=80&v=4"},"commit":{"message":"Update syntax and conditionals in CI workflow\n\nThe syntax of Go versions in the CI matrix has been updated to encapsulate the versions in quotes. The conditions for triggering the Codecov upload has been adjusted to reflect these changes, ensuring the coverage is only uploaded when the tests pass with the '1.21' Go version on the 'ubuntu-latest' platform.","shortMessageHtmlLink":"Update syntax and conditionals in CI workflow"}},{"before":"2a154c35b42d950529437371a458cdbd1dbc0b5e","after":"500168e098944312e084c5d55ff178a2f08b9b36","ref":"refs/heads/main","pushedAt":"2023-12-14T19:01:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wneessen","name":"Winni Neessen","path":"/wneessen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/542696?s=80&v=4"},"commit":{"message":"Update Go versions and Codecov trigger in CI workflow\n\nThe Go versions have been updated in the continuous integration matrix and are now encapsulated in quotes. The conditional for triggering the Codecov upload has also been updated to match these string-based versions, ensuring that coverage is only uploaded when tests pass with the latest version of Go on the 'ubuntu-latest' OS.","shortMessageHtmlLink":"Update Go versions and Codecov trigger in CI workflow"}},{"before":"865b36bf289121a9a2707107dd25734a3234c516","after":"2a154c35b42d950529437371a458cdbd1dbc0b5e","ref":"refs/heads/main","pushedAt":"2023-12-14T18:59:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wneessen","name":"Winni Neessen","path":"/wneessen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/542696?s=80&v=4"},"commit":{"message":"Update Go versions and codecov condition in workflow\n\nIn the continuous integration workflow, the Go versions used for testing were upgraded. In addition, the condition for uploading coverage to Codecov has been adjusted to only activate for the latest Go version on the 'ubuntu-latest' OS.","shortMessageHtmlLink":"Update Go versions and codecov condition in workflow"}},{"before":"9aa59f40fa4517446deff4c4d6be212e39e2b618","after":null,"ref":"refs/heads/code-cleanup","pushedAt":"2023-12-14T18:58:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"wneessen","name":"Winni Neessen","path":"/wneessen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/542696?s=80&v=4"}},{"before":"0cfe67255f28e0ca1d5a83f192d51748747a12fb","after":"865b36bf289121a9a2707107dd25734a3234c516","ref":"refs/heads/main","pushedAt":"2023-12-14T18:57:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wneessen","name":"Winni Neessen","path":"/wneessen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/542696?s=80&v=4"},"commit":{"message":"Update SPDX license headers and copyright text\n\nIn this commit, SPDX license headers and the FileCopyrightText in several files are updated. The copyright year range was expanded and email address was shortened for better consistency. The license abbreviation was corrected from 'MI' to 'MIT' in one of the files.","shortMessageHtmlLink":"Update SPDX license headers and copyright text"}},{"before":"911dde4933f7834bbaca88616cfea82d6e3d564c","after":"0cfe67255f28e0ca1d5a83f192d51748747a12fb","ref":"refs/heads/main","pushedAt":"2023-12-14T18:54:46.000Z","pushType":"pr_merge","commitsCount":7,"pusher":{"login":"wneessen","name":"Winni Neessen","path":"/wneessen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/542696?s=80&v=4"},"commit":{"message":"Merge pull request #4 from wneessen/code-cleanup\n\nCode cleanup","shortMessageHtmlLink":"Merge pull request #4 from wneessen/code-cleanup"}},{"before":"e6cfd1c5fea957172fd282d9aa0ead2c3467ca92","after":"9aa59f40fa4517446deff4c4d6be212e39e2b618","ref":"refs/heads/code-cleanup","pushedAt":"2023-12-14T18:52:42.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"wneessen","name":"Winni Neessen","path":"/wneessen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/542696?s=80&v=4"},"commit":{"message":"Merge branch 'main' into code-cleanup","shortMessageHtmlLink":"Merge branch 'main' into code-cleanup"}},{"before":"47c7193070b097af59f3b3a48d9627f4b30932df","after":"e6cfd1c5fea957172fd282d9aa0ead2c3467ca92","ref":"refs/heads/code-cleanup","pushedAt":"2023-12-14T18:44:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wneessen","name":"Winni Neessen","path":"/wneessen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/542696?s=80&v=4"},"commit":{"message":"Refactor test codes and adjust code comments\n\nThis commit refactors multiple test files to improve readability. Test cases are more clearly separated with more distinct structures, making them easier to understand. Additionally, spaces were added on commented lines for better consistency. An SPDX License header and copyright notice were added to a new GolangCI-lint config file.","shortMessageHtmlLink":"Refactor test codes and adjust code comments"}},{"before":null,"after":"47c7193070b097af59f3b3a48d9627f4b30932df","ref":"refs/heads/code-cleanup","pushedAt":"2023-12-14T18:40:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wneessen","name":"Winni Neessen","path":"/wneessen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/542696?s=80&v=4"},"commit":{"message":"Add SPDX license headers and update copyright years\n\nThe commit applies a consistent copyright and SPDX license headers across all files. This aligns with the recommended practice for open source projects. Further, the copyright years have been updated to reflect current ownership. The golangci-lint and REUSE Compliance Check workflows were also added as part of good coding practice maintenace.","shortMessageHtmlLink":"Add SPDX license headers and update copyright years"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD0GJjJwA","startCursor":null,"endCursor":null}},"title":"Activity ยท wneessen/go-parsesyslog"}