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

Sync upstream #3

Merged
merged 80 commits into from
Nov 29, 2023
Merged

Sync upstream #3

merged 80 commits into from
Nov 29, 2023

Conversation

AndrewChupin
Copy link

No description provided.

EDsCODE and others added 30 commits November 8, 2022 17:04
* update default

* default all events

* wip

* working test
* flags need distinct id

* use anon id if distinct id does not exist
* Create android.yml

* add tests to workflow

* add a gradle build

* maybe don't need build

* clean up

* spacing error

* try without --tests

* fix group payload test

* fix builder test

* test commented out middleware tests

* uncomment failing test

* uncomment middleware tests

* ignore middleware tests
* ci: run tests on master as well

Previously we were only running on pull requests, but this means that we
don't get test results for the master branch. This is a problem because
we want to know if the master branch is broken before we perform a
release of the App. We could enforce that all PRs must be up to date
with master, but this is a bit of a pain and doesn't really solve the
problem of knowing for sure that master is broken.
Co-authored-by: PostHog Github Bot <github-bot@posthog.com>
marandaneto and others added 27 commits November 2, 2023 10:50
# Conflicts:
#	posthog/src/main/java/com/posthog/android/Persistence.java
#	posthog/src/main/java/com/posthog/android/PostHog.java
#	posthog/src/main/java/com/posthog/android/PostHogActivityLifecycleCallbacks.java
#	posthog/src/main/java/com/posthog/android/PostHogFeatureFlags.java
#	posthog/src/main/java/com/posthog/android/ValueMap.java
@vcoolish vcoolish merged commit c7a04ee into master Nov 29, 2023
3 of 4 checks passed
@vcoolish vcoolish deleted the sync-upstream branch November 29, 2023 09:57
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.

6 participants