Skip to content
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

Circleci project setup #4071

Draft
wants to merge 3 commits into
base: onekey
Choose a base branch
from

Conversation

nownosw
Copy link

@nownosw nownosw commented Jan 20, 2024

No description provided.

Copy link

codesandbox bot commented Jan 20, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

what-the-diff bot commented Jan 20, 2024

PR Summary

  • Introduction of CircleCI Configuration
    This request includes the implementation of a basic CircleCI configuration in the form of .circleci/config.yml. This job is primarily designed to say 'hello', providing a proof of concept for further CircleCI integrations, which will streamline and automate various aspects of the development process.

  • Setup of GitHub Actions Workflow
    A new GitHub Actions workflow, termed onkey.yml, has been added to the system. This workflow, residing in .github/workflows/ directory, enables the automatic deployment of the project to Deno Deploy - a secure runtime for JavaScript and TypeScript. This automaton minimizes manual intervention and quickens the deployment process.

@sidmorizon sidmorizon marked this pull request as draft March 21, 2024 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants