moazreyad commented on pull request #790:
URL: https://github.com/apache/singa/pull/790#issuecomment-690927600
> How can we set the secrets? There is no `setting` tab for this project..
There are two solutions:
1. The secrets can be stored in the forked repository of the project by the
person who wants to publish to conda. Then the conda publishing workflow will
run only from this forked repository because it is the only place where the
secrets are defined.
2. The better option is to ask the Apache INFRA to add the secrets to the
project. In this case we don't store username and password, but we store the
conda upload token. You may open a ticket similar to [this
one](https://issues.apache.org/jira/browse/INFRA-20602) and send the token and
explicit instructions as to how to create the token to [email protected]. The
same also can be done for publishing to PyPi.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]