• Joined on 2023-08-29
pedro pushed to improve-readme at ereuse/devicehub-django 2024-11-12 13:50:38 +00:00
pedro pushed to pr_25 at ereuse/devicehub-django 2024-11-12 13:49:04 +00:00
65788b36af up_snapshots: simplify and clarify errors
a748b900ca recover old up_snapshot functionality
ac48a77a2f added success messages
ac70a4ae25 catching pandas exception
8dade92f7e changed form validation onto field
Compare 16 commits »
pedro pushed to main at ereuse/devicehub-django 2024-11-12 13:45:29 +00:00
eb81b65e5b logger: swap colors between INFO and WARNING
9378621877 Merge pull request 'Add improved readme' (#26) from improve-readme into real_main
d136ae3aa3 README: small changes
2653b0eeee Add improved redame
5045450424 improve .env and docker-reset
Compare 62 commits »
pedro created branch main_delete_soon in ereuse/devicehub-django 2024-11-12 13:45:00 +00:00
pedro pushed to main_delete_soon at ereuse/devicehub-django 2024-11-12 13:45:00 +00:00
pedro commented on pull request ereuse/devicehub-django#27 2024-11-12 13:40:55 +00:00
Parsing error handling and MAC retrieval on new snapshots

Reviewed raises with @cayop ( 57f9e28466 )

@cayop needs to test it before merge

pedro pushed to pr_25 at ereuse/devicehub-django 2024-11-12 13:38:21 +00:00
57f9e28466 up_snapshots: simplify and clarify errors
pedro pushed to pr_25 at ereuse/devicehub-django 2024-11-12 13:33:16 +00:00
fc849f0360 recover old up_snapshot functionality
pedro commented on pull request ereuse/devicehub-django#27 2024-11-12 00:38:19 +00:00
Parsing error handling and MAC retrieval on new snapshots

I am confused by the raises in proposed code (I also found other ones in the current django app), maybe the use of raise you are doing here is fine, just review it again. Because I saw how a…

pedro pushed to main at ereuse/workbench-script 2024-11-12 00:21:35 +00:00
b255dddff7 Makefile: easy way to regenerate pxe setup
fb7e768229 pxe: dnsmasq restart, do not cause big error
Compare 2 commits »
pedro pushed to main at ereuse/workbench-script 2024-11-12 00:16:41 +00:00
768851090a settings.ini.example: legacy, use capital boolean
pedro pushed to main at ereuse/workbench-script 2024-11-12 00:16:03 +00:00
4cb3e34b6b legacy: use public_url, url is not very useful
b4d86fcc12 pxe: restart dnsmasq after applying config
Compare 2 commits »
pedro pushed to main at ereuse/workbench-script 2024-11-11 13:05:33 +00:00
a857db5de1 pxe: improve init bugfix
pedro pushed to main at ereuse/workbench-script 2024-11-11 13:04:28 +00:00
192861b47e pxe: improve first init
pedro pushed to main at ereuse/workbench-script 2024-11-11 13:00:48 +00:00
f7c3e138f1 pxe: add the missing env
13f38dacb8 deploy-workbench: add qrencode deb dependency
Compare 2 commits »
pedro pushed to main at ereuse/workbench-script 2024-11-11 01:30:46 +00:00
cf81579819 workbench-script: in legacy, lshw is a json object
pedro pushed to main at ereuse/workbench-script 2024-11-11 01:24:29 +00:00
2d0048433b workbench-script.py: server error is provided
pedro pushed to real_main at ereuse/devicehub-django 2024-11-10 02:55:41 +00:00
eb81b65e5b logger: swap colors between INFO and WARNING
pedro created branch improve-readme in ereuse/devicehub-django 2024-11-10 02:51:58 +00:00
pedro pushed to improve-readme at ereuse/devicehub-django 2024-11-10 02:51:58 +00:00
cc2999e272 logger: swap colors between INFO and WARNING