in src/actions.js [136:138]
export function requestOngoingVersions(): RequestOngoingVersions { return { type: REQUEST_ONGOING_VERSIONS }; }