Skip to content

Get our regression tests running regularly via a GitHub workflow.#52

Merged
Castaglia merged 1 commit into
masterfrom
ci-regression-tests
May 28, 2026
Merged

Get our regression tests running regularly via a GitHub workflow.#52
Castaglia merged 1 commit into
masterfrom
ci-regression-tests

Conversation

@Castaglia
Copy link
Copy Markdown
Owner

No description provided.

@Castaglia Castaglia self-assigned this May 28, 2026
@Castaglia Castaglia added the test label May 28, 2026
@Castaglia Castaglia force-pushed the ci-regression-tests branch from 06cce11 to f1f2a2b Compare May 28, 2026 20:39
Comment thread .github/workflows/ci.yml
run: |
cd proftpd/contrib/mod_vroot
perl tests.pl

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think having a separate workflow for running regression tests makes them more visible, hence this breaking out of this step.

@Castaglia Castaglia force-pushed the ci-regression-tests branch from f1f2a2b to f1e0627 Compare May 28, 2026 20:48
Comment thread .github/workflows/ci.yml
libtest-unit-perl \
libtime-hr-perl \
libwww-perl
PERL_MM_USE_DEFAULT=1 perl -MCPAN -e 'install Net::FTPSSL'
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now with regression/integration tests running in a separate workflow, we don't need to install these packages for the CI workflow. Nifty.

@Castaglia Castaglia merged commit 0a4cf46 into master May 28, 2026
9 checks passed
@Castaglia Castaglia deleted the ci-regression-tests branch May 28, 2026 20:53
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