Skip to content

Clean up nits in autoloop_scheduler.py#173

Merged
mrjf merged 1 commit into
mainfrom
copilot/address-pull-170-nits
Apr 21, 2026
Merged

Clean up nits in autoloop_scheduler.py#173
mrjf merged 1 commit into
mainfrom
copilot/address-pull-170-nits

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 21, 2026

Addresses the two pre-existing code-review nits called out but deferred in #170.

Changes to .github/workflows/scripts/autoloop_scheduler.py

  • Dedupe autoloop_dir — it held the same value as programs_dir (.autoloop/programs). Dropped the alias; the three use sites (bootstrap isdir/makedirs, template_file, and the bare_programs glob) now reference programs_dir.
  • Remove unused file_program_titles — the set was declared but never read.

No behavior change.

Copilot AI linked an issue Apr 21, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Fix nits in pull request 170 Clean up nits in autoloop_scheduler.py Apr 21, 2026
Copilot finished work on behalf of mrjf April 21, 2026 17:03
Copilot AI requested a review from mrjf April 21, 2026 17:03
@mrjf mrjf marked this pull request as ready for review April 21, 2026 20:40
@mrjf mrjf merged commit 061e0bf into main Apr 21, 2026
18 checks passed
@mrjf mrjf deleted the copilot/address-pull-170-nits branch April 21, 2026 21:11
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.

https://github.com/githubnext/tsessebe/pull/170 nits

2 participants