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

Add /generated folder in android to .gitignore #4527

Merged
merged 1 commit into from
Aug 10, 2021
Merged

Conversation

mountiny
Copy link
Contributor

cc @Julesssss

Details

As per discussion in slack here, we have decided to add android/app/src/main/java/com/expensify/chat/generated/ to .gitignore file as it gets created on Android app build but its content are not required to be committed. That causes problems for the developers who then manually have to remove that folder from the changes.

Fixed Issues

No issue linked

Tests

No tests required. I have tested it locally and the gitignore file correctly omits the /generated folder.

QA Steps

Tested On

  • Web
  • Mobile Web
  • Desktop
  • iOS
  • Android

Screenshots

No screenshots needed.

Web

Mobile Web

Desktop

iOS

Android

@mountiny mountiny self-assigned this Aug 10, 2021
@mountiny mountiny requested a review from a team as a code owner August 10, 2021 15:16
@mountiny mountiny changed the title Add /generated folder in android to git ignore Add /generated folder in android to .gitignore Aug 10, 2021
@mountiny mountiny merged commit 8a35ea5 into main Aug 10, 2021
@mountiny mountiny deleted the vit-updateGitignore branch August 10, 2021 16:42
@OSBotify
Copy link
Contributor

✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release.

@OSBotify
Copy link
Contributor

🚀 Deployed to staging by @mountiny in version: 1.0.83-2 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 failure ❌
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@OSBotify
Copy link
Contributor

🚀 Deployed to production by @isagoico in version: 1.0.85-9 🚀

platform result
🤖 android 🤖 failure ❌
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

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