Skip to content

Conversation

yottahmd
Copy link
Collaborator

@yottahmd yottahmd commented Oct 6, 2025

This experimental feature will enable access to thousands of pre-built GitHub Actions available in the marketplace.

To-do:

  • Implement handling for action outputs
  • Add documentation clearly indicating that this is an experimental feature
  • Add integration tests
  • Verify compatibility in the DinD environment

Example:

workingDir: /tmp/workspace
steps:
  - uses: actions/checkout@v4
    with:
      repository: dagu-org/dagu
      ref: main
      token: ${GITHUB_TOKEN}

Copy link

Deploying dagu-doc with  Cloudflare Pages  Cloudflare Pages

Latest commit: 810299b
Status: ✅  Deploy successful!
Preview URL: https://d6a63e83.dagu-doc.pages.dev
Branch Preview URL: https://poc-github-actions.dagu-doc.pages.dev

View logs

Copy link

codecov bot commented Oct 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.65%. Comparing base (17e7193) to head (810299b).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1309   +/-   ##
=======================================
  Coverage   63.64%   63.65%           
=======================================
  Files         142      142           
  Lines       21046    21048    +2     
=======================================
+ Hits        13395    13398    +3     
- Misses       6592     6595    +3     
+ Partials     1059     1055    -4     
Files with missing lines Coverage Δ
internal/digraph/builder/builder.go 66.01% <100.00%> (+0.05%) ⬆️
internal/digraph/step.go 91.52% <ø> (ø)

... and 5 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 17e7193...810299b. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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