Skip to content

Prepare repository for open-source release#1

Merged
achille-roussel merged 2 commits into
mainfrom
open-source-readiness
Mar 9, 2026
Merged

Prepare repository for open-source release#1
achille-roussel merged 2 commits into
mainfrom
open-source-readiness

Conversation

@achille-roussel
Copy link
Copy Markdown
Contributor

@achille-roussel achille-roussel commented Mar 9, 2026

Summary

  • Add doc.go with a package-level doc comment that describes the full API (replaces the narrow queue-only comment in queue.go)
  • Add CI status badge to README
  • Add .github/dependabot.yml to keep GitHub Actions versions up to date
  • Switch CI runner from blacksmith-8vcpu-ubuntu-2204 to ubuntu-latest so external contributors' PRs can run CI

Test plan

  • go test ./... passes
  • go doc github.com/firetiger-oss/concurrent renders the new package doc
  • CI badge renders on README

🤖 Generated with Claude Code

achille-roussel and others added 2 commits March 8, 2026 18:10
- Add doc.go with package-level documentation covering the full API
- Remove narrow package doc comment from queue.go
- Add CI status badge to README
- Add dependabot config for GitHub Actions updates
- Switch CI runner to ubuntu-latest for fork compatibility

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@achille-roussel achille-roussel merged commit b159579 into main Mar 9, 2026
1 check passed
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.

1 participant