Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Generate a runner that can automatically replay journal files

Open
#103 0 comments 0 reactions 1 assignee View on GitHub

@robertgoss is already working on this.

Since Jul 16, 2020.

Assessment

This issue has not been assessed yet.

Description

Given a journal file that has been output we would like to be able to attempt to replay it.

This would be a small program that will read a given journal file and attempt to make the same calls to the interface.

The handle's of newly created objects returned from the interface are unlikely to match the initial values of the handle so we need to keep a mapping of the old to new handles.

We would like the ability to inject objects into the runner - and call it progammatically.

Dominant language
Go
Stars
54
Forks
26
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Autodesk/AutomaticComponentToolkit

All issues in Autodesk/AutomaticComponentToolkit

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.