Skip to content
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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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