Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore/pre commit check to run go.mod for all examples #647

Merged
merged 2 commits into from
Aug 16, 2023

Conversation

chaitanyaprem
Copy link
Collaborator

@chaitanyaprem chaitanyaprem commented Aug 16, 2023

Description

Added pre commit check to run go mod tidy in all sub-modules(examples) before commit.
These are being missed most of the time and don't compile otherwise where there is a change to main go.mod.

Changes

  • Run go mod tidy on all sub modules in repo as part of pre-commit

Tests

None

@status-im-auto
Copy link

status-im-auto commented Aug 16, 2023

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 7f0c881 #1 2023-08-16 09:45:01 ~1 min linux 📦deb
✔️ 7f0c881 #1 2023-08-16 09:45:38 ~1 min nix-flake 📄log
✔️ 7f0c881 #1 2023-08-16 09:46:28 ~2 min tests 📄log
✔️ 7f0c881 #1 2023-08-16 09:46:38 ~2 min tests 📄log
✔️ 7f0c881 #1 2023-08-16 09:47:35 ~4 min android 📦tgz
✔️ 7f0c881 #1 2023-08-16 09:48:45 ~5 min ios 📦tgz

@chaitanyaprem chaitanyaprem merged commit 770f411 into master Aug 16, 2023
3 checks passed
@chaitanyaprem chaitanyaprem deleted the chore/pre-commit-check branch August 16, 2023 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants