Assign a map of global constants to a job
Open
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
User story
As a job writer, I'd like to be able to control which globals get added to my initial state via assemble_state through a multi-select which allows me to choose any number of named globals.
Details
Implementation notes
Release notes
Tests
QA
- This has been QA’d by Amber, branch can be merged after review
Contributor guide
No contributing guide indexed for this repository
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 locating assemble_state and the job configuration entry point. Define how a multi-select of named globals controls which globals are added to the initial state, then add focused tests and verify the selection behavior during QA.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100