No description
- Go 98.7%
- Shell 0.9%
- Makefile 0.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
Some checks failed
published / projectfile-is-valid (push) Successful in 4s
published / source-is-tested (push) Successful in 4s
published / source-is-compliant (push) Successful in 4s
published / source-is-secure (push) Successful in 8s
published / source-passes-lint (push) Successful in 15s
published / built (push) Has been skipped
published / artifact-ready (push) Has been skipped
published / ready-to-publish (push) Has been skipped
published / module-published (push) Has been skipped
published / published (push) Has been skipped
published / projectfile-is-synced (push) Failing after 18s
published / source-is-ready (push) Has been skipped
|
||
| .forgejo/workflows | ||
| .github | ||
| .makefile | ||
| .scripts | ||
| docs | ||
| internal | ||
| LICENSES | ||
| pkg | ||
| .claudeignore | ||
| .fdignore | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| .gremlins.toml | ||
| .releaserc.yaml | ||
| .textlintignore | ||
| AGENTS.md | ||
| CITATION.cff | ||
| CLAUDE.md | ||
| CODE_OF_CONDUCT.md | ||
| CODEOWNERS | ||
| cog.toml | ||
| CONTRIBUTING.md | ||
| go.mod | ||
| go.sum | ||
| go.sum.license | ||
| lefthook.yaml | ||
| LICENSE | ||
| Makefile | ||
| projectfile.yaml | ||
| README.md | ||
| SECURITY.md | ||
| SUPPORT.md | ||
projectfile/core
Core Go library for projectfile.org tools
Building
Pipeline entry points:
make analyze— Run the heavy analysis sweep (mutation testing, benchmarks)make audited— Re-scan the pinned dependencies and published artifacts for new vulnerabilitiesmake check-outdated— Report every pinned dependency that lags upstreammake published— Build, test, scan and publish the release artifacts
Documentation
Policies
Links
Project
- projectfile/core on Codeberg
- projectfile/core on GitHub
- projectfile/core on kiota.ch
- Issues on Codeberg
- Issues on GitHub
Other
License
This project is licensed under MIT — see the LICENSE file for details.