Skip to content

Refactor: move package into a monorepo #519

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

Open
wants to merge 109 commits into
base: dev
Choose a base branch
from

Conversation

ahmedAlaaInstabug
Copy link
Contributor

Description of the change

Create monorepo for instabug-flutter

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Related issues

JIRA ID : MOB-16329

Checklists

Development

  • Lint rules pass locally
  • The code changed/added as part of this pull request has been covered with tests

Code review

  • This pull request has a descriptive title and information useful to a reviewer
  • Issue from task tracker has a link to this pull request

@ahmedAlaaInstabug ahmedAlaaInstabug changed the base branch from master to dev October 18, 2024 01:14
@ahmedAlaaInstabug ahmedAlaaInstabug changed the title refator: monoRepo Refactor: mono-repo Oct 18, 2024
@InstabugCI
Copy link
Collaborator

InstabugCI commented Oct 18, 2024

Warnings
⚠️

Coverage for instabug_http_client is less than the expected threshold of 80%

Coverage Report

Label Coverage Status
instabug_dio_interceptor 92.5%
instabug_flutter 84.6%
instabug_flutter_modular 91.2%
instabug_http_client 70.0%

Generated by 🚫 dangerJS against 96b1744

ahmedAlaaInstabug and others added 23 commits December 2, 2024 12:06
…rivate-view-package-test' into refactor/monorepo-private-view-package

# Conflicts:
#	packages/instabug_private_views/lib/src/instabug_private_view.dart
…o-package

# Conflicts:
#	.circleci/config.yml
Refactor: merge dio interceptor into mono-repo
…dular-package

# Conflicts:
#	.circleci/config.yml
Refactor: merge modular package into mono-repo
…ivate-view-package

# Conflicts:
#	.circleci/config.yml
…package

Refactor: merge private-views package into mono-repo
Copy link
Contributor

@AndrewAminInstabug AndrewAminInstabug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ahmedAlaaInstabug excellent job, kindly resolve the CI jobs that failed

@a7medev a7medev removed their request for review March 11, 2025 12:39
ahmedAlaaInstabug and others added 5 commits August 13, 2025 01:45
* feat: gestures & UI elements detection

* testing

* testing

* testing

* chore: update ios snapshot

* format

* format

* format

* chore(android): integrate with android snapshot

* chore(ios): integrate with ios custom build

* fix(android): passed required params to log user steps

* fix(ios): add double tap event

* feat(ios): add native user steps switch

* fix(ios): pass flutter view name

* feat(example): add private view test

* fix: user steps parameters

* chore(android): integrate private views snapshot

* chore: cleanup unused params

* fix(example): clean up imports

* fix: update test cases

* chore: update deps

* fix(ios): update log user steps test case

* fix: linters issues

* fix(android): update test case

* chore(android): activate commented code

* chore(android): activate android test case

* fix(ios): add double tap to test case

* chore(ios): restore cocoapods version

* chore(example): revert old app token

* test

* test

* test

* test

* test

* test

* chore(android): add descriptive comment

* chore(android): update snapshot

* fix: PR comments

* fix: PR comments

* fix: ios CI

* fix: ios CI

* fix: ios CI

* fix: ios CI

* fix: ios CI

* fix: android CI

* fix: android CI

* Update config.yml

* fix: android CI

* fix: android CI

* fix: fix private view app

* fix: extra space in message

* chore(android): upgrade to latest snapshot

* fix: trim message

* feat: auto mask in Flutter (#555)

* feat: enhance private view mechanism

* fix: e2e test

* fix test 2.10.0

* fix test 2.10.0

* fix test 2.10.0

* fix test 2.10.0

* fix test 2.10.0

* fix test 2.10.0

* fix test 2.10.0

* feat: enhance private view

* fix test

* fix test

* fix test

* fix test

* fix test

* fix: PR comments

* chore: update example app

* fix: masking sliver view

* fix: masking sliver view

* fix: masking sliver view

* fix: masking sliver view

* fix: flutter format

* fix: format

---------

Co-authored-by: kholood <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants