Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENG-1184] Update the documentation for automation to reference our new workflow #275

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

eddiechayes
Copy link
Contributor

No description provided.

@notion-workspace
Copy link

@eddiechayes eddiechayes requested a review from dphuang2 October 11, 2023 22:31
Comment on lines +119 to +128
Finally, if you have a python SDK, you will need to modify your `konfig.yaml` file like so: Set
`generators.python.pypiApiTokenEnvironmentVariable` to the name of the token used to publish to `PyPi` for that
package. This tells Konfig's publishing script to publish to `PyPi` using that token instead of a username/password.
<CH.Section>

[It should look something like this:](focus://10)

```yaml konfig.yaml
# from ./assets/konfig.yaml
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I briefly thought about this.

We should probably just be using token by default but we can revisit later.

@dphuang2 dphuang2 merged commit bba7ea8 into main Oct 11, 2023
2 checks passed
@dphuang2 dphuang2 deleted the ENG-1184 branch October 11, 2023 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants