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

Create CI build path parameter #118

Merged
merged 17 commits into from
Feb 22, 2024
Merged

Conversation

cacheung
Copy link
Contributor

Create CI build path parameter

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

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

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Android 3.0.0 migration update
disable assemble-app
disable assemble-phone
remove Assemble App
Exclude duplicated edgeidentity and core module in App gradle
Update Spotless and License for all the files
update github yml file
enable checkformat and lint
Make build path parameter
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

Merging #118 (9886ee0) into dev-v3.0.0 (11b4b15) will decrease coverage by 0.04%.
Report is 2 commits behind head on dev-v3.0.0.
The diff coverage is n/a.

Additional details and impacted files
@@               Coverage Diff                @@
##             dev-v3.0.0     #118      +/-   ##
================================================
- Coverage         93.44%   93.40%   -0.04%     
- Complexity            0      224     +224     
================================================
  Files                12       12              
  Lines               686      682       -4     
  Branches            104      104              
================================================
- Hits                641      637       -4     
  Misses               17       17              
  Partials             28       28              
Flag Coverage Δ
-tests 93.40% <ø> (?)
functional-tests ?
unit-tests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

@cacheung cacheung marked this pull request as ready for review February 22, 2024 01:48
@kevinlind kevinlind merged commit 56a59de into adobe:dev-v3.0.0 Feb 22, 2024
7 checks passed
@cacheung cacheung deleted the ciParameter branch May 30, 2024 02:19
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.

3 participants