Skip to content

Release prep - #76

Merged
zostay merged 3 commits into
masterfrom
release-prep
Feb 15, 2026
Merged

Release prep#76
zostay merged 3 commits into
masterfrom
release-prep

Conversation

@zostay

@zostay zostay commented Feb 15, 2026

Copy link
Copy Markdown
Owner

This pull request primarily updates the documentation for the today command-line tool, adding new usage instructions and clarifying existing ones. It also introduces a new dependency update schedule for GitHub Actions and makes a minor correction to a test case.

Documentation improvements:

  • Expanded the README.md with detailed instructions for new features in the today random command, including options for excluding references, controlling output display, and using index files. Also added a new section describing the today categories command and its options. [1] [2]
  • Added comprehensive documentation for integration with the OpenScripture.Today service, including commands to fetch daily scripture, photos, and download indices.
  • Updated copyright year range in README.md.

Dependency management:

  • Added a new entry to .github/dependabot.yml to enable weekly update checks for GitHub Actions workflows.

Test correction:

  • Fixed a book name in the TestRandomWithoutBooks test from "Song of Songs" to "Song of Solomon" to match the canonical naming used elsewhere.

zostay and others added 3 commits February 15, 2026 00:23
Enable Dependabot to monitor and update GitHub Actions dependencies alongside Go modules.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Change "Song of Songs" to "Song of Solomon" to match the canonical book name used in the codebase.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add documentation for --exclude and --exclude-index options in today random
- Add documentation for --show-ref and --show-passage options in today random
- Add documentation for today categories command with --pericopes option
- Add comprehensive documentation for OpenScripture.Today commands (today ost)
- Update copyright year to 2023-2026

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings February 15, 2026 06:32
@zostay
zostay merged commit a6fb840 into master Feb 15, 2026
6 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request prepares the repository for release by updating documentation, adding dependency management automation, and fixing a test case. The changes enhance the README with comprehensive usage instructions for the today command-line tool, including newly documented features for random scripture selection, category listing, and OpenScripture.Today integration.

Changes:

  • Fixed canonical book name in test from "Song of Songs" to "Song of Solomon"
  • Expanded README documentation with detailed usage instructions for today random, today categories, and OpenScripture.Today commands
  • Updated copyright year to 2023-2026 and added GitHub Actions to dependabot configuration

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
pkg/ref/random_test.go Corrected book name to match canonical naming convention
README.md Added extensive documentation for command-line features and updated copyright year
.github/dependabot.yml Added GitHub Actions ecosystem for automated dependency updates

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants