1
1
Fork 0
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2024-05-13 20:46:05 +02:00
docker-mailserver/.github/workflows
Brennan Kinney 1650cdf76f
chore: Remove the Makefile `backup` target (#3000)
* chore: Remove `backup` target from Makefile

- The `backup` target is no longer serving any value to us. It was made redundant with changes added in Oct 2020.
- `clean` target inline docs revised.
- `.gitignore` remove test lines that are no longer valid.

* chore: Parallel test target split to multi-line

* tests(fix): Test `setup.sh` with temporary config dir

The `no_containers.bats` test has many redundant test cases already covered by `setup-cli`. They're basically identical. Removed all but one.

This removes some config dirs that were being explicitly created instead of using the test helper to generate a directory that can be used to test the `-p` option instead.

* ci: Ensure tests are run when `Makefile` is modified
2023-01-13 10:13:42 +13:00
..
scripts/docs docs(fix): Update to fix regression causing broken links (#2681) 2022-07-15 10:07:45 +12:00
contributors.yml chore(deps): Bump myrotvorets/set-commit-status-action (#2931) 2022-12-13 08:18:35 +13:00
default_on_push.yml ci: improve GitHub Action CI with re-usable workflows (#2753) 2022-09-09 11:12:17 +02:00
docs-preview-deploy.yml chore(deps): Bump myrotvorets/set-commit-status-action (#2931) 2022-12-13 08:18:35 +13:00
docs-preview-prepare.yml chore: Set permissions for GitHub actions (#2555) 2022-05-11 09:51:15 +02:00
docs-production-deploy.yml chore(deps): Bump peaceiris/actions-gh-pages from 3.9.0 to 3.9.1 (#2992) 2023-01-09 13:32:05 +01:00
generic_build.yml ci: Drop support for ARM v7 platform (#2943) 2022-12-23 14:56:36 +13:00
generic_publish.yml ci: Drop support for ARM v7 platform (#2943) 2022-12-23 14:56:36 +13:00
generic_test.yml tests(CI): Adjust Makefile & GHA workflow to support new test layout 2022-11-26 14:52:42 +13:00
handle_stalled.yml chore(deps): Bump actions/stale from 6 to 7 (#2960) 2022-12-26 23:01:08 +01:00
linting.yml scripts: revised linting script (#2737) 2022-08-22 16:22:46 +02:00
scheduled_builds.yml ci: Drop support for ARM v7 platform (#2943) 2022-12-23 14:56:36 +13:00
test_merge_requests.yml chore: Remove the Makefile `backup` target (#3000) 2023-01-13 10:13:42 +13:00