Branch: refs/heads/master
Home: https://github.com/jenkinsci/repo-plugin
Commit: 5cd850dc3fba43135e60dbcf0e810bf411123a70
https://github.com/jenkinsci/repo-plugin/commit/5cd850dc3fba43135e60dbcf0e810bf411123a70
Author: Makson Lee <[email protected]>
Date: 2022-07-11 (Mon, 11 Jul 2022)
Changed paths:
M src/main/java/hudson/plugins/repo/RepoScm.java
M src/main/resources/hudson/plugins/repo/RepoScm/buildEnv.properties
Log Message:
-----------
Add static manifest into environment variables when we can.
The value of an environment variable can't be greater than MAX_ARG_STRLEN,
which is PAGE_SIZE * 32, aka 131072 bytes.
Commit: 9c60e2f3f27bdf060c7a6e4facecdad204bb6b5a
https://github.com/jenkinsci/repo-plugin/commit/9c60e2f3f27bdf060c7a6e4facecdad204bb6b5a
Author: Francois Ferrand <[email protected]>
Date: 2022-09-13 (Tue, 13 Sep 2022)
Changed paths:
M src/main/java/hudson/plugins/repo/RepoScm.java
M src/main/resources/hudson/plugins/repo/RepoScm/buildEnv.properties
Log Message:
-----------
Merge pull request #84 from
maksonlee/add-static-manifest-into-environment-variables-when-we-can
Compare:
https://github.com/jenkinsci/repo-plugin/compare/4d5fc8889181...9c60e2f3f27b
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/repo-plugin/push/refs/heads/master/4d5fc8-9c60e2%40github.com.