Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/azu/hubmemo
/ functions
Functions
26 in github.com/azu/hubmemo
⨍
Functions
26
◇
Types & classes
1
↓ 4 callers
Function
parseEnv
()
actions/update-memo/env.ts:45
↓ 4 callers
Function
updateMemo
({ GITHUB_REPOSITORY, GITHUB_REF,
actions/update-memo/index.ts:39
↓ 3 callers
Function
createPayloadFromIssueEvent
(issue: Issues["issue"])
actions/update-memo/index-issue.ts:55
↓ 2 callers
Function
rename
(payload: { owner: string; repo: string; // if exits, title based rename forceFitToTitle?: str
actions/update-draft-post/src/rename.ts:155
↓ 2 callers
Function
slugTitle
(title: string)
actions/update-draft-post/src/rename.ts:10
↓ 1 callers
Function
canRename
(originalFilePath: string)
actions/update-draft-post/src/rename.ts:86
↓ 1 callers
Function
copyResource
(input: string, output: string)
actions/create-draft-post/src/copy-resources.ts:5
↓ 1 callers
Function
copyResources
({ dataRoot, publicRoot, unPublishedItems, rawDataURL }: { dataRoot: string; publicRoot: string; r
actions/create-draft-post/src/copy-resources.ts:11
↓ 1 callers
Function
createContent
({ author, category,
actions/create-draft-post/src/create-content.ts:5
↓ 1 callers
Function
createMarkdown
(items: MemoItem[], baseURL: string)
actions/update-memo/index.ts:26
↓ 1 callers
Function
createMarkdown
({ title, author,
actions/create-draft-post/src/build-template.ts:29
↓ 1 callers
Function
createMediaList
(mediaList: ClientPayloadMedia[] = [])
actions/update-memo/index.ts:78
↓ 1 callers
Function
embedHeadline
({ content, headline }: EmbedHeadlineParams)
actions/update-draft-post/src/rename.ts:23
↓ 1 callers
Function
fetchPosts
(postsJSONURL: string)
actions/create-draft-post/src/unpublish-items.ts:7
↓ 1 callers
Function
getTagFromLabel
(label: string)
actions/update-memo/index-issue.ts:24
↓ 1 callers
Function
getUnpublishedItems
({ dataRoot, posts
actions/create-draft-post/src/unpublish-items.ts:14
↓ 1 callers
Function
isClientPayloadInlineMedia
(media: unknown)
actions/update-memo/env.ts:17
↓ 1 callers
Function
isClientPayloadMediaFile
(media: unknown)
actions/update-memo/env.ts:20
↓ 1 callers
Function
main
()
actions/create-draft-post/index.ts:30
↓ 1 callers
Function
normalizeNewLine
(input: string)
actions/update-draft-post/src/rename.ts:6
↓ 1 callers
Function
renameCommit
(koreFile: KoreFile, { originalFileName, renameFn }: { originalFileName: string, renameFn: (oldFileNam
actions/update-draft-post/src/rename.ts:51
↓ 1 callers
Function
renameFilePathWithNewTitle
(originalFilePath: string, newTitle: string)
actions/update-draft-post/src/rename.ts:106
↓ 1 callers
Function
renamePattern
(originalFilePath: string, content: string)
actions/update-draft-post/src/rename.ts:134
↓ 1 callers
Function
replaceContentTitle
(content: string, newTitle: string)
actions/update-draft-post/src/rename.ts:94
↓ 1 callers
Function
splitURL
(body: string)
actions/update-memo/index-issue.ts:36
Function
rewriteMediaForPublish
(memoItem: MemoItem)
actions/create-draft-post/index.ts:91