Skip to content

Updates for regular release - #143

Merged
rickmark merged 7 commits into
mainfrom
mootool
Aug 4, 2026
Merged

Updates for regular release#143
rickmark merged 7 commits into
mainfrom
mootool

Conversation

@rickmark

@rickmark rickmark commented Aug 4, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI lite review requested due to automatic review settings August 4, 2026 07:45

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

Warning

Copilot couldn't run its full agentic review because it didn't start before the timeout. Make sure your repository has a runner available, or add a copilot-code-review.yml file specifying one with the runs-on attribute. See the docs for more details.

Updates the repository for a regular release by refreshing Ruby dependencies, tightening up rake tasks, and extending/cleaning up metadata.

Changes:

  • Updated Ruby dependencies and lockfiles (including moving some gems from GitHub sources to released versions).
  • Refactored/cleaned up several rake tasks (file handling, namespacing constants).
  • Extended IMG4 YAML metadata (new collection, additional titles/tags), plus minor formatting cleanup.

Reviewed changes

Copilot reviewed 11 out of 19 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
tasks/ipsw.rake Simplifies URL type detection when normalizing entry['urls'].
tasks/integrity.rake Refactors integrity logic into an Integrity module and updates constant references.
tasks/device_tree.rake Removes an extra blank line.
tasks/bbcfg.rake Ensures file handles are properly closed via block form File.open.
lib/tipw.rb Adjusts MediaWiki client initialization options.
lib/syms.rb Uses block form File.open to avoid leaking file descriptors.
lib/shasum.rb Renames hash-type helper method and updates call site.
_packages/ruby/ruby.iml Updates Ruby SDK/gem entries for the packaged Ruby module configuration.
_packages/ruby/lib/apple_data/data_file.rb Cleans up sorting logic formatting and adds collection documentation.
_packages/ruby/Gemfile.lock Updates packaged Ruby gem versions/requirements.
_data/img4.yaml Adds core collection and enriches IMG4 tag/object metadata.
Gemfile.lock Refreshes top-level dependencies/lockfile and shifts some gems to released versions.
Gemfile Updates dependency declarations (adds rubocop plugins; switches eth/mediawiki_api to non-GitHub sources).
Files not reviewed (6)
  • .idea/apple-knowledge.iml: Generated file
  • .idea/modules.xml: Generated file
  • .idea/modules/bundler-install_dash_docs-0.1.iml: Generated file
  • .idea/modules/specifications.iml: Generated file
  • .idea/runConfigurations/Jekyll__Build.xml: Generated file
  • .idea/vcs.xml: Generated file

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

Comment thread tasks/integrity.rake
Comment thread tasks/integrity.rake
Comment thread lib/shasum.rb
Comment thread lib/shasum.rb
Comment thread Gemfile
Comment thread Gemfile
@rickmark
rickmark merged commit f871903 into main Aug 4, 2026
10 of 12 checks passed
Copilot stopped work on behalf of rickmark due to an error August 4, 2026 08:42
@rickmark
rickmark deleted the mootool branch August 4, 2026 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants