Skip to content

Conversation

@Dargon789
Copy link

@Dargon789 Dargon789 commented Dec 6, 2025

Note

Introduce initial CircleCI config with a simple say-hello job and workflow.

  • CI/CD (CircleCI):
    • Add .circleci/config.yml with version: 2.1.
    • Define jobs.say-hello using cimg/base:current that checks out code and runs echo Hello, World!.
    • Configure workflows.say-hello-workflow to run the say-hello job.

Written by Cursor Bugbot for commit eb1bf6a. This will update automatically on new commits. Configure here.

* Create config.yml

Signed-off-by: AU_gdev_19 <[email protected]>

* Update config.yml

Signed-off-by: AU_gdev_19 <[email protected]>

---------

Signed-off-by: AU_gdev_19 <[email protected]>
@vercel
Copy link

vercel bot commented Dec 6, 2025

@Dargon789 is attempting to deploy a commit to the Consensys Team on Vercel.

A member of the Team first needs to authorize it.

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.

2 participants