8000 ci: Add GitHub Actions workflow for Deno project by devin-ai-integration[bot] · Pull Request #9 · laiso/askrepo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ci: Add GitHub Actions workflow for Deno project #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 5, 2025

Conversation

devin-ai-integration[bot]
Copy link
Contributor
@devin-ai-integration devin-ai-integration bot commented Apr 5, 2025

Adds GitHub Actions CI workflow to:

  • Run on push to main and pull requests
  • Set up Deno 2.0.0 environment
  • Format code with deno fmt
  • Run linter with deno lint
  • Execute tests with full permissions (deno test -A)

- Configure CI to run on push to main and pull requests
- Set up Deno 2.0.0 environment
- Format code with deno fmt
- Run linter with deno lint
- Execute tests with full permissions (deno test -A)

Co-Authored-By: k k <kkusatsugu@gmail.com>
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@laiso laiso requested a review from Copilot April 5, 2025 10:22
Copy link
@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

devin-ai-integration bot and others added 2 commits April 5, 2025 10:28
Co-Authored-By: k k <kkusatsugu@gmail.com>
Co-Authored-By: k k <kkusatsugu@gmail.com>
}
]
}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Cargo-related files were created by an old build environment. Let's delete them.

Co-Authored-By: k k <kkusatsugu@gmail.com>
@laiso laiso merged commit 20d7d97 into main Apr 5, 2025
1 check passed
laiso added a commit that referenced this pull request Apr 5, 2025
ci: Add GitHub Actions workflow for Deno project
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
0