This website requires JavaScript.
Explore
Help
Sign In
plausible
/
analytics
Watch
1
Star
1
Fork
0
You've already forked analytics
mirror of
https://github.com/plausible/analytics.git
synced
2024-11-23 20:13:31 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fae6c07fad
analytics
/
.tool-versions
4 lines
49 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Upgrade stack (deps, elixir 1.16, OTP 26.2.1) (#3678) * Bump asdf erlang & elixir * Bump erlang/elixir in the dockerfile * Remove Oban.Stager config as per https://github.com/sorentwo/oban/blob/main/guides/upgrading/v2.14.md * Configure Oban for tests as per https://github.com/sorentwo/oban/blob/main/guides/upgrading/v2.14.md * Mark sampling hint clause with unsafe fragment Any other/recommended way to do that? cc @ruslandoga * Address String.slice/2 deprecation * Update deps * Address 0.0 matching warning * Make funnel settings work although this is probably not the best way to do it. Needs revisiting, not sure what broke it - could not find any breaking changes in related dependencies. * Migrate oban as per https://github.com/sorentwo/oban/blob/main/guides/upgrading/v2.17.md * Update credo * Bump CI cache * Use `Bypass.pass` to avoid exit shutdown message
2024-01-11 10:48:04 +03:00
erlang 26.2.1
elixir 1.16.0-otp-26
Upgrade Erlang/Elixir stack (#3454) * Bump deps * Bump stack * Fix deprecation warnings * Fix VCR cassettes mismatch due to OTP-18414 Co-authored-by: Adrian Gruntkowski <adrian.gruntkowski@gmail.com> * Format & fix flaky tests * Handle raw IPv4 hostnames; test public suffix TLD * Configure locus db cache_dir So that maxmind unavailability doesn't affect application startup. PERSISTENT_CACHE_DIR env var is used to point locus at the GeoIP DB file. * WIP: Remove ExVCR * Fix test env config * Fixup exvcr * Remove exvcr from deps * Add convert script * Remove exvcr cassettes * Remove convert script * Rename test * Update moduledoc * Update dockerfile * Bump CI cache * Tag more slow tests, why not? * Use charlist for locus cache option * Pin nodejs * Merge google tests, make them async --------- Co-authored-by: Adrian Gruntkowski <adrian.gruntkowski@gmail.com>
2023-10-24 11:33:48 +03:00
nodejs 21.0.0
Reference in New Issue
Copy Permalink