issues Search Results · language:Dune language:Python language:HTML language:JavaScript language:Python language:JavaScript
Filter by
47.4M results
CI Failure
- Workflow: Downstream Health Check
- Commit: b1ba18fa00cb292c3435262c1ec06075fccb08df
- Run: https://github.com/jclee941/idle-outpost/actions/runs/27802479049
Action Required
Inspect ...
automated
ci-failure
used this tool for 10 mins and love it.
interested to know if we can extend it to have our wrangler creds be encrypted at rest unless being actively used?
interested in spit balling some ideas around ...
Type: repo hygiene
Current state
Repo tracks generated cache output:
- __pycache__/solve_schedule_ga.cpython-37.pyc
Acceptance criteria
- Remove tracked __pycache__/.pyc artifacts.
- Ensure ...
Type: test coverage
Current state
README TODO explicitly says OR-Tools needs tests:
- README.md:9 — “Add test for or tools”.
solve_schedule_ortools.py contains the strongest complete solver path, ...
Type: feature / usability
Current state
Both main scripts define output flags but mostly print debug output:
- solve_schedule_main.py:22-25 defines --input and --output flags.
- solve_schedule_main.py:46-71 ...
gh_issue: 306
gh_issue: 304
gh_issue: 302
gh_issue: 300
gh_issue: 298
gh_issue: 296
gh_issue: 294
gh_issue: 292
gh_issue: 290
gh_issue: 288
gh_issue: 286
gh_issue: 284
gh_issue: 282
gh_issue: ...
bug
Type: DX / build
Current state
Multiple files import tasks_pb2, but the generated tasks_pb2.py is not tracked:
- solve_schedule_ga.py imports tasks_pb2.
- solve_schedule_main.py imports tasks_pb2. ...
Type: bug / import blocker
Current state
solve_interface.py does not compile under Python 3:
- solve_interface.py:34 has if task.id in task_counter with no colon.
- The same method references private ...
Type: bug / test suite
Current state
solve_schedule_ga_test.py calls function-style APIs:
- mutate(...)
- make_random_genes(...)
- fitness_impl(...)
- crossover(genes_a, genes_b) with raw lists ...
gh_issue: 305
gh_issue: 303
gh_issue: 301
gh_issue: 299
gh_issue: 297
gh_issue: 295
gh_issue: 293
gh_issue: 291
gh_issue: 289
gh_issue: 287
gh_issue: 285
gh_issue: 283
gh_issue: 281
gh_issue: ...
bug

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.