Skip to content

CI: reorganize resource files - #4828

Merged
rouault merged 1 commit into
OSGeo:masterfrom
mwtoews:ci-reorg
Aug 27, 2026
Merged

CI: reorganize resource files#4828
rouault merged 1 commit into
OSGeo:masterfrom
mwtoews:ci-reorg

Conversation

@mwtoews

@mwtoews mwtoews commented Aug 26, 2026

Copy link
Copy Markdown
Member

This PR reorganizes some of the CI-related resources into ci/ at the root dir, with only minimal changes to fix paths. Some details:

  • Move travis to ci. This was initially used for TravisCI, popular several years ago, and now deactivated in this project. The scripts are still used by GitHub Actions, and could still be used by Travis, if re-activated. Variable names like TRAVIS_OS_NAME are not modified.
  • Move scripts/ci to ci. These are not all scripts.
  • Keep GitHub Actions workflows at .github/workflows, but move their resources and scripts to ci. This has several advantages:
    • Tools like act and gha-check-updates don't work in master, because they expect to find only GHA files in .github/workflows. With this PR, these tools work as intended.
    • Shorter paths for CI resource files.

@rouault
rouault merged commit b59f7b4 into OSGeo:master Aug 27, 2026
30 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.

2 participants