Skip to content

Commit 3eb83f1

Browse files
committed
update circle instructions
1 parent 81145ab commit 3eb83f1

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

src/maintainer/infrastructure.rst

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -254,15 +254,8 @@ CircleCI for OSX should be used for OSX, only when TravisCI resources (50 minute
254254
Note that you need to rerender the feedstock, once this change has been made.
255255

256256

257-
Enabling Circle on your Fork
258-
............................
259-
260-
If for some reason CircleCI is not triggering build from forks,
261-
Circle can be manually added for each fork. Circle calls this "Adding a Project" and
262-
`the official CircleCI documentation is available here <https://circleci.com/docs/getting-started/#add-and-follow-more-projects>`__.
263-
This effectively amounts to going to the `Add Projects <https://circleci.com/add-projects>`__
264-
page, finding the fork that you wish to enable, and clicking the "Build Project" button.
265-
This is not normally needed.
257+
Debugging permission errors
258+
...........................
266259

267260
If CircleCI lacks permissions to checkout the source code, it will produce an error as follows::
268261

@@ -271,7 +264,7 @@ If CircleCI lacks permissions to checkout the source code, it will produce an er
271264
Permission denied (publickey).
272265
fatal: Could not read from remote repository.
273266

274-
When this happens for a feedstock, it can be fixed using the `webservice <https://conda-forge.org/docs/webservice.html#conda-forge-admin-please-update-circle>`__, by posting the following comment::
267+
When this happens for a feedstock, it can be fixed using the `webservice <ci_update_circle>`, by posting the following comment::
275268

276269
@conda-forge-admin, please update circle
277270

0 commit comments

Comments
 (0)