Skip to content

Add TypeScript Kelos task action#1

Merged
gjkim42 merged 1 commit intomainfrom
feat/typescript-kelos-task-action
Mar 24, 2026
Merged

Add TypeScript Kelos task action#1
gjkim42 merged 1 commit intomainfrom
feat/typescript-kelos-task-action

Conversation

@gjkim42
Copy link
Contributor

@gjkim42 gjkim42 commented Mar 24, 2026

Summary

  • add a Node-based GitHub Action for applying or generating Kelos Task resources
  • implement the action in TypeScript with a checked-in dist runtime and action metadata
  • document usage and add Node tests for manifest generation and task output handling

Testing

  • node --test
  • node --check dist/index.js
  • node --experimental-strip-types -e "require('./src/index.ts')"

@gjkim42 gjkim42 force-pushed the feat/typescript-kelos-task-action branch from 2c04642 to 2c05629 Compare March 24, 2026 23:34
@gjkim42 gjkim42 merged commit 61767bf into main Mar 24, 2026
4 checks passed
@gjkim42 gjkim42 deleted the feat/typescript-kelos-task-action branch March 24, 2026 23:36
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