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

update contributing guide #167

Closed
wants to merge 1 commit into from
Closed

Conversation

jamiedemaria
Copy link

Updating the contributing guide with some things I learned while going through this process

@@ -3,19 +3,22 @@
## Step 1. Log into docker ghcr.io

See [authenticate to GHCR with a PAT](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#authenticating-to-the-container-registry).
Your PAT will need `delete:packages`, `write:packages`, and`repo` permissions.
Copy link
Author

Choose a reason for hiding this comment

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

TODO - my PAT had these perms, may be able to do a smaller set

Copy link

github-actions bot commented Apr 11, 2024

Your pull request is automatically being deployed to Dagster Cloud.

Location Status Link Updated
from_gh_action View in Cloud Apr 11, 2024 at 07:05 PM (UTC)

@@ -51,7 +54,10 @@ A script does this work:

```

This leaves uncommited changes in the working directory.
Note that `OLD_VERSION` may not be the latest tag printed in step 2. You can find the `OLD_VERSION` by looking
Copy link
Author

Choose a reason for hiding this comment

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

TODO - confirm if this is the best way to do this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant