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

[v14] ci: Remove drone(gen) from repo #38758

Merged
merged 1 commit into from
Feb 29, 2024
Merged

Conversation

camscale
Copy link
Contributor

@camscale camscale commented Feb 28, 2024

Remove .drone.yml and dronegen which generates it from the repo,
disabling drone on master. Remove references to drone in docs.

The remaining piplines in .drone.yml were the tag build and promote
pipelines which now run on GitHub Actions, the push build pipelines that
are currently of limited value and will be re-done differently with a
little thought, and the teleport-docker-cron-ecr pipeline which no
longer works as of v15 due to the removal of the legacy OCI images (the
teleport-labs stuff that the pipeline builds is to be removed shortly
too).

The backport had a few conflicts on the docs/ checklists but we only use
those checklists on master AFAIK, so the resolution is not
particularly important.

Backport: #38739

Remove `.drone.yml` and `dronegen` which generates it from the repo,
disabling drone on master. Remove references to drone in docs.

The remaining piplines in `.drone.yml` were the tag build and promote
pipelines which now run on GitHub Actions, the push build pipelines that
are currently of limited value and will be re-done differently with a
little thought, and the `teleport-docker-cron-ecr` pipeline which no
longer works as of v15 due to the removal of the legacy OCI images (the
teleport-labs stuff that the pipeline builds is to be removed shortly
too).
@camscale camscale added the no-changelog Indicates that a PR does not require a changelog entry label Feb 28, 2024
@camscale camscale added this pull request to the merge queue Feb 29, 2024
Merged via the queue into branch/v14 with commit be8a18d Feb 29, 2024
39 checks passed
@camscale camscale deleted the camh/v14/remove-drone branch February 29, 2024 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport documentation no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants