Antonio Aloisio
Antonio Aloisio
Dato che il campo se inserito e' validato tra i valori 1280-1500, il valore nullo non e' valido. Il bug probabilmente sta nel fatto che il valore di defautl di...
Hi, usually these kind of features should come from upstream because it's not model specific. I have not checked yet if this is doable.. maybe if the data is aggregated...
I will take a look at this
I would be interested in that since I do have problem with CircleCI that limits my builds to 1 hour. There is no C++/C knowledge required. I do have a...
Cool! :D The task can get started then. The task is about migrating the cirrent circle ci configuration to github actions. The documentation for the migration is here: https://docs.github.com/en/actions/migrating-to-github-actions/migrating-from-circleci-to-github-actions As...
I think in git hub actions we have to define a matrix. but this is for later. I would spit this task in several steps. The first one is getting...
Created small job https://github.com/gnuton/asuswrt-merlin.ng/actions/runs/1732772929 but somehow it's stuck. No idea why it deosn't get picked up by any worker. Maybe I missing something in my config?
@yknx4 when you have some time please check the config I wrote.. no idea why it doesn't work yet :D the config is here https://github.com/gnuton/asuswrt-merlin.ng/blob/DEV_github_actions/.github/workflows/github-actions.yaml
the build has to run inside the docker image I have created. is it running inside? I cannot see any reference to the docker image. On Tue, Jan 25, 2022...
ok. the installation seems fast.. 46s is not bad. I do still prefer docker so that I have same environment on the cloud as well as on my local machine...