Skip to content
#

social-network-analysis

Here are 474 public repositories matching this topic...

TripleSpeeder
TripleSpeeder commented Nov 4, 2020

There is a proof-of-concept github action using https://github.com/ReactiveCircus/android-emulator-runner in branch https://github.com/BrightID/BrightID/tree/automate_detox
It kind of runs, but not usable/reliable.

Things to try:

  • Make detox test a release build of the app so we don't need to have metro running in parallel
  • Use iOS simulator instead of android emulator
  • Fork the android
cuducos
cuducos commented Dec 9, 2019

The way I integrated the app in Django Admin is too hacky and can be improved in several ways:

  • Use Django Admin action to re-start/pause jobs (instead of hardcoded buttons pointing to non-admin URLs)
  • Customize the Django Admin add job (so we can remove the hardcoded form on the bottom of the screen)

We can minimize Django Admin template customization this way, and considerably

Improve this page

Add a description, image, and links to the social-network-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the social-network-analysis topic, visit your repo's landing page and select "manage topics."

Learn more