)]}'
{
  "log": [
    {
      "commit": "ede7054f64fd9f05ce5aa7118787af107af8a80e",
      "tree": "c9c01fa5cd23d74a864fba50afd817557a75aba3",
      "parents": [
        "6ee8ef8f50731c2e3ef1fc738b4b6e111639dfd4",
        "8e405830306fcbaaf6bd29f1a380450b8ed1c3fb"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sat Dec 13 09:17:30 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Dec 13 09:17:30 2025 +0100"
      },
      "message": "Merge pull request #13 from d4rkstar/main\n\nfix: revert"
    },
    {
      "commit": "8e405830306fcbaaf6bd29f1a380450b8ed1c3fb",
      "tree": "c9c01fa5cd23d74a864fba50afd817557a75aba3",
      "parents": [
        "8755d5f240e3a7d3b99f229b56d2c2b45cbb1b8f"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sat Dec 13 09:12:30 2025 +0100"
      },
      "committer": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sat Dec 13 09:16:23 2025 +0100"
      },
      "message": "fix: revert\n\nrevert previous commit\n"
    },
    {
      "commit": "6ee8ef8f50731c2e3ef1fc738b4b6e111639dfd4",
      "tree": "3de22ff8a996e2a4bf48fa94108d74fc5fcb74e2",
      "parents": [
        "4ad2230c431716bc9d1bd06a8d12a0a8d71fd3d5",
        "8755d5f240e3a7d3b99f229b56d2c2b45cbb1b8f"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Fri Dec 12 00:57:39 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 12 00:57:39 2025 +0100"
      },
      "message": "Merge pull request #12 from d4rkstar/main\n\nfix: typo in default secret"
    },
    {
      "commit": "8755d5f240e3a7d3b99f229b56d2c2b45cbb1b8f",
      "tree": "3de22ff8a996e2a4bf48fa94108d74fc5fcb74e2",
      "parents": [
        "4ad2230c431716bc9d1bd06a8d12a0a8d71fd3d5"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Fri Dec 12 00:56:04 2025 +0100"
      },
      "committer": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Fri Dec 12 00:56:21 2025 +0100"
      },
      "message": "fix: typo in default secret\n\nfixed a typo in default secret\n"
    },
    {
      "commit": "4ad2230c431716bc9d1bd06a8d12a0a8d71fd3d5",
      "tree": "2f19eae81592af95a176b7ba9334358be90ec9ee",
      "parents": [
        "c9a7b4a296e8cc483a7bbf73dbc9cef0ffc8ce84",
        "58946b26dbd1f92bd641b21ea20c40029ebdd329"
      ],
      "author": {
        "name": "Michele Sciabarra",
        "email": "30654959+sciabarracom@users.noreply.github.com",
        "time": "Wed Dec 10 07:59:22 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 10 07:59:22 2025 +0100"
      },
      "message": "Merge pull request #11 from d4rkstar/main\n\nfeat: improve build service with init container cleanup and dev tooling"
    },
    {
      "commit": "58946b26dbd1f92bd641b21ea20c40029ebdd329",
      "tree": "2f19eae81592af95a176b7ba9334358be90ec9ee",
      "parents": [
        "426e9a65d4b9f270f73712ddfaf91d367bac5959"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Wed Dec 10 07:42:57 2025 +0100"
      },
      "committer": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Wed Dec 10 07:44:18 2025 +0100"
      },
      "message": "fix: swagger documentation update\n\n- **build.py**: Added missing `file` parameter, fixed response schemas, added enum for kind, better examples\n- **api.py**: Fixed securityDefinitions syntax, improved config endpoint documentation\n- **auth.py**: Fixed incorrect summary, removed duplicate definitions, fixed path parameter syntax (from `schema: {type: string}` to `type: string`), added 400 responses\n"
    },
    {
      "commit": "426e9a65d4b9f270f73712ddfaf91d367bac5959",
      "tree": "a534af49bfb5daeebffa740a89256c3260fefdf9",
      "parents": [
        "c9a7b4a296e8cc483a7bbf73dbc9cef0ffc8ce84"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Tue Dec 09 23:04:53 2025 +0100"
      },
      "committer": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Tue Dec 09 23:32:00 2025 +0100"
      },
      "message": "feat: improve build service with init container cleanup and dev tooling\n\nMajor improvements to the build service and development environment:\n\nBuild Service Enhancements:\n- Add wait logic for init container completion before resource cleanup\n- Prevent race condition where ConfigMaps/Secrets deleted before pod reads them\n- Add new KubeApiClient methods: get_pod() and wait_for_init_container_completion()\n- Refactor cleanup into _cleanup_build_resources() helper method\n- Add null check for jobs list to prevent iteration errors\n- Fix Pylance type errors with proper type annotations (str | None)\n\nKubernetes API Client:\n- Fix time module import (was importing datetime.time instead of time module)\n- Add pod status monitoring and init container state tracking\n- Add detailed logging for container lifecycle events\n- Support timeout-based waiting with configurable durations\n\nDevelopment Environment:\n- Add VSCode debug configuration with automatic port-forwarding\n- Create start-port-forwards.sh script for registry and CouchDB\n- Add tasks.json with Start/Stop Port Forwards tasks\n- Update TaskfileDev.yml with setup-secret task for dev credentials\n- Auto-setup registry-pull-secret-dev and REGISTRY_SECRET env var\n\nResponse Builder \u0026 Security:\n- Improve response formatting and error handling\n- Minor fixes to authorization decorators\n"
    },
    {
      "commit": "c9a7b4a296e8cc483a7bbf73dbc9cef0ffc8ce84",
      "tree": "ec266daa0e6ba4f7a98dde8025c6b6ffe94369ff",
      "parents": [
        "1570cd2034ba3bd7e981108c905fa4a4c3aa2fbc",
        "40da1cad8cead51a0b6d9581ad542a8649a49279"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sun Sep 28 09:21:38 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Sep 28 09:21:38 2025 +0200"
      },
      "message": "Merge pull request #10 from d4rkstar/main\n\nchore: dockerfile fix"
    },
    {
      "commit": "40da1cad8cead51a0b6d9581ad542a8649a49279",
      "tree": "ec266daa0e6ba4f7a98dde8025c6b6ffe94369ff",
      "parents": [
        "b97737a2ef9a972741300d9ede663ca00bb23e12"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sun Sep 28 09:20:08 2025 +0200"
      },
      "committer": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sun Sep 28 09:20:14 2025 +0200"
      },
      "message": "chore: dockerfile fix\n\nmoved user openserverless before uv pip install\n"
    },
    {
      "commit": "1570cd2034ba3bd7e981108c905fa4a4c3aa2fbc",
      "tree": "bdfba92cba4cabd9a8f0b64ce48d34cf676f44c6",
      "parents": [
        "983464b8c15f4f2318d2646ac2bbcf03b920c450",
        "b97737a2ef9a972741300d9ede663ca00bb23e12"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sun Sep 28 08:55:21 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Sep 28 08:55:21 2025 +0200"
      },
      "message": "Merge pull request #9 from d4rkstar/main\n\nchore: uv.lock and .licenserc.yaml fixes"
    },
    {
      "commit": "b97737a2ef9a972741300d9ede663ca00bb23e12",
      "tree": "bdfba92cba4cabd9a8f0b64ce48d34cf676f44c6",
      "parents": [
        "d936b5ed5fd09098e46243d47311fa06cbbc1b6e"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sun Sep 28 08:54:17 2025 +0200"
      },
      "committer": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sun Sep 28 08:54:26 2025 +0200"
      },
      "message": "chore: uv.lock and .licenserc.yaml fixes\n\nupdated uv.lock and .licenserc.yaml fixes\n"
    },
    {
      "commit": "983464b8c15f4f2318d2646ac2bbcf03b920c450",
      "tree": "cec906cc6d28c537cf2879622a71750bed51a3ad",
      "parents": [
        "fff664a0c7a456292f6e0b1de5b1244d1ca5c364",
        "d936b5ed5fd09098e46243d47311fa06cbbc1b6e"
      ],
      "author": {
        "name": "Francesco Timperi Tiberi",
        "email": "francesco.timperi@gmail.com",
        "time": "Sat Sep 27 14:47:55 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Sep 27 14:47:55 2025 +0200"
      },
      "message": "Merge pull request #8 from d4rkstar/main\n\nfeat: image builder"
    },
    {
      "commit": "d936b5ed5fd09098e46243d47311fa06cbbc1b6e",
      "tree": "cec906cc6d28c537cf2879622a71750bed51a3ad",
      "parents": [
        "843b6db4667fd8756409570f326d93f8fbf4f70a"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sat Sep 27 14:11:15 2025 +0200"
      },
      "committer": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sat Sep 27 14:11:20 2025 +0200"
      },
      "message": "chore: license header on sample Dockerfile\n"
    },
    {
      "commit": "843b6db4667fd8756409570f326d93f8fbf4f70a",
      "tree": "2c3789cd27f0cbb7448f774193cc93067c067b3d",
      "parents": [
        "fff664a0c7a456292f6e0b1de5b1244d1ca5c364"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sat Sep 27 12:58:08 2025 +0200"
      },
      "committer": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sat Sep 27 12:58:15 2025 +0200"
      },
      "message": "feat: image builder\n"
    },
    {
      "commit": "fff664a0c7a456292f6e0b1de5b1244d1ca5c364",
      "tree": "136525a1dab3180d5a4e9175427a26ae77f57ab0",
      "parents": [
        "3aa06118b4bd1eeb18b71bc56f5d83cecfa894a4",
        "132c717319c2a164b8ff0ad107ca3732ca69d57f"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sat Aug 16 16:27:12 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Aug 16 16:27:12 2025 +0200"
      },
      "message": "Merge pull request #7 from d4rkstar/main\n\nfeat: improved builder"
    },
    {
      "commit": "132c717319c2a164b8ff0ad107ca3732ca69d57f",
      "tree": "136525a1dab3180d5a4e9175427a26ae77f57ab0",
      "parents": [
        "3aa06118b4bd1eeb18b71bc56f5d83cecfa894a4"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sat Aug 16 15:16:48 2025 +0200"
      },
      "committer": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sat Aug 16 15:53:44 2025 +0200"
      },
      "message": "feat: improved builder\n\nthis commit contains improvements to the builder and a new endpoint to perform cleanup of older completed jobs.\nUpdated documentation and tasks too\n"
    },
    {
      "commit": "3aa06118b4bd1eeb18b71bc56f5d83cecfa894a4",
      "tree": "63a37de84149a5806ea53a03ad0a610199b2327b",
      "parents": [
        "c8abf009ae4f4710fd7871cb5b766ca1c7bc03d8",
        "e8944ca96c4f99cb3e29c340375290d1a082ffce"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Fri Aug 15 22:10:30 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Aug 15 22:10:30 2025 +0200"
      },
      "message": "Merge pull request #6 from d4rkstar/main\n\nminor changes"
    },
    {
      "commit": "e8944ca96c4f99cb3e29c340375290d1a082ffce",
      "tree": "63a37de84149a5806ea53a03ad0a610199b2327b",
      "parents": [
        "3bb6c27ed141c83c83b49be5e712e7e1ead2f95b"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Fri Aug 15 22:08:28 2025 +0200"
      },
      "committer": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Fri Aug 15 22:08:32 2025 +0200"
      },
      "message": "chore: uv lock upgrade\n\nupgraded uv lock file\n"
    },
    {
      "commit": "3bb6c27ed141c83c83b49be5e712e7e1ead2f95b",
      "tree": "45f74db4b3331d16a484d78a86de5b9c16248eb4",
      "parents": [
        "c8abf009ae4f4710fd7871cb5b766ca1c7bc03d8"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Fri Aug 15 22:02:18 2025 +0200"
      },
      "committer": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Fri Aug 15 22:02:38 2025 +0200"
      },
      "message": "chore: typos\n\nfixed typos\n"
    },
    {
      "commit": "c8abf009ae4f4710fd7871cb5b766ca1c7bc03d8",
      "tree": "5dbad9563cf5798fa7f25cc1d1ebf24b7f6ab5ab",
      "parents": [
        "e535a4680855dab09f8435e3d74c2cecccb3a82b",
        "0255ef97f5390f46e00df334e166fd738ec775c1"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Fri Aug 15 21:12:29 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Aug 15 21:12:29 2025 +0200"
      },
      "message": "Merge pull request #5 from d4rkstar/build_api\n\nBuild api"
    },
    {
      "commit": "0255ef97f5390f46e00df334e166fd738ec775c1",
      "tree": "5dbad9563cf5798fa7f25cc1d1ebf24b7f6ab5ab",
      "parents": [
        "d2edcff6fcb2abbac3e749c855691b2d5b98db70"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Fri Aug 15 14:03:31 2025 +0200"
      },
      "committer": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Fri Aug 15 14:57:16 2025 +0200"
      },
      "message": "test: added tests\n\nadded tests and more documentation in docstrings. Added a TODO.md file to track the new things to do\n"
    },
    {
      "commit": "d2edcff6fcb2abbac3e749c855691b2d5b98db70",
      "tree": "cee072b05aedd7d6f8899047ff44ca5f7e16cb82",
      "parents": [
        "2e3c00d08d044b72a39c96c8d033cff9b7f088e4"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Fri Aug 15 07:08:29 2025 +0200"
      },
      "committer": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Fri Aug 15 07:10:34 2025 +0200"
      },
      "message": "chore: moved the builder to the appropriate path\n\nMoved builder to appropriate path and changed tasks. Updated swagger definition\n"
    },
    {
      "commit": "2e3c00d08d044b72a39c96c8d033cff9b7f088e4",
      "tree": "983c7bf75b5e7a444fd329e2d7f656269528052d",
      "parents": [
        "e14779058fd814de41500dc9a7af7d73b3e2cdf9"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Fri Aug 15 00:07:00 2025 +0200"
      },
      "committer": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Fri Aug 15 00:15:13 2025 +0200"
      },
      "message": "deployer (tbc)\n"
    },
    {
      "commit": "e14779058fd814de41500dc9a7af7d73b3e2cdf9",
      "tree": "7caa869c9ead3ec8e91d102e0d85aa46438eef66",
      "parents": [
        "e535a4680855dab09f8435e3d74c2cecccb3a82b"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sun Aug 10 07:03:10 2025 +0200"
      },
      "committer": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sun Aug 10 07:03:25 2025 +0200"
      },
      "message": "chore: updated olaris-api templates\n\nupdated olaris-api templates using the fixed versions added to openserverless-task\n"
    },
    {
      "commit": "e535a4680855dab09f8435e3d74c2cecccb3a82b",
      "tree": "79fc094b7f1bf9d59918c8b86db2bb053898b1a9",
      "parents": [
        "88fcfffe2530e9494fa6be46c349bbf3ac04a2f1",
        "1c4650629dd3d0605d59db978fcd4dd88d276e51"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Tue Jul 29 23:36:44 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 29 23:36:44 2025 +0200"
      },
      "message": "Merge pull request #4 from d4rkstar/main\n\nchore: removed unti tests"
    },
    {
      "commit": "1c4650629dd3d0605d59db978fcd4dd88d276e51",
      "tree": "79fc094b7f1bf9d59918c8b86db2bb053898b1a9",
      "parents": [
        "88fcfffe2530e9494fa6be46c349bbf3ac04a2f1"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Tue Jul 29 23:35:10 2025 +0200"
      },
      "committer": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Tue Jul 29 23:35:25 2025 +0200"
      },
      "message": "chore: removed unti tests\n\nremoved unit tests from image build.\n"
    },
    {
      "commit": "88fcfffe2530e9494fa6be46c349bbf3ac04a2f1",
      "tree": "cd4ef1bd1972d18972c91f06ceb657bcd2305701",
      "parents": [
        "d91972d75062925a15391b9082136af057606362",
        "f606658c4481708dbb1e0bd2c19c0da3efb04d1f"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Tue Jul 29 23:15:36 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 29 23:15:36 2025 +0200"
      },
      "message": "Merge pull request #3 from d4rkstar/main\n\nchore: image.yml"
    },
    {
      "commit": "f606658c4481708dbb1e0bd2c19c0da3efb04d1f",
      "tree": "cd4ef1bd1972d18972c91f06ceb657bcd2305701",
      "parents": [
        "06e6cf72dea9d2094a08e412888df158488e4350"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Tue Jul 29 23:08:45 2025 +0200"
      },
      "committer": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Tue Jul 29 23:08:51 2025 +0200"
      },
      "message": "chore: image.yml\n\nadded image.yml. Renamed check.yaml in check.yml\n"
    },
    {
      "commit": "d91972d75062925a15391b9082136af057606362",
      "tree": "f0f8706229a83e72b95d788efa8d6eb401f3f984",
      "parents": [
        "37ccd34c64338086ca09464d56e2d5c84e19bf3f",
        "06e6cf72dea9d2094a08e412888df158488e4350"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Tue Jul 29 21:25:39 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 29 21:25:39 2025 +0200"
      },
      "message": "Merge pull request #2 from d4rkstar/main\n\nadded files to .licenserc.yaml"
    },
    {
      "commit": "06e6cf72dea9d2094a08e412888df158488e4350",
      "tree": "f0f8706229a83e72b95d788efa8d6eb401f3f984",
      "parents": [
        "5e2e920f1b67fe3459d046fd0f913d36df961ea9"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Tue Jul 29 21:23:02 2025 +0200"
      },
      "committer": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Tue Jul 29 21:23:02 2025 +0200"
      },
      "message": "added files to .licenserc.yaml\n"
    },
    {
      "commit": "37ccd34c64338086ca09464d56e2d5c84e19bf3f",
      "tree": "f908b87b76f651ae4f0b25eb8f74a3a66e9e9b50",
      "parents": [
        "cc0f9fe753e3a5e586c81b0e132048445a440cfe",
        "5e2e920f1b67fe3459d046fd0f913d36df961ea9"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Tue Jul 29 21:19:50 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 29 21:19:50 2025 +0200"
      },
      "message": "Merge pull request #1 from d4rkstar/main\n\ntest"
    },
    {
      "commit": "5e2e920f1b67fe3459d046fd0f913d36df961ea9",
      "tree": "f908b87b76f651ae4f0b25eb8f74a3a66e9e9b50",
      "parents": [
        "4bac3e7d0547700eff8e45b2153767bbd2c6c086"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Tue Jul 29 21:18:20 2025 +0200"
      },
      "committer": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Tue Jul 29 21:18:28 2025 +0200"
      },
      "message": "added cisetup\n"
    },
    {
      "commit": "4bac3e7d0547700eff8e45b2153767bbd2c6c086",
      "tree": "53ada5cffc315dfd05a1686d2dba99c54673cf50",
      "parents": [
        "cc0f9fe753e3a5e586c81b0e132048445a440cfe"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Tue Jul 29 21:12:09 2025 +0200"
      },
      "committer": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Tue Jul 29 21:15:11 2025 +0200"
      },
      "message": "test\n"
    },
    {
      "commit": "cc0f9fe753e3a5e586c81b0e132048445a440cfe",
      "tree": "11dd6c6ebd421d4f128f91bedb1f928daf406971",
      "parents": [
        "9ddf07293066d70ae4c26db060289a42a015dc55"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sun Jul 27 14:52:12 2025 +0200"
      },
      "committer": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sun Jul 27 14:52:43 2025 +0200"
      },
      "message": "chore: olaris api\n\nfixed olaris-api. aligned with tasks\n"
    },
    {
      "commit": "9ddf07293066d70ae4c26db060289a42a015dc55",
      "tree": "fbc10eaa0509141aa534cc0bdab1292fa648bc43",
      "parents": [
        "434b4005b21f786300c29b6e2e8b3d3b4f7cb5a7"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sun Jul 27 09:24:30 2025 +0200"
      },
      "committer": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sun Jul 27 09:24:36 2025 +0200"
      },
      "message": "chore: improved README, Dockerfile and tasks\n\nImproved tasks inside Taskfile. Tested the image build process. Improved documentation in README.md\n"
    },
    {
      "commit": "434b4005b21f786300c29b6e2e8b3d3b4f7cb5a7",
      "tree": "dafe44c19fde47dec25c444b7769cd221f612c15",
      "parents": [
        "c141e2e977b1f078ffb7c31cf37afde9e3a6af41"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sun Jul 27 07:46:56 2025 +0200"
      },
      "committer": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sun Jul 27 07:47:10 2025 +0200"
      },
      "message": "chore: added .asf.yaml\n\nAdded .asf.yaml file\n"
    },
    {
      "commit": "c141e2e977b1f078ffb7c31cf37afde9e3a6af41",
      "tree": "1e23dd951218f012f62d7821115318d8fccceae7",
      "parents": [
        "6c93d1f275753cd72d87816f35709faf4453450e"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sat Jul 26 23:26:29 2025 +0200"
      },
      "committer": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sat Jul 26 23:29:26 2025 +0200"
      },
      "message": "chore: updated readme. Added first github action\n"
    },
    {
      "commit": "6c93d1f275753cd72d87816f35709faf4453450e",
      "tree": "0d2680f7f3fcd090f7ed3cbd459e464ca4d363f9",
      "parents": [
        "2ce2289814c3ea48f9d29d73ecf993d15bfb2d5f"
      ],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sat Jul 26 23:19:02 2025 +0200"
      },
      "committer": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sat Jul 26 23:19:07 2025 +0200"
      },
      "message": "chore: renamed nuvolaris module\n\nrenamed nuvolaris module to openserverless\n"
    },
    {
      "commit": "2ce2289814c3ea48f9d29d73ecf993d15bfb2d5f",
      "tree": "75fd1131cdc70b98d64c3f4d8f8e27431a176537",
      "parents": [],
      "author": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sat Jul 26 22:31:56 2025 +0200"
      },
      "committer": {
        "name": "Bruno Salzano",
        "email": "d4rkstar@gmail.com",
        "time": "Sat Jul 26 22:32:06 2025 +0200"
      },
      "message": "First commit\n"
    }
  ]
}
