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

Fix: Update workflows to build androidApp module #2698

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

niyajali
Copy link
Collaborator

@niyajali niyajali commented Sep 6, 2024

This commit updates the workflows to build the androidApp module instead of the mifospay module.

The following
changes were made:

  • Updated the onPush.yml workflow to build and archive the androidApp module.
  • Updated the inflate-secrets action to use the androidApp module.
  • Updated the AppFile to use the correct package name and credentials file.

Fixes #Issue_Number

Please Add Screenshots If there are any UI changes.

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Apply the AndroidStyle.xml style template to your code in Android Studio.

  • Run the unit tests with ./gradlew check to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them.

This commit updates the workflows to build the androidApp module instead of the mifospay module.

The following
 changes were made:

- Updated the `onPush.yml` workflow to build and archive the `androidApp` module.
- Updated the `inflate-secrets` action to use the `androidApp` module.
- Updated the `AppFile` to use the correct package name and credentials file.
@therajanmaurya therajanmaurya merged commit 956710c into openMF:development Sep 6, 2024
1 check passed
Nagarjuna0033 pushed a commit to Nagarjuna0033/mifos-mobile that referenced this pull request Dec 3, 2024
This commit updates the workflows to build the androidApp module instead of the mifospay module.

The following
 changes were made:

- Updated the `onPush.yml` workflow to build and archive the `androidApp` module.
- Updated the `inflate-secrets` action to use the `androidApp` module.
- Updated the `AppFile` to use the correct package name and credentials file.
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.

2 participants