Skip to content

Create a workflow to test dingen.sh core functionality#1

Open
mathiasschopmans wants to merge 1 commit intomainfrom
add-test-workflow
Open

Create a workflow to test dingen.sh core functionality#1
mathiasschopmans wants to merge 1 commit intomainfrom
add-test-workflow

Conversation

@mathiasschopmans
Copy link
Owner

@mathiasschopmans mathiasschopmans commented Feb 27, 2025

Add a new GitHub Actions workflow to test dingen.sh core functionality.

  • Create .github/workflows/test.yml to define the workflow.
  • Configure the workflow to run on push and pull_request events targeting the main branch.
  • Set up the environment and install dependencies (gh, jq, bat).
  • Authenticate with GitHub using the provided token.
  • Run dingen.sh with test inputs to verify core functionality.

For more details, open the Copilot Workspace session.

Add a new GitHub Actions workflow to test `dingen.sh` core functionality.

* Create `.github/workflows/test.yml` to define the workflow.
* Configure the workflow to run on `push` and `pull_request` events targeting the `main` branch.
* Set up the environment and install dependencies (`gh`, `jq`, `bat`).
* Authenticate with GitHub using the provided token.
* Run `dingen.sh` with test inputs to verify core functionality.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/mathiasschopmans/dingen.sh?shareId=XXXX-XXXX-XXXX-XXXX).
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