containers / containers/podman.io

[Bug]: Broken links in community meeting notes cause production build to fail

Open Beginner friendly
#692 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
108
Forks
188
Avg merge
9d 15h
Merged PRs (30d)
11

Description

### Consisely describe the issue

## Description
The production build fails because two community meeting notes contain links to PDF files that are not present in the repository.

The affected meeting notes are :
- `/community/meeting/notes/2021-07-15/` -> `./Podman_Image_SCP.pdf`
- `/community/meeting/notes/2023-06-15/` -> `./AuriStor-ACA-PodmanCabal.pdf`

Running `yarn build` results in:
- `Podman_Image_SCP.pdf` not found
- `AuriStor-ACA-PodmanCabal.pdf` not found

## Expected behavior
The production build should complete successfully without broken links.

## approach
Verifying whether the referenced PDFs can be recovered from the original meeting records or repository history. If they are no longer available, update or remove the broken references accordingly.

### Upload screenshots or screen recordings

Add screenshots or screen recordings to help explain your problem.

### LLM Policy

- [x] This issue is human-written, and folow up comments will also be human-written

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect the meeting notes at /community/meeting/notes/2021-07-15/ and /community/meeting/notes/2023-06-15/ and check repository history for the referenced PDFs. Run yarn build after recovering the files or updating/removing the broken references; done means the production build completes without broken-link errors.

Written by the indexing model from the issue text.

Assessment

Domain
build-system, documentation
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
70/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.