Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2024-01 octapp-bundler nicification #257

Open
3 tasks
apjanke opened this issue Jan 30, 2024 · 1 comment
Open
3 tasks

2024-01 octapp-bundler nicification #257

apjanke opened this issue Jan 30, 2024 · 1 comment
Assignees
Labels
app-bundler The octave-app-bundler tool enhancement New feature or request

Comments

@apjanke
Copy link
Contributor

apjanke commented Jan 30, 2024

Some little things to make octapp-bundler nicer and easier to use.

For work on #243 Octave 8.x and macOS 11+.

TODO

  • Figure out why a call on a fresh app build is exiting after the brew install octave-octapp@x.y.z stage.
    • Probably an errexit after brew returning nonzero?
  • Do the build munging in a separate ./munging dir, and then copy to ./build, so the existence of the file there means it's all munged, and not in-progress.
  • Put intermediate DMGs somewhere else too, so a DMG in ./build means it's finished.
    • or maybe use ./build for intermediates, and have a dist/ or target/ dir for finals.
@apjanke apjanke added the enhancement New feature or request label Jan 30, 2024
@apjanke apjanke self-assigned this Jan 30, 2024
@apjanke apjanke transferred this issue from octave-app/octave-app-bundler Feb 5, 2024
@apjanke
Copy link
Contributor Author

apjanke commented Feb 9, 2024

Renamed this from "2024-01 octapp-bundler nicification" to "2024-Q1 ..." because I'm not that ambitious, and obviously already missed that ETA.

@apjanke apjanke added the app-bundler The octave-app-bundler tool label Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app-bundler The octave-app-bundler tool enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant