mirror of
https://github.com/plausible/analytics.git
synced 2026-01-14 12:25:05 +00:00
Some checks are pending
Build Private Images GHCR / build (push) Waiting to run
Check spelling / codespell (push) Waiting to run
Elixir CI / Build and test (${{ matrix.mix_env }}, ${{ matrix.postgres_image }}${{ matrix.test_read_team_schemas == '1' && ', read_team_schemas' || '' }}) (ce_test, postgres:16, 0) (push) Waiting to run
Elixir CI / Build and test (${{ matrix.mix_env }}, ${{ matrix.postgres_image }}${{ matrix.test_read_team_schemas == '1' && ', read_team_schemas' || '' }}) (test, postgres:15, 0) (push) Waiting to run
Elixir CI / Build and test (${{ matrix.mix_env }}, ${{ matrix.postgres_image }}${{ matrix.test_read_team_schemas == '1' && ', read_team_schemas' || '' }}) (test, postgres:16, 0) (push) Waiting to run
Elixir CI / Build and test (${{ matrix.mix_env }}, ${{ matrix.postgres_image }}${{ matrix.test_read_team_schemas == '1' && ', read_team_schemas' || '' }}) (test, postgres:16, 1) (push) Waiting to run
Elixir CI / Static checks (format, credo, dialyzer) (push) Waiting to run
NPM CI / Build and test (push) Waiting to run
Publish Elixir documentation / build (push) Waiting to run
* Import acquisiton channel from GA4 * Remove unnecessary step * Fix spelling * Remove migration * Show empty channel in imported data as (not set) * Revert "Remove migration" This reverts commitda0b9403e4. * Fix channel suggestions with imported data * Merge group field entries * Add note about channel mappings * Revert "Revert "Remove migration"" This reverts commit7958a46c5c.