Skip to content

Add pontoneer v0.3.6#223

Merged
sstadick merged 3 commits intomodular:mainfrom
winding-lines:main
Mar 15, 2026
Merged

Add pontoneer v0.3.6#223
sstadick merged 3 commits intomodular:mainfrom
winding-lines:main

Conversation

@winding-lines
Copy link
Contributor

@winding-lines winding-lines commented Mar 11, 2026

Checklist

  • My recipe.yaml file specifies which version(s) of MAX is compatible with my project (see here for an example). If not, my package is compatible with both 24.5 and 24.6.
  • License file is packaged (see here for an example).
  • Set the build number to 0 (for new packages, or if the version changed).
  • Bumped the build number (if the version is unchanged).

@winding-lines winding-lines changed the title Add pontoneer v0.2.3 Add pontoneer v0.3.6 Mar 12, 2026
@sstadick
Copy link
Collaborator

@winding-lines Could you add CodeQL to your repo? You can follow the instructions here https://docs.github.com/en/code-security/code-scanning/enabling-code-scanning/configuring-default-setup-for-code-scanning. Then add the badge to your README.md: ![CodeQL]([https://github.com/{username}/{repo name}/workflows/CodeQL/badge.svg](https://github.com/ossf/scorecard/workflows/CodeQL/badge.svg?branch=main))

This is something that Modular has asked for from any projects that are not Mojo only.

@winding-lines
Copy link
Contributor Author

Thanks @sstadick , enabled CodeQL and added the badge.


requirements:
build:
- mojo
Copy link
Collaborator

Choose a reason for hiding this comment

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

suggestion(non-blocking): for future versions, update this to mojo-compiler as it's a lighter dep, and also concider pinning the mojo version. Example: https://github.com/modular/modular-community/blob/main/recipes/emberjson/recipe.yaml

@sstadick sstadick merged commit 10e2ffd into modular:main Mar 15, 2026
2 checks passed
@sstadick
Copy link
Collaborator

And the package upload failed with the exact issue you pointed out in the forum.

I'll look into this tomorrow and see if it's fixable by us(community), or if we need modular. I thought we'd resolved this once already.

@sstadick
Copy link
Collaborator

Following up for completeness:

The ci job from the merge into master failed because the Pontoneer package failed to build and CI tried to add it to the failed deps list (which doesn't work at the moment since CI can't push to master).

#224 is open to fix the Pontoneer package

sstadick added a commit that referenced this pull request Mar 16, 2026
bgreni pushed a commit that referenced this pull request Mar 16, 2026
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