Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Migrate To Github Actions Migrating from Travis CI with GitHub Actions Importer - GitHub Docs

A tutorial on using the GitHub Actions Importer to automate the migration of CI/CD workflows from Travis CI to GitHub Actions.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Migrate To Github Actions Migrating from Travis CI with GitHub Actions Importer - GitHub Docs

A tutorial on using the GitHub Actions Importer to automate the migration of CI/CD workflows from Travis CI to GitHub Actions.

When To Use

Use when migrating existing CI/CD pipelines from Travis CI to GitHub Actions using automated importer tools.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-migrate-to-github-automated-migrations-migrating-from-travis-ci-workflow-guide.mdA guide detailing the process and prerequisites for migrating from Travis CI to GitHub Actions using the GitHub Actions Importer.Questions about a guide detailing the process and prerequisites for migrating from Travis CI to GitHub Actions using the GitHub Actio...
examples/actions-migrate-to-github-automated-migrations-migrating-from-travis-ci-.textThe shell command used to install the GitHub Actions Importer extension via the GitHub CLI.Exact payloads, commands, or snippets shown in The shell command used to install the GitHub Actions Importer extension via the GitHub CLI.
examples/actions-migrate-to-github-automated-migrations-migrating-from-travis-ci--2.textThe help output for the GitHub CLI actions-importer extension showing available commands and options.Exact payloads, commands, or snippets shown in The help output for the GitHub CLI actions-importer extension showing available commands and options.
examples/actions-migrate-to-github-automated-migrations-migrating-from-travis-ci--3.textA text snippet demonstrating the command to configure the GitHub Actions Importer for migrating from Travis CI.Exact payloads, commands, or snippets shown in A text snippet demonstrating the command to configure the GitHub Actions Importer for migrating from Travis CI.
examples/actions-migrate-to-github-automated-migrations-migrating-from-travis-ci--4.textA text transcript of the GitHub CLI interactive configuration process for migrating from Travis CI using the GitHub Actions Importer.Exact payloads, commands, or snippets shown in A text transcript of the GitHub CLI interactive configuration process for migrating from Travis CI using the GitHub A...
examples/actions-migrate-to-github-automated-migrations-migrating-from-travis-ci--5.textA text snippet demonstrating the command to update the GitHub Actions Importer CLI.Exact payloads, commands, or snippets shown in A text snippet demonstrating the command to update the GitHub Actions Importer CLI.
examples/actions-migrate-to-github-automated-migrations-migrating-from-travis-ci--6.textA text snippet showing the command to update the GitHub Actions Importer CLI using the container registry.Exact payloads, commands, or snippets shown in A text snippet showing the command to update the GitHub Actions Importer CLI using the container registry.
examples/actions-migrate-to-github-automated-migrations-migrating-from-travis-ci--7.textA command line instruction for running a GitHub Actions Importer audit on a Travis CI configuration.Exact payloads, commands, or snippets shown in A command line instruction for running a GitHub Actions Importer audit on a Travis CI configuration.
examples/actions-migrate-to-github-automated-migrations-migrating-from-travis-ci--8.textA command line example demonstrating how to use the GitHub Actions Importer to forecast a migration from Travis CI.Exact payloads, commands, or snippets shown in A command line example demonstrating how to use the GitHub Actions Importer to forecast a migration from Travis CI.
examples/actions-migrate-to-github-automated-migrations-migrating-from-travis-ci--9.textA command line example demonstrating how to use the GitHub Actions Importer to perform a dry run migration from a Travis CI repository.Exact payloads, commands, or snippets shown in A command line example demonstrating how to use the GitHub Actions Importer to perform a dry run migration from a Tra...
examples/actions-migrate-to-github-automated-migrations-migrating-from-travis-ci--10.textA CLI command example demonstrating how to use the GitHub Actions Importer to migrate a Travis CI repository to GitHub Actions.Exact payloads, commands, or snippets shown in A CLI command example demonstrating how to use the GitHub Actions Importer to migrate a Travis CI repository to GitHu...
examples/actions-migrate-to-github-automated-migrations-migrating-from-travis-ci--11.textA CLI command example for migrating a Travis CI repository to GitHub Actions using the GitHub Actions Importer.Exact payloads, commands, or snippets shown in A CLI command example for migrating a Travis CI repository to GitHub Actions using the GitHub Actions Importer.
examples/actions-migrate-to-github-automated-migrations-migrating-from-travis-ci--12.textA CLI command example demonstrating how to perform a dry run migration from Travis CI to GitHub Actions using the GitHub Actions Importer.Exact payloads, commands, or snippets shown in A CLI command example demonstrating how to perform a dry run migration from Travis CI to GitHub Actions using the Git...
examples/actions-migrate-to-github-automated-migrations-migrating-from-travis-ci--13.textA CLI command example demonstrating how to perform a dry run migration from Travis CI to GitHub Actions using the GitHub Actions Importer.Exact payloads, commands, or snippets shown in A CLI command example demonstrating how to perform a dry run migration from Travis CI to GitHub Actions using the Git...
examples/actions-migrate-to-github-automated-migrations-migrating-from-travis-ci--14.textA CLI command example for auditing a Travis CI configuration using the GitHub Actions Importer tool.Exact payloads, commands, or snippets shown in A CLI command example for auditing a Travis CI configuration using the GitHub Actions Importer tool.
examples/actions-migrate-to-github-automated-migrations-migrating-from-travis-ci--15.textA configuration file specifying the repository slugs and paths for Travis CI repositories to be migrated using the GitHub Actions Importer.Exact payloads, commands, or snippets shown in A configuration file specifying the repository slugs and paths for Travis CI repositories to be migrated using the Gi...
examples/actions-migrate-to-github-automated-migrations-migrating-from-travis-ci--16.textA CLI command demonstrating how to perform a dry run migration from a Travis CI repository using the GitHub Actions Importer.Exact payloads, commands, or snippets shown in A CLI command demonstrating how to perform a dry run migration from a Travis CI repository using the GitHub Actions I...
examples/actions-migrate-to-github-automated-migrations-migrating-from-travis-ci--17.textThe MIT License text governing the use of the GitHub Actions Importer for Travis CI migrations.Exact payloads, commands, or snippets shown in The MIT License text governing the use of the GitHub Actions Importer for Travis CI migrations.

What This Skill Covers

    • GitHub Actions / - Tutorials / - Migrate to GitHub Actions / - Automated migrations / - Travis CI migration
  • Main sections: In this article, About migrating from Travis CI with GitHub Actions Importer, Prerequisites, Limitations, Manual tasks.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://docs.github.com/en/actions/tutorials/migrate-to-github-actions/automated-migrations/travis-ci-migration