{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":727312865,"defaultBranch":"master","name":"venenuxdock","ownerLogin":"venenux","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-12-04T16:02:38.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2458401?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1701705772.0","currentOid":""},"activityList":{"items":[{"before":"166256e22950f77af99b80112b162d0ad2c718ef","after":"cc86cb0e953c3b06f35422dbd98038bd7902964e","ref":"refs/heads/master","pushedAt":"2024-04-27T12:02:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"reduce layers on oficial base images","shortMessageHtmlLink":"reduce layers on oficial base images"}},{"before":"cc86cb0e953c3b06f35422dbd98038bd7902964e","after":"166256e22950f77af99b80112b162d0ad2c718ef","ref":"refs/heads/master","pushedAt":"2024-04-26T20:10:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"clean apt cache but not using new layer.. use same layer of commands","shortMessageHtmlLink":"clean apt cache but not using new layer.. use same layer of commands"}},{"before":"84fb564bfa73846ff3480b51579dc4e6f53b9b2e","after":"cc86cb0e953c3b06f35422dbd98038bd7902964e","ref":"refs/heads/master","pushedAt":"2024-03-19T20:58:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"reduce layers on oficial base images","shortMessageHtmlLink":"reduce layers on oficial base images"}},{"before":"60018237550bca9f720f3fc859c4a65cc73eb1f0","after":"84fb564bfa73846ff3480b51579dc4e6f53b9b2e","ref":"refs/heads/master","pushedAt":"2024-03-19T20:49:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"dont fail on invalid repos for stage1 too","shortMessageHtmlLink":"dont fail on invalid repos for stage1 too"}},{"before":"61b169be2bf9a0b5cacfa3e63179663f5b5f47eb","after":"60018237550bca9f720f3fc859c4a65cc73eb1f0","ref":"refs/heads/master","pushedAt":"2024-03-19T20:27:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"named images will be different from produced ones,\n\n* docker images build from this script will defines the type,\n be simgle `venenux/debian-:` and official images\n will be `venenux/debian--base:`\n* improve the README file, defined the possible builds and arches\n* improve the links of the README\n* fix the travix github actions and lest check if will work,\n use our repo, with the oficial name `venenux/debian-:`\n so lest assume fix and close https://codeberg.org/venenux/venenuxdock/issues/2","shortMessageHtmlLink":"named images will be different from produced ones,"}},{"before":"f9cf1cdc189e634577df18f705b89893bf0f9e11","after":"61b169be2bf9a0b5cacfa3e63179663f5b5f47eb","ref":"refs/heads/master","pushedAt":"2024-03-19T19:42:55.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"fix mirror repo support when custom distro into upstream docker stage1\n\n* if we customize the distro base in stage1, we need to customize\n the repository mirror also, so detect each case, this also fix\n commit f9cf1cdc189e634577df18f705b89893bf0f9e11\n* parse permissive options on apt operations, for all cases\n* use brazilian repo becouse has more archs\n* remove security repositories from docker last base images, becouse\n result in error from very older debian versions","shortMessageHtmlLink":"fix mirror repo support when custom distro into upstream docker stage1"}},{"before":"ea00cf46ba278df851c05828c20dfd116330f1c7","after":"f9cf1cdc189e634577df18f705b89893bf0f9e11","ref":"refs/heads/master","pushedAt":"2024-02-29T17:38:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"new argument to define stage1 docker base where cdebootstrat will work\n\n* this will allow to build in other arches\n* pass --foreing to being able to build other arches\n* added static binaries of qemu due foreing\n* update README becouse of new parameters\n* upload release of docker images to docker hub","shortMessageHtmlLink":"new argument to define stage1 docker base where cdebootstrat will work"}},{"before":"203ad0a9c7144f673897d04ee4b03b290abd99f3","after":"ea00cf46ba278df851c05828c20dfd116330f1c7","ref":"refs/heads/master","pushedAt":"2024-02-28T22:04:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"support to specify arch in upstream docker shit!\n\n* pass arch to second stage\n* use clean ans push target","shortMessageHtmlLink":"support to specify arch in upstream docker shit!"}},{"before":"352451e9c1c8e68cbe24d88beba4c41e8b8dfc9f","after":"203ad0a9c7144f673897d04ee4b03b290abd99f3","ref":"refs/heads/master","pushedAt":"2024-02-28T21:11:21.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"support for more specific names on image tags/names\n\n* use distro name on the name of the docker image\n* clean target makefile will clean the images not containers","shortMessageHtmlLink":"support for more specific names on image tags/names"}},{"before":"5fc2601d98a6e8acacb8aa548581485f2438029f","after":"352451e9c1c8e68cbe24d88beba4c41e8b8dfc9f","ref":"refs/heads/master","pushedAt":"2024-02-28T19:59:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"fix banish cos echo is parsed a shell built-in\n\n* related https://github.com/moby/moby/issues/8949\n* closes https://codeberg.org/venenux/venenuxdock/issues/9\n* fix also a non implemented (yet) arch variable","shortMessageHtmlLink":"fix banish cos echo is parsed a shell built-in"}},{"before":"000de32c8f449b2b1e2cc70b99171f901504f36d","after":"5fc2601d98a6e8acacb8aa548581485f2438029f","ref":"refs/heads/master","pushedAt":"2024-02-28T19:05:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"support for clean target makefile","shortMessageHtmlLink":"support for clean target makefile"}},{"before":"352451e9c1c8e68cbe24d88beba4c41e8b8dfc9f","after":"000de32c8f449b2b1e2cc70b99171f901504f36d","ref":"refs/heads/master","pushedAt":"2024-02-28T17:50:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"provide defualt name version, set to jessie, etch,lenny,wheeze segfaults","shortMessageHtmlLink":"provide defualt name version, set to jessie, etch,lenny,wheeze segfaults"}},{"before":"d76b75dbb9f9668e4a237746d08e957573f30276","after":"352451e9c1c8e68cbe24d88beba4c41e8b8dfc9f","ref":"refs/heads/master","pushedAt":"2023-12-15T18:53:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"fix banish cos echo is parsed a shell built-in\n\n* related https://github.com/moby/moby/issues/8949\n* closes https://codeberg.org/venenux/venenuxdock/issues/9\n* fix also a non implemented (yet) arch variable","shortMessageHtmlLink":"fix banish cos echo is parsed a shell built-in"}},{"before":"5aef20e96f288e462e2f18f5637ed0b0cb675c92","after":"d76b75dbb9f9668e4a237746d08e957573f30276","ref":"refs/heads/master","pushedAt":"2023-12-14T21:00:31.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"change debootstrap to cdebootstrao\n\n* it solves the error of status of builds for most older images..\n* allows to build to different architecture rather than the host\n* fix https://github.com/madworx/docker-debian-archive/issues/7\n* closes https://codeberg.org/venenux/venenuxdock/issues/8\n* related to https://github.com/madworx/docker-debian-archive/issues/6\n* allows to exclude packages and include ones in command line and not by list","shortMessageHtmlLink":"change debootstrap to cdebootstrao"}},{"before":"6c4c2f65c4abf44ddd14e257cc95fa460a3b1fbf","after":"5aef20e96f288e462e2f18f5637ed0b0cb675c92","ref":"refs/heads/master","pushedAt":"2023-12-14T20:21:37.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"test for architecture","shortMessageHtmlLink":"test for architecture"}},{"before":"8ec55a0f52e986cfbb9a94ead37c68850c8acfb5","after":"6c4c2f65c4abf44ddd14e257cc95fa460a3b1fbf","ref":"refs/heads/master","pushedAt":"2023-12-04T22:09:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"preliminary support for architecture customization","shortMessageHtmlLink":"preliminary support for architecture customization"}},{"before":"3ab6d65c83b00942c45f272c735485e5cbec1cf9","after":"8ec55a0f52e986cfbb9a94ead37c68850c8acfb5","ref":"refs/heads/master","pushedAt":"2023-12-04T22:04:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"use last testing to build dockers\n\n* related https://codeberg.org/venenux/venenuxdock/issues/3\n* do not use merged directory tree, seems testing move the files\n* change to testing docker image to made debootstrap","shortMessageHtmlLink":"use last testing to build dockers"}},{"before":"3ea43cb0d307465e6a09b78a996ff1a6ff593cfd","after":"3ab6d65c83b00942c45f272c735485e5cbec1cf9","ref":"refs/heads/master","pushedAt":"2023-12-04T22:03:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"update readme about working and not working images, note about segfaults\n\n* older images will build using older containers.. so a tuneup will\n be need later\n* related https://codeberg.org/venenux/venenuxdock/issues/7","shortMessageHtmlLink":"update readme about working and not working images, note about segfaults"}},{"before":"15f8a80cfb86a33422b2201790119fb67c9a7ee6","after":"3ea43cb0d307465e6a09b78a996ff1a6ff593cfd","ref":"refs/heads/master","pushedAt":"2023-12-04T21:55:14.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"buld tune up to show bug agains glibc for older debootstrap vs newer kernels\n\n* to build oder images will need to using the kernel parameter:\n vsyscall=emulate when boot\n closes https://codeberg.org/venenux/venenuxdock/issues/4 partially","shortMessageHtmlLink":"buld tune up to show bug agains glibc for older debootstrap vs newer …"}},{"before":"29e1cca1dda1eaf8b93b9ca1d57818b6c2f1d280","after":"15f8a80cfb86a33422b2201790119fb67c9a7ee6","ref":"refs/heads/master","pushedAt":"2023-12-04T20:52:09.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"fix error check on last build due shellcheck suggestion\n\n* pretty rare but is suggested by shellcheck\n close https://codeberg.org/venenux/venenuxdock/issues/6","shortMessageHtmlLink":"fix error check on last build due shellcheck suggestion"}},{"before":"0ebd12999b9b9dd5e1ff61f65f455c85ef4ad35f","after":"29e1cca1dda1eaf8b93b9ca1d57818b6c2f1d280","ref":"refs/heads/master","pushedAt":"2023-12-04T18:16:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"use new docker images venenux account repo\n\n* created new docker org repo at venenux named venenux/venenux-debianok for\n docker images of debian older or newer ones where we put the venenux based ones","shortMessageHtmlLink":"use new docker images venenux account repo"}},{"before":null,"after":"0ebd12999b9b9dd5e1ff61f65f455c85ef4ad35f","ref":"refs/heads/master","pushedAt":"2023-12-04T16:02:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"Updated documentation.","shortMessageHtmlLink":"Updated documentation."}},{"before":null,"after":"48ccd16233cb6ee8ef7094d37598492c5b9da8f1","ref":"refs/heads/master-exlts-and-stretch-archived","pushedAt":"2023-12-04T16:02:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"stretch entering archived, add note about ExLTS still suported security patches","shortMessageHtmlLink":"stretch entering archived, add note about ExLTS still suported securi…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEO89EOQA","startCursor":null,"endCursor":null}},"title":"Activity · venenux/venenuxdock"}