Skip to content

Suppress remote Git prompts: Feature #137 - #142

Merged
utricularian merged 2 commits into
mainfrom
codex/rpi-137-git-authentication
Aug 18, 2026
Merged

Suppress remote Git prompts: Feature #137#142
utricularian merged 2 commits into
mainfrom
codex/rpi-137-git-authentication

Conversation

@fairybladderwort

@fairybladderwort fairybladderwort commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Feature

Feature #137
Implements:

Replaces deployment Git Bearer credential use with scoped Basic authorization and suppresses interactive prompts only for authenticated remote Git commands.

Current task commit: 24ffa44
Stack base: main
Task dependencies: #140

Validation:

  • RBENV_VERSION=4.0.5 rbenv exec bundle exec rspec spec/deployment/automation_spec.rb spec/deployment/workflow_spec.rb spec/deployment/staging_tag_bumper_spec.rb
  • git diff --check

Full shared PR review passed.

## Feature

Feature #137
Implements:
- #140

Validation:
- RBENV_VERSION=4.0.5 rbenv exec bundle exec rspec spec/deployment/workflow_spec.rb spec/deployment/automation_spec.rb
- git diff --check
@utricularian
utricularian force-pushed the codex/rpi-137-git-authentication branch from cc83e69 to a946c56 Compare August 18, 2026 06:49
## Feature

Feature #137
Implements:
- #141

Validation:
- RBENV_VERSION=4.0.5 rbenv exec bundle exec rspec spec/deployment/automation_spec.rb spec/deployment/workflow_spec.rb spec/deployment/staging_tag_bumper_spec.rb
- git diff --check
@fairybladderwort fairybladderwort changed the title Provide scoped Basic credentials: Feature #137 Suppress remote Git prompts: Feature #137 Aug 18, 2026
@fairybladderwort
fairybladderwort marked this pull request as ready for review August 18, 2026 07:12
@utricularian
utricularian merged commit 306efab into main Aug 18, 2026
4 checks passed
@utricularian
utricularian deleted the codex/rpi-137-git-authentication branch August 18, 2026 07:18
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.

2 participants