-
Notifications
You must be signed in to change notification settings - Fork 375
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
feat(gnomod): forbid require and find dependencies without it #3123
base: master
Are you sure you want to change the base?
Commits on Nov 7, 2024
-
chore: explicitely remove require support
Signed-off-by: Norman Meier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c702b9 - Browse repository at this point
Copy the full SHA 6c702b9View commit details -
chore: finish remove require (+ tmp move utils to load package but sh…
…ould be reverted) Signed-off-by: Norman Meier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 946f9e3 - Browse repository at this point
Copy the full SHA 946f9e3View commit details -
feat: mod download without require
Signed-off-by: Norman Meier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 773c548 - Browse repository at this point
Copy the full SHA 773c548View commit details -
feat: module download without require
Signed-off-by: Norman Meier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ccf8bb8 - Browse repository at this point
Copy the full SHA ccf8bb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14be54f - Browse repository at this point
Copy the full SHA 14be54fView commit details -
chore: remove unused writePackage func
Signed-off-by: Norman Meier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 78ecedb - Browse repository at this point
Copy the full SHA 78ecedbView commit details -
Signed-off-by: Norman Meier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70cfde5 - Browse repository at this point
Copy the full SHA 70cfde5View commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e01fd3 - Browse repository at this point
Copy the full SHA 4e01fd3View commit details -
fix: doc imports without require
Signed-off-by: Norman Meier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 13a1e21 - Browse repository at this point
Copy the full SHA 13a1e21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77d696d - Browse repository at this point
Copy the full SHA 77d696dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43afcc9 - Browse repository at this point
Copy the full SHA 43afcc9View commit details -
Signed-off-by: Norman Meier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 89ca164 - Browse repository at this point
Copy the full SHA 89ca164View commit details -
Configuration menu - View commit details
-
Copy full SHA for 409bb3c - Browse repository at this point
Copy the full SHA 409bb3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a411efa - Browse repository at this point
Copy the full SHA a411efaView commit details -
Signed-off-by: Norman Meier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4bc9998 - Browse repository at this point
Copy the full SHA 4bc9998View commit details -
chore: cleaner examples client'
Signed-off-by: Norman Meier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e2450e - Browse repository at this point
Copy the full SHA 3e2450eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ced616 - Browse repository at this point
Copy the full SHA 2ced616View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3924102 - Browse repository at this point
Copy the full SHA 3924102View commit details -
Configuration menu - View commit details
-
Copy full SHA for eff07fb - Browse repository at this point
Copy the full SHA eff07fbView commit details -
Signed-off-by: Norman Meier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9bf675a - Browse repository at this point
Copy the full SHA 9bf675aView commit details -
Signed-off-by: Norman Meier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bee03a0 - Browse repository at this point
Copy the full SHA bee03a0View commit details -
chore: rename funcs and write doc
Signed-off-by: Norman Meier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c749846 - Browse repository at this point
Copy the full SHA c749846View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f32074 - Browse repository at this point
Copy the full SHA 8f32074View commit details -
Configuration menu - View commit details
-
Copy full SHA for c353b21 - Browse repository at this point
Copy the full SHA c353b21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 283b308 - Browse repository at this point
Copy the full SHA 283b308View commit details -
Signed-off-by: Norman Meier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d4f6cad - Browse repository at this point
Copy the full SHA d4f6cadView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1331fd - Browse repository at this point
Copy the full SHA e1331fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 965095b - Browse repository at this point
Copy the full SHA 965095bView commit details -
chore: add fetch test with replace
Signed-off-by: Norman Meier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 07cccc6 - Browse repository at this point
Copy the full SHA 07cccc6View commit details -
Signed-off-by: Norman Meier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e65600f - Browse repository at this point
Copy the full SHA e65600fView commit details -
chore: unexpose testing client
Signed-off-by: Norman Meier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b385d5 - Browse repository at this point
Copy the full SHA 7b385d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ebbf69 - Browse repository at this point
Copy the full SHA 9ebbf69View commit details -
fix: remove stdlibs from test imports
Signed-off-by: Norman Meier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 736d7f6 - Browse repository at this point
Copy the full SHA 736d7f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 519c51b - Browse repository at this point
Copy the full SHA 519c51bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d10eb8a - Browse repository at this point
Copy the full SHA d10eb8aView commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b7ca880 - Browse repository at this point
Copy the full SHA b7ca880View commit details -
fix: remove self from pkg imports
Signed-off-by: Norman Meier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 144c0cc - Browse repository at this point
Copy the full SHA 144c0ccView commit details
Commits on Nov 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 03cee2b - Browse repository at this point
Copy the full SHA 03cee2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 485d63e - Browse repository at this point
Copy the full SHA 485d63eView commit details