Skip to content

Add /generated folder in android to .gitignore#4527

Merged
mountiny merged 1 commit into
mainfrom
vit-updateGitignore
Aug 10, 2021
Merged

Add /generated folder in android to .gitignore#4527
mountiny merged 1 commit into
mainfrom
vit-updateGitignore

Conversation

@mountiny

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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