app-monorepo icon indicating copy to clipboard operation
app-monorepo copied to clipboard

Circleci project setup

Open nownosw opened this issue 1 year ago • 2 comments
trafficstars

nownosw avatar Jan 20 '24 08:01 nownosw

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

codesandbox[bot] avatar Jan 20 '24 08:01 codesandbox[bot]

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.

what-the-diff[bot] avatar Jan 20 '24 08:01 what-the-diff[bot]