tolik518 / tolik518/factorion-bot
Deployment for discord-bot
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 51
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Description
After #252 (#254) is resolved we would need a new deployment pipeline.
Currently we always create a git tag based on the factorion-reddit-bot version in the Cargo.toml.
With factorion-discord-bot we can't deploy the same way, because the tag is only valid for reddit.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading #252 and #254, then inspect the current deployment configuration and the version and tagging information in Cargo.toml. Define a deployment pipeline that supports factorion-discord-bot without treating the reddit-specific tag as universal; done means both bots can be deployed through the new process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ci-cd, devops, release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100