Tom Cowland

Results 125 issues of Tom Cowland

## What Migrate docs examples that use specific traits (see `Examples.dox`) to the MediaCreation repository such that they use actual traits from the package and work as real-world code. ##...

documentation
task

## What Ensure the dist tree matches expected contents (no additions either!) ## Why https://github.com/OpenAssetIO/OpenAssetIO-Test-CMake/issues/8 removed explicit exhaustitive header checks.

build

## What Add a cheat sheet that describes what you need to do in order to incorporate the library into different styles of code base. (Eg: for Python only, use...

documentation
task

## What [Determine if we should and] make it easier to write passing `info` checks, when some fields are dynamic elements, for example server version/timestamps. ## Why The current `info`...

good first issue
help wanted
test
task
difficulty/easy

## What Remove the use of API tokens for PyPI publishing. https://blog.pypi.org/posts/2023-04-20-introducing-trusted-publishers/ ## Why The API tokens introduce a security risk as they need careful management. ## Acceptance Criteria -...

ci

## What https://academysoftwarefdn.slack.com/archives/C0169RX7MMK/p1687038668297979 Update the `openassetio-build` container to use VFX platform 2023 as a base and publish under a tag with the corresponding base container version. Update CI matrix to...

ci
build

## What As a host, I'd like to be able to determine when an entity has changed to avoid redundant API calls. ## Why In order to do do some...

enhancement
rfc
needs discussion

## What Update the traits overview doc to include all uses and help disambiguate between these different situations. ## Why We wrote this document before we switched [`managementPolicy` over to...

documentation
task