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

Add docs for internal releases #1787

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

geoff-powell
Copy link
Collaborator

No description provided.

@geoff-powell geoff-powell merged commit 05d2ea4 into master Jan 21, 2025
20 checks passed
@geoff-powell geoff-powell deleted the gpowell/internal-releasing-docs branch January 21, 2025 19:44
1. `internalUrl` is set in `~/.gradle/gradle.properties` to the internal repository URL.
2. Check `internalUsername` and `internalPassword` are set in `~/.gradle/gradle.properties` to the internal repository credentials.
4. Run `./gradlew publishMavenPublicationToInternalRepository paparazzi-gradle-plugin:publishAllPublicationsToInternalRepository --no-parallel` to publish the internal release.
* *Note* if gradle publish fails with `403` error, ensure the `VERSION_NAME` in step 1 is unique and isn't already published.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should this be in the open source repository vs internal documentation?

Also, bullet point 3 is referenced here: https://github.com/cashapp/paparazzi/blob/master/build.gradle#L77,L84

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I felt like its "internal" to anyone using the repo and deploying their own internal version. It doesn't have to be explicitly used by Cash.

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.

3 participants