Skip to content

Conversation

@jsantell
Copy link
Collaborator

@jsantell jsantell commented Jun 26, 2025

Pull (user) source for charm:

  • Pull:
    • $ ct charm getsrc --identity my.key --url https://toolshed.saga-castor.ts.net/myspace/baedreie4xrzi6in6l7cpeua5gliqzqvgzak7yye5dh2h4abigv7u6m5pry ./hyperlist
  • Modify: ./hyperlist/main.iframe.js
  • Push:
    • $ ct charm setsrc --identity my.key --url https://toolshed.saga-castor.ts.net/myspace/baedreie4xrzi6in6l7cpeua5gliqzqvgzak7yye5dh2h4abigv7u6m5pry ./hyperlist/main.iframe.js

Summary by cubic

The CLI now only extracts or injects user code when pulling or pushing iframe recipes, instead of handling the full recipe file.

  • New Features
    • When pulling an iframe recipe, only the user code is saved to main.iframe.js.
    • When pushing, only the user code from main.iframe.js is injected into the recipe.

@anotherjesse
Copy link
Contributor

verified it worked for @tonyespinoza1

@jsantell jsantell force-pushed the cli-iframe-push-pull branch from 01a6ccc to 68879ae Compare June 27, 2025 15:30
@jsantell jsantell merged commit 921a4ab into main Jun 27, 2025
7 checks passed
@jsantell jsantell deleted the cli-iframe-push-pull branch June 27, 2025 15:35
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.

3 participants