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

Ignore ruby files that were generated in CI. #3746

Merged
merged 2 commits into from
Aug 1, 2023
Merged

Conversation

JBassett
Copy link
Collaborator

@JBassett JBassett commented Aug 1, 2023

Summary

We need a clean directory when we release otherwise the builds will fail. This is ignoring the files that were created when fastlane was run.

https://github.com/home-assistant/android/actions/runs/5728645711/job/15523661247

git status
shell: /usr/bin/bash -e ***0***
env:
  JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.7-7/x6[4](https://github.com/home-assistant/android/actions/runs/5728645711/job/15523661247#step:16:4)
  JAVA_HOME_17_X[6](https://github.com/home-assistant/android/actions/runs/5728645711/job/15523661247#step:16:6)4: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/1[7](https://github.com/home-assistant/android/actions/runs/5728645711/job/15523661247#step:16:7).0.7-7/x64
##[endgroup***
On branch master
Your branch is up to date with 'origin/master'.

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	.bundle/
	vendor/

nothing added to commit but untracked files present (use "git add" to track)

Screenshots

N/A

Link to pull request in Documentation repository

N/A

Any other notes

@JBassett JBassett merged commit 862301c into master Aug 1, 2023
4 checks passed
@JBassett JBassett deleted the bugfix/ignoreRubyStuff branch August 1, 2023 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants