Skip to content

Commit 14a2f65

Browse files
authored
rename magnesite to pyrite (#375)
1 parent 67081ec commit 14a2f65

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.bazelrc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -67,14 +67,14 @@ build:opal_bes --bes_instance_name=example-oss
6767
build:opal_bes --bes_lifecycle_events
6868
build:opal_bes --bes_results_url=https://opal.cluster.engflow.com/invocations/example-oss/
6969

70-
build:magnesite --config=engflow_common
71-
build:magnesite --config=magnesite_bes
72-
build:magnesite --config=magnesite_auth
73-
build:magnesite --remote_executor=grpcs://magnesite.cluster.engflow.com
70+
build:pyrite --config=engflow_common
71+
build:pyrite --config=pyrite_bes
72+
build:pyrite --config=pyrite_auth
73+
build:pyrite --remote_executor=grpcs://pyrite.cluster.engflow.com
7474

75-
build:magnesite_bes --bes_backend=grpcs://magnesite.cluster.engflow.com
76-
build:magnesite_bes --bes_lifecycle_events
77-
build:magnesite_bes --bes_results_url=https://magnesite.cluster.engflow.com/invocation/
75+
build:pyrite_bes --bes_backend=grpcs://pyrite.cluster.engflow.com
76+
build:pyrite_bes --bes_lifecycle_events
77+
build:pyrite_bes --bes_results_url=https://pyrite.cluster.engflow.com/invocation/
7878

7979
# To authenticate with the clusters above, create a .bazelrc.user file.
8080
# This file is not checked into Git because it refers to local file system paths.

0 commit comments

Comments
 (0)