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

Stop testing on nightly #1861

Closed
wants to merge 4 commits into from
Closed

Stop testing on nightly #1861

wants to merge 4 commits into from

Commits on May 26, 2024

  1. Stop testing on nightly

    There are so many failures that it makes the CI status useless. We should trigger CI upcoming Julia releases in dedicated PRs instead of unconditionally testing on nightly.
    andreasnoack authored May 26, 2024
    Configuration menu
    Copy the full SHA
    3db54bf View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Test on prereleases

    andreasnoack authored May 27, 2024
    Configuration menu
    Copy the full SHA
    d48ba7b View commit details
    Browse the repository at this point in the history
  2. Fix failing tests on 1.11-beta (#1862)

    * Increase sample size when testing empirical moments of DiscreteNonParametric
    
    * Use StableRNGs for semicircle.jl to avoid breakage on 1.11-beta
    
    * Run CI on all PRs. Also CI for workflow_dispatch and merge_group
    
    * Update semicircle.jl
    
    Co-authored-by: David Widmann <[email protected]>
    
    * Update locationscale.jl
    
    Co-authored-by: David Widmann <[email protected]>
    
    * Update locationscale.jl
    
    Co-authored-by: David Widmann <[email protected]>
    
    ---------
    
    Co-authored-by: David Widmann <[email protected]>
    andreasnoack and devmotion authored May 27, 2024
    Configuration menu
    Copy the full SHA
    8c3446f View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    df17fbb View commit details
    Browse the repository at this point in the history