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

Integrate Execution Context with File Writing #6476

Closed
6 tasks done
jdunkerley opened this issue Apr 28, 2023 · 7 comments · Fixed by #6835
Closed
6 tasks done

Integrate Execution Context with File Writing #6476

jdunkerley opened this issue Apr 28, 2023 · 7 comments · Fixed by #6835
Assignees
Labels
-libs Libraries: New libraries to be implemented

Comments

@jdunkerley
Copy link
Member

jdunkerley commented Apr 28, 2023

as above...

  • Protect all writing file operation behind Output.
  • Add dry run behavior to Text.Write.
  • Protect Image.write behind Output.
  • Add tests for File operation in both enabled and disabled modes.
  • Verify behavior of Vector.write_bytes.
  • Add dry run behavior to Table.Write and refactor support to be common.
@jdunkerley jdunkerley self-assigned this Apr 28, 2023
@jdunkerley jdunkerley added the -libs Libraries: New libraries to be implemented label Apr 28, 2023
@jdunkerley jdunkerley added this to the Design Partners milestone Apr 28, 2023
@jdunkerley jdunkerley moved this from ❓New to 🔧 Implementation in Issues Board Apr 28, 2023
@enso-bot
Copy link

enso-bot bot commented Apr 28, 2023

James Dunkerley reports a new STANDUP for today (2023-04-28):

Progress: Worked through getting execution context control to work for Text.write and File operations. It should be finished by 2023-05-09.

Next Day: Next day I will be working on the #6476 task. Improve the prototype and add unit tests

@enso-bot
Copy link

enso-bot bot commented May 2, 2023

James Dunkerley reports a new STANDUP for today (2023-05-02):

Progress: Added unit tests for all the disabled context behaviour. It should be finished by 2023-05-09.

Next Day: Next day I will be working on the #6476 task. Some bug fixing...

@jdunkerley jdunkerley moved this from 🔧 Implementation to 🟢 Accepted in Issues Board May 3, 2023
@jdunkerley
Copy link
Member Author

jdunkerley commented May 3, 2023

Related PR #6506

@jdunkerley jdunkerley reopened this May 3, 2023
@github-project-automation github-project-automation bot moved this from 🟢 Accepted to ❓New in Issues Board May 3, 2023
@jdunkerley jdunkerley moved this from ❓New to 🔧 Implementation in Issues Board May 3, 2023
@enso-bot
Copy link

enso-bot bot commented May 3, 2023

James Dunkerley reports a new STANDUP for today (2023-05-03):

Progress: Some book club fixes. Some new drop downs. Some demo work with Ned and Development Seed. It should be finished by 2023-05-09.

Next Day: Next day I will be working on the #6476 task. Some bug fixing...

@enso-bot
Copy link

enso-bot bot commented May 4, 2023

James Dunkerley reports a new STANDUP for today (2023-05-04):

Progress: Book club. Adding Date_Period.Day and next and previous. Widget work. It should be finished by 2023-05-09.

Next Day: Next day I will be working on the #6476 task. Some bug fixing...

@enso-bot
Copy link

enso-bot bot commented May 5, 2023

James Dunkerley reports a new STANDUP for today (2023-05-05):

Progress: Trying out the improved widgets from Pawel. Adding lots of widget data. It should be finished by 2023-05-09.

Next Day: Next day I will be working on the #6476 task. Holiday!

@enso-bot
Copy link

enso-bot bot commented May 9, 2023

James Dunkerley reports a new STANDUP for today (2023-05-09):

Progress: Trying to get the gird view to have a status bar at top with row count and page control. It should be finished by 2023-05-09.

Next Day: Next day I will be working on the #6476 task. More bugs!

@jdunkerley jdunkerley linked a pull request Jun 2, 2023 that will close this issue
5 tasks
@jdunkerley jdunkerley moved this from 🔧 Implementation to 🟢 Accepted in Issues Board Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-libs Libraries: New libraries to be implemented
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant