pandafy@dev-logs:~$

  • Merge! Merge! Merge!

    After merging the patch to openwisp-controller, I proceeded to update my work on ansible-openwisp2 yesterday. Things didn’t go as planned and for some reason, the build was stalling. I was astonished to learn that the default timeout for a job on GitHub actions is 360 minutes. Honestly, 6 hours is...

  • Let the merging begin

    I had a call scheduled for today regarding open work on OpenWISP with other contributors. We decided to merge all open work which is near to completion this week so we can progress with the development of the project. I issued a minor release of openwisp-controller, i.e. 0.8.1 which is...

  • Interacting with Student Communities

    Gave an hour-long talk on open source and GSoC today. I was just able to finish my slides in time. The slide deck did not have much but it was sufficient for the talk. In other news Reviewed a PR on openwisp-notifications for adding channels 3 support. Dealing with asynchronous...

  • Finishing the job

    Adding support for openwisp-controller 0.8.0 in ansible-openwisp2 has become a nightmare for me. There are so many PRs that are dependent on this and so many bugs are popping up one after another. This is pissing me off now. While going through settings.py of openwisp-controller yesterday, I forgot to notice...

  • Scrutinizing OpenWISP Controller 0.8.0

    I added GitHub Workflow for continuous testing on ansible-openwisp2 yesterday. The failing build suspected something is wrong in the latest release of the openwisp-controller. The test suite for the master branch of openwisp-controller was failing locally with a random error. I suspected that maintainers will release the module with a...