script-migration #42

Open
cayop wants to merge 6 commits from script-migration into main
Owner

El script base esta construido y funciona para snapshots, lotes y relaciones entre devices y lotes.
No aparece en los lotes detalles que pueden interesar, como una descripcion o code que se les puede asignar. Esta parte hay que darle un poco de vuelta.
Hay ejemplos de como funciona en la carpeta examples.

Esta funciona contra la rama https://farga.pangea.org/ereuse/devicehub-django/src/branch/upload_legacy_snapshot

El script base esta construido y funciona para snapshots, lotes y relaciones entre devices y lotes. No aparece en los lotes detalles que pueden interesar, como una descripcion o code que se les puede asignar. Esta parte hay que darle un poco de vuelta. Hay ejemplos de como funciona en la carpeta examples. Esta funciona contra la rama https://farga.pangea.org/ereuse/devicehub-django/src/branch/upload_legacy_snapshot
cayop added 6 commits 2025-01-20 20:07:27 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin script-migration:script-migration
git checkout script-migration

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff script-migration
git checkout main
git merge --ff-only script-migration
git checkout script-migration
git rebase main
git checkout main
git merge --no-ff script-migration
git checkout main
git merge --squash script-migration
git checkout main
git merge --ff-only script-migration
git checkout main
git merge script-migration
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ereuse/devicehub-django#42
No description provided.