Skip to content

Fix resource file collection cursor and shared artifact path#4

Open
aiko-gh wants to merge 1 commit into
mainfrom
fix/resource-file-cursor
Open

Fix resource file collection cursor and shared artifact path#4
aiko-gh wants to merge 1 commit into
mainfrom
fix/resource-file-cursor

Conversation

@aiko-gh

@aiko-gh aiko-gh commented Mar 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • persist collector metadata updates by assigning a fresh dict before storing JSON cursor/checkpoint state
  • add a regression test proving advances across runs
  • mount the configured artifact runtime path into both API and worker containers so extracted text files are readable by

Validation

  • rebuilt and restarted Usage: docker compose [OPTIONS] COMMAND

Define and run multi-container applications with Docker

Options:
--all-resources Include all resources, even those not
used by services
--ansi string Control when to print ANSI control
characters ("never"|"always"|"auto")
(default "auto")
--compatibility Run compose in backward compatibility mode
--dry-run Execute command in dry run mode
--env-file stringArray Specify an alternate environment file
-f, --file stringArray Compose configuration files
--parallel int Control max parallelism, -1 for
unlimited (default -1)
--profile stringArray Specify a profile to enable
--progress string Set type of progress output (auto,
tty, plain, json, quiet)
--project-directory string Specify an alternate working directory
(default: the path of the, first
specified, Compose file)
-p, --project-name string Project name

Management Commands:
bridge Convert compose files into another model

Commands:
attach Attach local standard input, output, and error streams to a service's running container
build Build or rebuild services
commit Create a new image from a service container's changes
config Parse, resolve and render compose file in canonical format
cp Copy files/folders between a service container and the local filesystem
create Creates containers for a service
down Stop and remove containers, networks
events Receive real time events from containers
exec Execute a command in a running container
export Export a service container's filesystem as a tar archive
images List images used by the created containers
kill Force stop service containers
logs View output from containers
ls List running compose projects
pause Pause services
port Print the public port for a port binding
ps List containers
publish Publish compose application
pull Pull service images
push Push service images
restart Restart service containers
rm Removes stopped service containers
run Run a one-off command on a service
scale Scale services
start Start services
stats Display a live stream of container(s) resource usage statistics
stop Stop services
top Display the running processes
unpause Unpause services
up Create and start containers
version Show the Docker Compose version information
volumes List volumes
wait Block until containers of all (or specified) services stop.
watch Watch build context for service and rebuild/refresh containers when files are updated

Run 'docker compose COMMAND --help' for more information on a command. on the live repo checkout

  • set to the Cálculo item 5 window, ran , and verified
  • confirmed the live response now shows and populated for item

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