Skip to content

Commit

Permalink
Remove dronegen from Teleport 8.
Browse files Browse the repository at this point in the history
Several hacks had to be introduced to support CentOS 7 in the Teleport 8
build/publish pipeline. Remove dronegen to prevent accidental reversion
of this logic.
  • Loading branch information
russjones committed Dec 18, 2021
1 parent c0a1e07 commit fadcdaf
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 1,946 deletions.
5 changes: 0 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -920,8 +920,3 @@ update-webassets: WEBAPPS_BRANCH ?= 'master'
update-webassets: TELEPORT_BRANCH ?= 'master'
update-webassets:
build.assets/webapps/update-teleport-webassets.sh -w $(WEBAPPS_BRANCH) -t $(TELEPORT_BRANCH)

# dronegen generates .drone.yml config
.PHONY: dronegen
dronegen:
go run ./dronegen
86 changes: 0 additions & 86 deletions dronegen/buildbox.go

This file was deleted.

150 changes: 0 additions & 150 deletions dronegen/common.go

This file was deleted.

20 changes: 0 additions & 20 deletions dronegen/cron.go

This file was deleted.

42 changes: 0 additions & 42 deletions dronegen/drone_cli.go

This file was deleted.

Loading

0 comments on commit fadcdaf

Please sign in to comment.