Skip to content

Improve release script instructions #4236

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

Merged

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Mar 20, 2024

Motivation

While testing the dev/release/000-run-docker.sh I ran into several problems.

  • My ~/.gitconfig settings collided with the configuration used in 000-run-docker.sh
    • I'm using GitHub CLI gh auth login to manage git credentials for GitHub
  • The git commit failed because of some unsafe directory warning
  • gpg-agent failed to run and gpg signing failed

Changes

  • add more instructions when the script starts
  • add workaround for gpg-agent and gpg issue

@lhotari
Copy link
Member Author

lhotari commented Mar 20, 2024

@eolivelli @nicoloboschi here's another one to fix issues I faced with the release script

Copy link
Contributor

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

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

+1

@nicoloboschi nicoloboschi merged commit 47bf54d into apache:master Mar 21, 2024
20 checks passed
eolivelli pushed a commit that referenced this pull request Mar 25, 2024
lhotari added a commit that referenced this pull request Jun 13, 2024
Ghatage pushed a commit to sijie/bookkeeper that referenced this pull request Jul 12, 2024
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.

3 participants