Skip to content

pam: replace Hacking.md with a proper README.md#1468

Merged
adombeck merged 1 commit intomainfrom
pam-readme
Apr 17, 2026
Merged

pam: replace Hacking.md with a proper README.md#1468
adombeck merged 1 commit intomainfrom
pam-readme

Conversation

@adombeck
Copy link
Copy Markdown
Contributor

@adombeck adombeck commented Apr 16, 2026

The old Hacking.md was developer-focused, informal, and incomplete (e.g. it lacked coverage of the three runtime UI modes and the running-tests section). Replace it with a conventional README.md that gives newcomers a clearer mental model of the module's architecture (binary implementations + runtime UI modes), documents the directory layout, and presents build, testing, and troubleshooting instructions in a consistent, polished style.

UDENG-9813

@adombeck adombeck marked this pull request as ready for review April 16, 2026 11:50
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.07%. Comparing base (cee9d89) to head (de74a36).
⚠️ Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1468      +/-   ##
==========================================
- Coverage   87.10%   87.07%   -0.04%     
==========================================
  Files          93       93              
  Lines        6367     6367              
  Branches      111      111              
==========================================
- Hits         5546     5544       -2     
- Misses        765      767       +2     
  Partials       56       56              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread pam/README.md Outdated
Copy link
Copy Markdown
Member

@denisonbarbosa denisonbarbosa left a comment

Choose a reason for hiding this comment

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

Looks pretty solid to me

Comment thread pam/README.md
Comment thread pam/README.md Outdated
Comment thread pam/README.md
The old Hacking.md was developer-focused, informal, and incomplete (e.g.
it lacked coverage of the three runtime UI modes and the running-tests
section). Replace it with a conventional README.md that gives newcomers a
clearer mental model of the module's architecture (binary implementations
+ runtime UI modes), documents the directory layout, and presents build,
testing, and troubleshooting instructions in a consistent, polished style.
@adombeck adombeck merged commit cfbefb1 into main Apr 17, 2026
35 of 43 checks passed
@adombeck adombeck deleted the pam-readme branch April 17, 2026 11:07
Comment thread pam/README.md
Comment thread pam/README.md
nooreldeenmansour added a commit that referenced this pull request Apr 17, 2026
Add extra flags for PAM module troubleshooting `--exec-debug` and
`--exec-log` as suggested by in #1468
nooreldeenmansour added a commit that referenced this pull request Apr 17, 2026
Add extra flags for PAM module troubleshooting `--exec-debug` and
`--exec-log` as suggested by in #1468
Change the suggested socket path to `/tmp/authd.sock` instead of `/run/sock` as suggested in #1468
nooreldeenmansour added a commit that referenced this pull request Apr 17, 2026
Add extra flags for PAM module troubleshooting `--exec-debug` and
`--exec-log` as suggested by in #1468
Change the suggested socket path to `/tmp/authd.sock` instead of `/run/sock` as suggested in #1468
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.

4 participants