Determine how to run bundix correctly before builds
Open
- Dominant language
- Nix
- Stars
- 22
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
We may not want to burden people with worrying about `gemset.nix` at all, so the build now will run `bundix` on every deploy. It would be better if this step only gets run when Gemfile.lock has changed.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the deploy build logic that invokes bundix and inspect how Gemfile.lock is handled. Determine how to detect changes to Gemfile.lock, then verify that bundix runs only when that file has changed and is still run during the appropriate deploy builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100