Skip to content

TEST: Try implementing custom actions #413

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

Merged
merged 3 commits into from
Aug 1, 2023
Merged

TEST: Try implementing custom actions #413

merged 3 commits into from
Aug 1, 2023

Conversation

jpsamaroo
Copy link
Member

@jpsamaroo jpsamaroo commented Jul 31, 2023

So that we can run custom commands on PRs. Some desirable commands including:

Implemented:

  • Benchmarks (against master or other branches/commits)
  • Aqua.jl for overall package quality

Future:

  • PropCheck.jl for fuzzing and other stress tests
  • PerfChecker.jl for regression testing
  • JuliaFormatter.jl for formatting

@jpsamaroo jpsamaroo added the ci label Jul 31, 2023
@jpsamaroo jpsamaroo force-pushed the jps/ci-commands branch 2 times, most recently from 3231766 to a5d950b Compare July 31, 2023 22:17
@jpsamaroo
Copy link
Member Author

jpsamaroo commented Jul 31, 2023

/run-actions premerge

@jpsamaroo jpsamaroo force-pushed the jps/ci-commands branch 15 times, most recently from 1ad556f to c7714df Compare August 1, 2023 01:56
@jpsamaroo jpsamaroo marked this pull request as ready for review August 1, 2023 22:40
@jpsamaroo
Copy link
Member Author

This is working! Aqua pre-merge checks are failing, which I'll save for a follow-up PR.

@jpsamaroo jpsamaroo merged commit 8548c6f into master Aug 1, 2023
@jpsamaroo jpsamaroo deleted the jps/ci-commands branch August 1, 2023 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant