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

Move realm files created by tests to current directory on CI #2991

Merged
merged 3 commits into from
Jan 20, 2023

Conversation

nirinchev
Copy link
Member

@nirinchev nirinchev commented Aug 10, 2022

Description

Fixes an issue with self-hosted runners where the tmp folder would grow indefinitely.

TODO

  • Changelog entry
  • Tests (if applicable)

@cla-bot cla-bot bot added the cla: yes label Aug 10, 2022
@nirinchev nirinchev requested a review from fealebenpae January 17, 2023 18:45
@nirinchev nirinchev marked this pull request as ready for review January 17, 2023 18:45
@nirinchev nirinchev added the no-changelog Used to skip the changelog check label Jan 17, 2023
@nirinchev nirinchev merged commit 53b0133 into main Jan 20, 2023
@nirinchev nirinchev deleted the ni/test-file-location branch January 20, 2023 14:12
papafe added a commit that referenced this pull request Jan 27, 2023
* main:
  Survey ad (#3201)
  Workaround Mono yield bug (#3200)
  Bump docker layer caching action to use node16 (#3193)
  Keypath filtering (#3179)
  Move realm files created by tests to current directory on CI (#2991)
  Fix failing sync tests (#3096)
  Updated example project to MAUI and Source Generators (#3168)
  Fix uwp workflow when running in debug (#3177)
  Deprecate push client (#3176)
  Don't use reflection in DynamicRealmObjectHelper.TryGetPrimaryKeyValue (#3175)
  Keep track of the active transaction and close it on realm close (#3164)
  Add more detailed unsupported type error (#3163)
  Build Xamarin.Android tests in all ABIs (#3165)

# Conflicts:
#	Tests/Realm.Tests/Generated/Realm.SourceGenerator/Realms.SourceGenerator.RealmGenerator/ObjectWithPartitionValue_generated.cs
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes no-changelog Used to skip the changelog check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants