Commit 01b6fae
Unarchive py-ipld-dag and Update Repository Configuration
## Summary
We would like to take on maintenance of the `py-ipld-dag` repository and unarchive it to restore active development.
This is part of the ongoing effort to stabilize and modernize the Python libp2p dependency stack.
I’ve applied configuration defaults based on other active Python repositories in the org. Please let me know if anything should be adjusted.
## Why do you need this?
We are actively maintaining `py-multiaddr`, which depends on `py-cid`, which in turn depends on `py-ipld-dag`.
Although we have access to the PyPI project, the GitHub repository being archived prevents:
* Opening and merging PRs
* Updating CI workflows
* Managing issues
* Coordinating releases across the dependency chain
Unarchiving `py-ipld-dag` is necessary to maintain a clean and sustainable release process for the Python libp2p ecosystem.
## What changes were made?
* Unarchived the repository (`archived: false`)
* Set visibility to `public`
* Configured default branch to `master`
* Enabled `secret_scanning` and `secret_scanning_push_protection`
* Added appropriate team access:
* `Python Team` (admin)
* `github-mgmt stewards` (pull)
* Added `web3-bot` with push access
* Updated repository description
* Set repository topics (`cid`, `python`)
* Applied standard merge commit configurations
These reflect defaults used in other maintained Python ecosystem repositories.
---
## What else do we need to know?
DRI: myself
@acul71
@pacrob
## Reviewer’s Checklist
* [ ] It is clear where the request is coming from (if unsure, ask)
* [ ] All the automated checks passed
* [ ] The YAML changes reflect the summary of the request
* [ ] The Terraform plan posted as a comment reflects the summary of the request1 parent 8e7d428 commit 01b6fae
1 file changed
Lines changed: 25 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1405 | 1405 | | |
1406 | 1406 | | |
1407 | 1407 | | |
1408 | | - | |
| 1408 | + | |
| 1409 | + | |
| 1410 | + | |
| 1411 | + | |
| 1412 | + | |
| 1413 | + | |
| 1414 | + | |
| 1415 | + | |
| 1416 | + | |
| 1417 | + | |
| 1418 | + | |
| 1419 | + | |
| 1420 | + | |
| 1421 | + | |
| 1422 | + | |
| 1423 | + | |
| 1424 | + | |
| 1425 | + | |
| 1426 | + | |
| 1427 | + | |
| 1428 | + | |
| 1429 | + | |
| 1430 | + | |
| 1431 | + | |
| 1432 | + | |
1409 | 1433 | | |
1410 | 1434 | | |
1411 | 1435 | | |
| |||
0 commit comments