Skip to content

CI/CD for Local Deployment Confirming Increment Call - #12

Merged
hudsonhrh merged 17 commits into
devfrom
local-ci
Aug 4, 2025
Merged

CI/CD for Local Deployment Confirming Increment Call#12
hudsonhrh merged 17 commits into
devfrom
local-ci

Conversation

@hudsonhrh

@hudsonhrh hudsonhrh commented Jun 23, 2025

Copy link
Copy Markdown
Collaborator
  1. Added script to run local test and verify easily. No need to manually config env. Instructions in read me
  2. Added verify increment rs to check to make sure counter number goes up
  3. Added CI job to do the same thing as script

closes #10

@hudsonhrh hudsonhrh changed the title Local ci CI/CD for Local Deployment Confirming Increment Call Jun 24, 2025
@hudsonhrh

Copy link
Copy Markdown
Collaborator Author

@RonTuretzky
CI is working but is really slow do to rust build times. Heard you can optimize this @dijarllozana Looking to learn best practices for something like this as well so I can do a better job in the future

There is also a script for running local easily called router_e2e_local.sh in scripts.

@dijarllozana

Copy link
Copy Markdown
Contributor

Will do a review and make some changes to the pipeline if I see I can reduce the run time

@RonTuretzky

Copy link
Copy Markdown
Contributor

Will do a review and make some changes to the pipeline if I see I can reduce the run time

bump

Comment thread src/handlers/executor.rs
@hudsonhrh
hudsonhrh marked this pull request as ready for review August 4, 2025 20:09
@hudsonhrh
hudsonhrh merged commit ba944ab into dev Aug 4, 2025
1 check passed
hudsonhrh added a commit that referenced this pull request Aug 4, 2025
This reverts commit ba944ab, reversing
changes made to 1d355d5.
@RonTuretzky RonTuretzky mentioned this pull request Aug 7, 2025
@bagelface
bagelface deleted the local-ci branch September 2, 2025 22:17
rubydusa pushed a commit that referenced this pull request Jul 2, 2026
CI/CD for Local Deployment Confirming Increment Call
rubydusa pushed a commit that referenced this pull request Jul 2, 2026
This reverts commit 8be1123, reversing
changes made to 992d931.
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.

CI/CD runs on local and then checks that counter is actually incrementing

3 participants