Skip to content

Commit

Permalink
chore: delete stale tutorial content
Browse files Browse the repository at this point in the history
1. This contains an iOS app, but the main iOS tutorial linked from https://bazel.build/start/ios-app lives elsewhere
2. It shows rules_appengine, but that repo appears to have only minimal maintenance for broken flags. Latest comment from a maintainer is 'not being actively maintained' bazelbuild/rules_appengine#128 (comment)
3. bazelbuild/codelabs was archived, but there are active community forks at https://github.com/engflow/codelabs and https://github.com/aspect-build/codelabs which have fresher content than this tutorials folder.
4. No one has touched tutorial/android in four years.
  • Loading branch information
alexeagle committed Oct 3, 2023
1 parent 27d7a1f commit 38851af
Show file tree
Hide file tree
Showing 39 changed files with 0 additions and 1,074 deletions.
22 changes: 0 additions & 22 deletions .bazelci/tutorials.yml
Original file line number Diff line number Diff line change
@@ -1,27 +1,5 @@
# Getting started tutorials
tasks:
tutorial-linux:
name: "Bazel end-to-end example"
platform: ubuntu1804
working_directory: ../tutorial
build_targets:
- "//backend"
- "//android"
tutorial-macos:
name: "Bazel end-to-end example"
platform: macos
working_directory: ../tutorial
build_targets:
- "//backend"
- "//android"
- "//ios-app"
tutorial-windows:
name: "Bazel end-to-end example"
platform: windows
working_directory: ../tutorial
build_targets:
- "//backend"
- "//android"
cpp-stage1-linux:
name: "C++ Stage 1"
platform: ubuntu1804
Expand Down
6 changes: 0 additions & 6 deletions tutorial/.bazelrc

This file was deleted.

23 changes: 0 additions & 23 deletions tutorial/BUILD

This file was deleted.

78 changes: 0 additions & 78 deletions tutorial/README.md

This file was deleted.

86 changes: 0 additions & 86 deletions tutorial/WORKSPACE

This file was deleted.

25 changes: 0 additions & 25 deletions tutorial/android/BUILD

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 38851af

Please sign in to comment.