{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":367001604,"defaultBranch":"master","name":"jss","ownerLogin":"ckelleyRH","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-05-13T09:39:11.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/82874386?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1691740076.0","currentOid":""},"activityList":{"items":[{"before":"15ac1f97c31190c7ae2849d4e8fa95443282d6ed","after":null,"ref":"refs/heads/janitor","pushedAt":"2023-08-11T07:47:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ckelleyRH","name":"Chris Kelley","path":"/ckelleyRH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82874386?s=80&v=4"}},{"before":"8053584f8ac5242eb43f832a4f7decd62f4ec86d","after":"15ac1f97c31190c7ae2849d4e8fa95443282d6ed","ref":"refs/heads/janitor","pushedAt":"2023-08-10T19:49:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ckelleyRH","name":"Chris Kelley","path":"/ckelleyRH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82874386?s=80&v=4"},"commit":{"message":"Pull rawhide image from quay.io instead of the Docker registry\n\nThe quay.io image is updated from every successful rawhide compose,\nwhereas the Docker registry is less frequent. We are seeing issues\nbecause we are out of sync with latest rawhide (the dnf/dnf5 revert) and\nthis shoudl give us some immunity to that in the future.","shortMessageHtmlLink":"Pull rawhide image from quay.io instead of the Docker registry"}},{"before":null,"after":"8053584f8ac5242eb43f832a4f7decd62f4ec86d","ref":"refs/heads/janitor","pushedAt":"2023-08-10T18:52:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ckelleyRH","name":"Chris Kelley","path":"/ckelleyRH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82874386?s=80&v=4"},"commit":{"message":"Code clean up in SET\n\n* Invert some negated logic for readability/use ternary operators\n* Put array designator on the type","shortMessageHtmlLink":"Code clean up in SET"}},{"before":"d83778c2af541cd8a1c19ecd6d1cd41a8dca6605","after":null,"ref":"refs/heads/janitor","pushedAt":"2023-08-02T13:59:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ckelleyRH","name":"Chris Kelley","path":"/ckelleyRH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82874386?s=80&v=4"}},{"before":null,"after":"d83778c2af541cd8a1c19ecd6d1cd41a8dca6605","ref":"refs/heads/janitor","pushedAt":"2023-08-01T21:07:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ckelleyRH","name":"Chris Kelley","path":"/ckelleyRH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82874386?s=80&v=4"},"commit":{"message":"Code cleanup in X509CertImpl\n\n* Override equals/hashCode as we add fields and the superclass overrides\nequals\n* Extract constants to reduce string duplication\n* Don't create vars just to return them\n* Invert some negated logic for readability, remove unnecessary else\nclauses and use ternary operator where appropriate\n* Remove declared exception that cannot be thrown\n* Delete commented out code\n* Put array designators on the type\n* Use try-with-resources\n* Combine identical catch clauses\n* Remove unnecessary Boolean literal and semicolons","shortMessageHtmlLink":"Code cleanup in X509CertImpl"}},{"before":"e10b3d80f0d330cd1675811a408f3d79cfaf065a","after":"f00dda733ae694a341bab4ab0b0bcb11299c16bf","ref":"refs/heads/master","pushedAt":"2023-06-28T09:32:02.317Z","pushType":"push","commitsCount":16,"pusher":{"login":"ckelleyRH","name":"Chris Kelley","path":"/ckelleyRH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82874386?s=80&v=4"},"commit":{"message":"Add on-commit packit COPR builds","shortMessageHtmlLink":"Add on-commit packit COPR builds"}},{"before":"e10b3d80f0d330cd1675811a408f3d79cfaf065a","after":"f00dda733ae694a341bab4ab0b0bcb11299c16bf","ref":"refs/heads/master","pushedAt":"2023-06-28T09:32:02.000Z","pushType":"push","commitsCount":16,"pusher":{"login":"ckelleyRH","name":"Chris Kelley","path":"/ckelleyRH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82874386?s=80&v=4"},"commit":{"message":"Add on-commit packit COPR builds","shortMessageHtmlLink":"Add on-commit packit COPR builds"}},{"before":"826739d9cd83e08dca97a8ca58be2e25bf5d635a","after":null,"ref":"refs/heads/janitor2","pushedAt":"2023-05-23T12:55:57.829Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ckelleyRH","name":"Chris Kelley","path":"/ckelleyRH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82874386?s=80&v=4"}},{"before":"7ef165a5787858a5d114c080fb68ca147ef56941","after":null,"ref":"refs/heads/janitor","pushedAt":"2023-05-23T10:40:17.326Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ckelleyRH","name":"Chris Kelley","path":"/ckelleyRH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82874386?s=80&v=4"}},{"before":"ec91a17d2557808a2f6064fb1195007cc394bfbd","after":"e10b3d80f0d330cd1675811a408f3d79cfaf065a","ref":"refs/heads/master","pushedAt":"2023-05-23T10:23:01.375Z","pushType":"push","commitsCount":90,"pusher":{"login":"ckelleyRH","name":"Chris Kelley","path":"/ckelleyRH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82874386?s=80&v=4"},"commit":{"message":"Replace ECCurve_Code.ordinal() with code()\n\nPreviously the Enum.ordinal() was used to determine the EC curve\ncode which is not reliable since the position of the constants\nin the enumeration is not guaranteed. A new field has been added\ninto ECCure_Code to store a permanent curve code regardless of\nconstant position.","shortMessageHtmlLink":"Replace ECCurve_Code.ordinal() with code()"}},{"before":null,"after":"826739d9cd83e08dca97a8ca58be2e25bf5d635a","ref":"refs/heads/janitor2","pushedAt":"2023-05-23T10:19:24.227Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ckelleyRH","name":"Chris Kelley","path":"/ckelleyRH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82874386?s=80&v=4"},"commit":{"message":"Code clean up in ObjectIdentifier\n\n* Flatten logic in getObjectIdentifier()\n* Use pattern-matching instanceof and ternary operators\n* Remove unnecessary Boolean literals\n* Reorder modifiers to match the JLS\n* Rename variables to match the JLS naming conventions\n* Move array designator to the type\n* Declare each var on its own line\n* Catch Exception instead of Throwable\n* Declare mOIDs with a generic type, use HashMap, lower visibility\n* Prefer StringBuilder to StringBuffer\n* Remove exceptions that cannot be thrown","shortMessageHtmlLink":"Code clean up in ObjectIdentifier"}},{"before":null,"after":"7ef165a5787858a5d114c080fb68ca147ef56941","ref":"refs/heads/janitor","pushedAt":"2023-05-23T10:02:08.904Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ckelleyRH","name":"Chris Kelley","path":"/ckelleyRH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82874386?s=80&v=4"},"commit":{"message":"Code clean up in CertTemplate\n\n* Use ternary operator where appropriate\n* Document empty constructor\n* Put array designator on the type\n* Remove unused indent variable, and subsequently unused vars/args\n* Remove exception that cannot be thrown from print()\n* Use pattern-matching instanceof","shortMessageHtmlLink":"Code clean up in CertTemplate"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOC0xMVQwNzo0Nzo1Ni4wMDAwMDBazwAAAANopypQ","startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOC0xMVQwNzo0Nzo1Ni4wMDAwMDBazwAAAANopypQ","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNS0yM1QxMDowMjowOC45MDQ2MzJazwAAAAMyTBrl"}},"title":"Activity ยท ckelleyRH/jss"}