Skip to content

Conversation

markoburcul
Copy link
Contributor

A short summary which serves as a squashed-commit message.

A description to understand introduced changes without reading the code.

Important changes:

  • Something worth noting for reviewers.

Closes #

@markoburcul markoburcul requested a review from a team as a code owner August 5, 2025 09:23
Copy link

github-actions bot commented Aug 5, 2025

We require commits to follow the Conventional Commits, but with _ for non-breaking changes.
Please fix these commit messages:

ci: test container build
ci: test builds in linux container

@status-im-auto
Copy link
Member

status-im-auto commented Aug 5, 2025

Jenkins Builds

Click to see older builds (22)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 5797cf4 #1 2025-08-05 09:26:45 ~2 min android 📦aar
✔️ 5797cf4 #1 2025-08-05 09:28:19 ~4 min ios 📦zip
✔️ 5797cf4 #1 2025-08-05 09:29:23 ~5 min linux 📦zip
✔️ 5797cf4 #1 2025-08-05 09:40:27 ~16 min linux 📦zip
✔️ 5797cf4 #1 2025-08-05 09:45:31 ~21 min macos 📦zip
✔️ 5797cf4 #1 2025-08-05 09:48:03 ~23 min macos 📦zip
✖️ 5797cf4 #1 2025-08-05 09:55:25 ~31 min tests-rpc 📄log
✖️ 5797cf4 #1 2025-08-05 10:00:24 ~36 min tests 📄log
✔️ 5797cf4 #1 2025-08-05 10:03:46 ~39 min windows 📦zip
✖️ 5797cf4 #2 2025-08-05 13:53:34 ~10 min tests-rpc 📄log
✔️ 5797cf4 #2 2025-08-05 14:08:25 ~26 min tests 📄log
✖️ 5797cf4 #3 2025-08-05 14:24:57 ~6 min tests-rpc 📄log
✔️ 5797cf4 #4 2025-08-05 14:35:47 ~5 min tests-rpc 📄log
821bf16 #2 2025-08-18 12:44:34 ~30 sec linux 📄log
821bf16 #2 2025-08-18 12:44:36 ~32 sec linux 📄log
821bf16 #2 2025-08-18 12:44:37 ~35 sec android 📄log
821bf16 #2 2025-08-18 12:44:45 ~35 sec macos 📄log
821bf16 #2 2025-08-18 12:44:58 ~45 sec macos 📄log
✖️ 821bf16 #5 2025-08-18 12:45:06 ~49 sec tests-rpc 📄log
✖️ 821bf16 #3 2025-08-18 12:45:06 ~49 sec tests 📄log
821bf16 #2 2025-08-18 12:45:23 ~1 min windows 📄log
✔️ 821bf16 #2 2025-08-18 12:49:10 ~5 min ios 📦zip
Commit #️⃣ Finished (UTC) Duration Platform Result
6f631f6 #3 2025-08-21 12:26:47 ~38 sec linux/nwaku 📄log
6f631f6 #3 2025-08-21 12:26:47 ~40 sec linux/status-go 📄log
6f631f6 #3 2025-08-21 12:27:23 ~1 min macos/status-go 📄log
✖️ 6f631f6 #6 2025-08-21 12:27:39 ~1 min tests-rpc 📄log
✖️ 6f631f6 #4 2025-08-21 12:27:55 ~1 min tests 📄log
6f631f6 #3 2025-08-21 12:27:59 ~1 min macos/status-go 📄log
6f631f6 #3 2025-08-21 12:28:10 ~1 min windows/status-go 📄log
✔️ 6f631f6 #3 2025-08-21 12:31:45 ~5 min ios 📦zip
4bff8c3 #4 2025-08-22 10:05:57 ~29 sec linux/status-go 📄log
4bff8c3 #4 2025-08-22 10:05:57 ~28 sec linux/nwaku 📄log
✖️ 4bff8c3 #7 2025-08-22 10:05:58 ~21 sec tests-rpc 📄log
4bff8c3 #4 2025-08-22 10:06:01 ~26 sec macos/status-go 📄log
✖️ 4bff8c3 #5 2025-08-22 10:06:25 ~48 sec tests 📄log
4bff8c3 #4 2025-08-22 10:06:38 ~59 sec windows/status-go 📄log
✔️ 4bff8c3 #4 2025-08-22 10:12:10 ~6 min ios 📦zip

@markoburcul markoburcul force-pushed the test-container-build branch from 821bf16 to 6f631f6 Compare August 21, 2025 12:25
Copy link

Thank you for opening this pull request!

We require pull request titles and commits to follow the Conventional Commits specification and it looks like your PR needs to be adjusted.

Details:

Unknown release type "WIP" found in pull request title "WIP: ci: test builds in linux container".

Available types:

  • feat: A new feature
  • fix: A bug fix
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • refactor: A code change that neither fixes a bug nor adds a feature
  • perf: A code change that improves performance
  • test: Adding missing tests or correcting existing tests
  • build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
  • ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
  • chore: Other changes that don't modify src or test files
  • revert: Reverts a previous commit

@markoburcul markoburcul force-pushed the test-container-build branch from 6f631f6 to 4bff8c3 Compare August 22, 2025 10:05
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.

3 participants