Skip to content

Copy oonirun links from dev database to the prod database #1044

@LDiazN

Description

@LDiazN

There are some Ooni Run links in dev with special IDs that are expected by the app

The task is to migrate these link objects to prod as well

These are the special ids:

https://github.com/ooni/probe-multiplatform/blob/c1227bb7f15ba5ff9869419826ab470d723c2c4b/composeApp/src/commonMain/kotlin/org/ooni/probe/data/models/InstalledTestDescriptorModel.kt#L37-L41

    WEBSITES(104L, "websites"),
    INSTANT_MESSAGING(105L, "instant_messaging"),
    CIRCUMVENTION(106L, "circumvention"),
    PERFORMANCE(107L, "performance"),
    EXPERIMENTAL(108L, "experimental"),

cc @aanorbel

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions