Skip to content

ci: expand workflow to test action variations#1

Merged
adeshmukh merged 1 commit intomainfrom
adeshmukh/test-action
Feb 23, 2026
Merged

ci: expand workflow to test action variations#1
adeshmukh merged 1 commit intomainfrom
adeshmukh/test-action

Conversation

@adeshmukh
Copy link
Copy Markdown
Contributor

Expands CI per .local/todo.md:

  • test-default: default install (unchanged)
  • test-check: install then mode: check
  • test-validation-fail: missing Aptfile → expect failure
  • test-invalid-mode: invalid mode → expect failure
  • test-install-no-update, test-cache-off
  • test-custom-file: file: ./config/Aptfile
  • test-lock: install → apt-bundle lock → install with --locked

Adds config/Aptfile for the custom path job.

- test-default: default install (existing)
- test-check: install then mode check
- test-validation-fail: missing Aptfile (expect fail)
- test-invalid-mode: invalid mode (expect fail)
- test-install-no-update, test-cache-off
- test-custom-file: file ./config/Aptfile
- test-lock: install, apt-bundle lock, then install with --locked

Add config/Aptfile for custom path job.
@adeshmukh adeshmukh force-pushed the adeshmukh/test-action branch from ab0209f to 51e404e Compare February 23, 2026 04:02
@adeshmukh adeshmukh merged commit d768a69 into main Feb 23, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant