Skip to content

Migrate mojo-toml to Mojo 1.0 baseline - #6

Merged
Mjboothaus merged 14 commits into
mainfrom
feature/mojo-1.0b1-migration
Aug 16, 2026
Merged

Migrate mojo-toml to Mojo 1.0 baseline#6
Mjboothaus merged 14 commits into
mainfrom
feature/mojo-1.0b1-migration

Conversation

@Mjboothaus

Copy link
Copy Markdown
Contributor

Summary

  • migrate source, tests, examples, and packaging metadata to Mojo 1.0-compatible patterns
  • align pixi/channel configuration and recipe validation paths
  • update migration documentation, including Wave A/B lessons and consumer guidance

Validation

  • pixi run test-all
  • pixi run build-package

Co-Authored-By: Oz oz-agent@warp.dev

Mjboothaus and others added 12 commits May 30, 2026 18:13
Co-Authored-By: Oz <oz-agent@warp.dev>
Co-Authored-By: Oz <oz-agent@warp.dev>
Co-Authored-By: Oz <oz-agent@warp.dev>
Co-Authored-By: Oz <oz-agent@warp.dev>
- add Great Docs config and blog findings post
- add GitHub Actions docs workflow
- ignore generated Great Docs build artifacts

Co-Authored-By: Oz <oz-agent@warp.dev>
…ntain permissions'

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
- remove editable package install from docs build workflow
- run examples via examples-all task in test workflow
- update pre-submit pixi install flow for current CLI syntax

Co-Authored-By: Oz <oz-agent@warp.dev>
- install uv in docs workflow
- run docs build with uvx great-docs

Co-Authored-By: Oz <oz-agent@warp.dev>
- add explicit markdown spacing for README bullet lists
- add static llms.txt and llms-full.txt content
- copy llms files into _site and .well-known during docs workflow

Co-Authored-By: Oz <oz-agent@warp.dev>
Co-Authored-By: Oz <oz-agent@warp.dev>
@semanticdiff-com

semanticdiff-com Bot commented Aug 16, 2026

Copy link
Copy Markdown

Review changes with  SemanticDiff

Changed Files
File Status
  CHANGELOG.md Unsupported file format
  README.md Unsupported file format
  RECIPE_SETUP.md Unsupported file format
  docs/JUST_SETUP.md Unsupported file format
  docs/MOJO_1_0_MIGRATION_BLOG.md Unsupported file format
  docs/RECIPE_VALIDATION.md Unsupported file format
  docs/SUBMITTING_TO_MODULAR_COMMUNITY.md Unsupported file format
  docs/pixi-pre-submit.md Unsupported file format
  docs/planning/MOJO_1_0_LIBRARY_MIGRATION_WAVE_PLAN.md Unsupported file format
  examples/parse_pixi.mojo Unsupported file format
  examples/quickstart.mojo Unsupported file format
  examples/roundtrip.mojo Unsupported file format
  examples/simple.mojo Unsupported file format
  examples/test_quickstart.mojo Unsupported file format
  justfile Unsupported file format
  llms-full.txt Unsupported file format
  llms.txt Unsupported file format
  packaging/recipe.yaml  0% smaller
  pixi.lock Unsupported file format
  pixi.toml Unsupported file format
  recipe.yaml  0% smaller
  src/toml/lexer.mojo Unsupported file format
  src/toml/parser.mojo Unsupported file format
  src/toml/writer.mojo Unsupported file format
  test_package.mojo Unsupported file format
  tests/dev/test_both.mojo Unsupported file format
  tests/dev/test_dict_iteration.mojo Unsupported file format
  tests/dev/test_exact.mojo Unsupported file format
  tests/dev/test_multi.mojo Unsupported file format
  tests/dev/test_nested_dict.mojo Unsupported file format
  tests/dev/test_parser_nested.mojo Unsupported file format
  tests/test_array_of_tables.mojo Unsupported file format
  tests/test_arrays.mojo Unsupported file format
  tests/test_dotted_keys.mojo Unsupported file format
  tests/test_fixtures.mojo Unsupported file format
  tests/test_inline.mojo Unsupported file format
  tests/test_lexer.mojo Unsupported file format
  tests/test_number_bases.mojo Unsupported file format
  tests/test_parser.mojo Unsupported file format
  tests/test_parser_reset.mojo Unsupported file format
  tests/test_real_world.mojo Unsupported file format
  tests/test_tables.mojo Unsupported file format
  tests/test_toml11_escapes.mojo Unsupported file format
  tests/test_validation.mojo Unsupported file format
  tests/test_writer_basic.mojo Unsupported file format
  tests/test_writer_roundtrip.mojo Unsupported file format
  tests/test_writer_tables.mojo Unsupported file format

Co-Authored-By: Oz <oz-agent@warp.dev>
Co-Authored-By: Oz <oz-agent@warp.dev>
@Mjboothaus
Mjboothaus merged commit eaf9759 into main Aug 16, 2026
11 checks passed
@Mjboothaus
Mjboothaus deleted the feature/mojo-1.0b1-migration branch August 16, 2026 09:12
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.

1 participant