upd job_sync && upd gitignore #200

Open
devstigneev wants to merge 1 commits from devstigneev/micro-server-http:fix_ci into v4
Member

Pull Request template

Please, go through these steps before clicking submit on this PR.

  1. Give a descriptive title to your PR.
  2. Provide a description of your changes.
  3. Make sure you have some relevant tests.
  4. Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if applicable).

PLEASE REMOVE THIS TEMPLATE BEFORE SUBMITTING

## Pull Request template Please, go through these steps before clicking submit on this PR. 1. Give a descriptive title to your PR. 2. Provide a description of your changes. 3. Make sure you have some relevant tests. 4. Put `closes #XXXX` in your comment to auto-close the issue that your PR fixes (if applicable). **PLEASE REMOVE THIS TEMPLATE BEFORE SUBMITTING**
devstigneev added 1 commit 2025-12-29 13:17:30 +03:00
upd job_sync && upd gitignore
Some checks failed
lint / lint (pull_request) Successful in 4m42s
test / test (pull_request) Failing after 15m3s
coverage / build (pull_request) Failing after 15m19s
500e642c4c
Some checks failed
lint / lint (pull_request) Successful in 4m42s
test / test (pull_request) Failing after 15m3s
coverage / build (pull_request) Failing after 15m19s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u fix_ci:devstigneev-fix_ci
git checkout devstigneev-fix_ci
Sign in to join this conversation.