Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dodo.py and CI #110

Merged
merged 1 commit into from
Aug 2, 2024
Merged

Conversation

gavv
Copy link
Member

@gavv gavv commented Aug 2, 2024

  • remove __pycache__ at exit
  • don't print backtrace on ^C
  • add commands: doit analyze doit test doit exec doit build_apk doit wipe
  • use LongRunning()
  • add more doit files to .gitignore
  • use doit on CI
  • separate CI jobs for desktop & android (Flutter migration: Continuous Integration update #99)

- remove __pycache__ at exit
- don't print backtrace on ^C
- add commands:
    doit analyze
    doit test
    doit exec
    doit build_apk
    doit wipe
- use LongRunning()
- add more doit files to .gitignore
- use doit on CI
- separate CI jobs for desktop & android
@gavv gavv force-pushed the feature/doit branch 2 times, most recently from a46295f to 42cef99 Compare August 2, 2024 10:52
@gavv gavv requested a review from Izchomatik August 2, 2024 10:56
@gavv gavv changed the title Update dodo.py Update dodo.py and CI Aug 2, 2024
@Izchomatik Izchomatik merged commit 62ac86d into roc-streaming:flutter Aug 2, 2024
2 checks passed
@gavv gavv deleted the feature/doit branch August 2, 2024 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants