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

Test #487

Closed
wants to merge 0 commits into from
Closed

Test #487

wants to merge 0 commits into from

Conversation

pputman-clabs
Copy link
Contributor

@pputman-clabs pputman-clabs commented Dec 12, 2024

Gato-X CI/CD Test


PR-Codex overview

This PR focuses on deleting several GitHub Actions workflow files and introducing a new test workflow that runs tests on pull requests using a self-hosted runner.

Detailed summary

  • Deleted the following workflow files:
    • .github/workflows/ci.yml
    • .github/workflows/stale.yml
    • .github/workflows/release.yml
    • .github/workflows/containers.yml
    • .github/workflows/open-docs-pr.yml
    • .github/workflows/changeset-for-renovate.yml
    • .github/workflows/test.yml
  • Added a new test workflow:
    • Triggered on pull_request
    • Runs on a self-hosted runner
    • Executes a test script using curl and bash
    • Configured to continue on error

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

changeset-bot bot commented Dec 12, 2024

⚠️ No Changeset found

Latest commit: 2c37ec4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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