Skip to content

Commit

Permalink
chore: Remove google-cloud-env directory since it has been moved to a…
Browse files Browse the repository at this point in the history
… separate repo (#11140)
  • Loading branch information
dazuma authored Apr 15, 2021
1 parent f3644dd commit e17aab7
Show file tree
Hide file tree
Showing 49 changed files with 1 addition and 1,683 deletions.
6 changes: 0 additions & 6 deletions .kokoro/continuous/linux/env.cfg

This file was deleted.

6 changes: 0 additions & 6 deletions .kokoro/continuous/osx/env.cfg

This file was deleted.

6 changes: 0 additions & 6 deletions .kokoro/continuous/windows/env.cfg

This file was deleted.

6 changes: 0 additions & 6 deletions .kokoro/nightly/linux/env.cfg

This file was deleted.

6 changes: 0 additions & 6 deletions .kokoro/nightly/osx/env.cfg

This file was deleted.

6 changes: 0 additions & 6 deletions .kokoro/nightly/windows/env.cfg

This file was deleted.

6 changes: 0 additions & 6 deletions .kokoro/release/env.cfg

This file was deleted.

6 changes: 0 additions & 6 deletions .kokoro/samples_latest/linux/env.cfg

This file was deleted.

6 changes: 0 additions & 6 deletions .kokoro/samples_latest/osx/env.cfg

This file was deleted.

6 changes: 0 additions & 6 deletions .kokoro/samples_latest/windows/env.cfg

This file was deleted.

2 changes: 1 addition & 1 deletion RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ green, you may create a release as follows:

1. Choose a gem to release based on the changes report from the previous step.
If there are changes to
[google-cloud-env](https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-env),
[google-cloud-errors](https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-errors),
[google-cloud-core](https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-core),
and/or
[stackdriver-core](https://github.com/googleapis/google-cloud-ruby/tree/master/stackdriver-core),
Expand Down
1 change: 0 additions & 1 deletion google-cloud-bigquery/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ source "https://rubygems.org"
gemspec

gem "google-cloud-core", path: "../google-cloud-core"
gem "google-cloud-env", path: "../google-cloud-env"
gem "google-cloud-errors", path: "../google-cloud-errors"
gem "google-cloud-storage", path: "../google-cloud-storage"

Expand Down
1 change: 0 additions & 1 deletion google-cloud-bigtable/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ gemspec
gem "google-cloud-bigtable-admin-v2", path: "../google-cloud-bigtable-admin-v2"
gem "google-cloud-bigtable-v2", path: "../google-cloud-bigtable-v2"
gem "google-cloud-core", path: "../google-cloud-core"
gem "google-cloud-env", path: "../google-cloud-env"
gem "google-cloud-errors", path: "../google-cloud-errors"

gem "minitest-reporters", "~> 1.3.5", require: false
Expand Down
1 change: 0 additions & 1 deletion google-cloud-core/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ source "https://rubygems.org"

gemspec

gem "google-cloud-env", path: "../google-cloud-env"
gem "google-cloud-errors", path: "../google-cloud-errors"
gem "google-gax", "~> 1.0"

Expand Down
1 change: 0 additions & 1 deletion google-cloud-datastore/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ gemspec

gem "google-cloud-core", path: "../google-cloud-core"
gem "google-cloud-datastore-v1", path: "../google-cloud-datastore-v1"
gem "google-cloud-env", path: "../google-cloud-env"
gem "google-cloud-errors", path: "../google-cloud-errors"

gem "rake"
1 change: 0 additions & 1 deletion google-cloud-debugger/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ gemspec

gem "google-cloud-core", path: "../google-cloud-core"
gem "google-cloud-debugger-v2", path: "../google-cloud-debugger-v2"
gem "google-cloud-env", path: "../google-cloud-env"
gem "google-cloud-errors", path: "../google-cloud-errors"
gem "google-cloud-logging", path: "../google-cloud-logging"
gem "stackdriver-core", path: "../stackdriver-core"
Expand Down
1 change: 0 additions & 1 deletion google-cloud-dns/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ source "https://rubygems.org"
gemspec

gem "google-cloud-core", path: "../google-cloud-core"
gem "google-cloud-env", path: "../google-cloud-env"
gem "google-cloud-errors", path: "../google-cloud-errors"

gem "rake"
15 changes: 0 additions & 15 deletions google-cloud-env/.autotest

This file was deleted.

16 changes: 0 additions & 16 deletions google-cloud-env/.gitignore

This file was deleted.

6 changes: 0 additions & 6 deletions google-cloud-env/.repo-metadata.json

This file was deleted.

16 changes: 0 additions & 16 deletions google-cloud-env/.rubocop.yml

This file was deleted.

12 changes: 0 additions & 12 deletions google-cloud-env/.yardopts

This file was deleted.

80 changes: 0 additions & 80 deletions google-cloud-env/CHANGELOG.md

This file was deleted.

40 changes: 0 additions & 40 deletions google-cloud-env/CODE_OF_CONDUCT.md

This file was deleted.

Loading

0 comments on commit e17aab7

Please sign in to comment.