-
Notifications
You must be signed in to change notification settings - Fork 593
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
Copy projects with symlinks #5033
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/it-go |
modulo11
force-pushed
the
cnb-copy-with-symlinks
branch
from
August 30, 2024 10:48
5f12ba8
to
44e6920
Compare
/it-go |
modulo11
force-pushed
the
cnb-copy-with-symlinks
branch
from
August 30, 2024 11:27
44e6920
to
a8ad0a4
Compare
/it-go |
modulo11
force-pushed
the
cnb-copy-with-symlinks
branch
from
August 30, 2024 12:14
a8ad0a4
to
59c0d45
Compare
/it-go |
modulo11
force-pushed
the
cnb-copy-with-symlinks
branch
2 times, most recently
from
September 3, 2024 06:55
d2bb1cc
to
4e10f9f
Compare
/it-go |
modulo11
force-pushed
the
cnb-copy-with-symlinks
branch
from
September 3, 2024 08:36
4e10f9f
to
b229462
Compare
/it-go |
modulo11
force-pushed
the
cnb-copy-with-symlinks
branch
from
September 3, 2024 08:48
b229462
to
e94d01b
Compare
/it-go |
modulo11
force-pushed
the
cnb-copy-with-symlinks
branch
2 times, most recently
from
September 3, 2024 11:27
e9f8726
to
6e0cb74
Compare
/it-go |
modulo11
force-pushed
the
cnb-copy-with-symlinks
branch
from
September 4, 2024 11:00
6e0cb74
to
414ad1a
Compare
/it-go |
modulo11
force-pushed
the
cnb-copy-with-symlinks
branch
from
September 4, 2024 12:38
414ad1a
to
16a516f
Compare
/it-go |
modulo11
force-pushed
the
cnb-copy-with-symlinks
branch
from
September 4, 2024 13:00
16a516f
to
b0b5643
Compare
/it-go |
modulo11
force-pushed
the
cnb-copy-with-symlinks
branch
from
September 4, 2024 13:55
b0b5643
to
61a5c43
Compare
c0d1ngm0nk3y
reviewed
Sep 5, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor suggestions
modulo11
force-pushed
the
cnb-copy-with-symlinks
branch
3 times, most recently
from
September 5, 2024 12:45
678a31e
to
fc3fe99
Compare
modulo11
force-pushed
the
cnb-copy-with-symlinks
branch
3 times, most recently
from
September 5, 2024 15:29
f12720b
to
13fdf8c
Compare
/it-go |
1 similar comment
/it-go |
nicolasbender
approved these changes
Sep 6, 2024
c0d1ngm0nk3y
reviewed
Sep 6, 2024
modulo11
force-pushed
the
cnb-copy-with-symlinks
branch
from
September 6, 2024 09:12
97a57a9
to
5f6344b
Compare
/it-go |
c0d1ngm0nk3y
approved these changes
Sep 6, 2024
modulo11
force-pushed
the
cnb-copy-with-symlinks
branch
from
September 6, 2024 10:43
5f6344b
to
ba327bf
Compare
/it-go |
modulo11
force-pushed
the
cnb-copy-with-symlinks
branch
from
September 6, 2024 12:03
ba327bf
to
2971a53
Compare
/it-go |
Quality Gate passedIssues Measures |
/it-go |
maxatsap
added a commit
to maxatsap/jenkins-library
that referenced
this pull request
Oct 1, 2024
* origin/master: (35 commits) feat(notification): Notify in case of Release failure (SAP#5045) fix(docs): remove dead links (SAP#5051) chore: remove obsolete cloud sdk conversion file (SAP#5036) feat: fail if script is not found in package.json file (SAP#5029) feat(sonar): Enable trustengine for token retrieval (SAP#5046) feat(trustengine): Add new resource reference to parameter docs generation (SAP#5038) docs: add unit test tags flag (SAP#4947) CONTRIBUTING.md (SAP#5042) addon.yml may now contain wildCard MAXX (SAP#5039) fix(codeqlExecuteScan): handle spaces in path to maven settings file (SAP#5037) feat(trustengine): Integrate Trust Engine into step config resolver (SAP#5032) fix(http): Use configured logger for retryClient (SAP#5040) Updated helm.sh/helm from 13.14.0 to 13.14.2 (SAP#5041) Copy full project (SAP#5033) feat(vault): support complex data types in secrets (SAP#5006) Added pagination logic for retrieving projects from Black Duck server (SAP#5031) Update aws deps (SAP#5034) Add possible values and default (SAP#5030) Fix security issues reported by Black Duck (SAP#5014) Exposing build artifact metadata from maven and npm (SAP#5008) ...
maxatsap
added a commit
to maxatsap/jenkins-library
that referenced
this pull request
Oct 1, 2024
…fig-fix * origin/master: (35 commits) feat(notification): Notify in case of Release failure (SAP#5045) fix(docs): remove dead links (SAP#5051) chore: remove obsolete cloud sdk conversion file (SAP#5036) feat: fail if script is not found in package.json file (SAP#5029) feat(sonar): Enable trustengine for token retrieval (SAP#5046) feat(trustengine): Add new resource reference to parameter docs generation (SAP#5038) docs: add unit test tags flag (SAP#4947) CONTRIBUTING.md (SAP#5042) addon.yml may now contain wildCard MAXX (SAP#5039) fix(codeqlExecuteScan): handle spaces in path to maven settings file (SAP#5037) feat(trustengine): Integrate Trust Engine into step config resolver (SAP#5032) fix(http): Use configured logger for retryClient (SAP#5040) Updated helm.sh/helm from 13.14.0 to 13.14.2 (SAP#5041) Copy full project (SAP#5033) feat(vault): support complex data types in secrets (SAP#5006) Added pagination logic for retrieving projects from Black Duck server (SAP#5031) Update aws deps (SAP#5034) Add possible values and default (SAP#5030) Fix security issues reported by Black Duck (SAP#5014) Exposing build artifact metadata from maven and npm (SAP#5008) ...
maxatsap
added a commit
to maxatsap/jenkins-library
that referenced
this pull request
Oct 1, 2024
…ix-fix * origin/master: (35 commits) feat(notification): Notify in case of Release failure (SAP#5045) fix(docs): remove dead links (SAP#5051) chore: remove obsolete cloud sdk conversion file (SAP#5036) feat: fail if script is not found in package.json file (SAP#5029) feat(sonar): Enable trustengine for token retrieval (SAP#5046) feat(trustengine): Add new resource reference to parameter docs generation (SAP#5038) docs: add unit test tags flag (SAP#4947) CONTRIBUTING.md (SAP#5042) addon.yml may now contain wildCard MAXX (SAP#5039) fix(codeqlExecuteScan): handle spaces in path to maven settings file (SAP#5037) feat(trustengine): Integrate Trust Engine into step config resolver (SAP#5032) fix(http): Use configured logger for retryClient (SAP#5040) Updated helm.sh/helm from 13.14.0 to 13.14.2 (SAP#5041) Copy full project (SAP#5033) feat(vault): support complex data types in secrets (SAP#5006) Added pagination logic for retrieving projects from Black Duck server (SAP#5031) Update aws deps (SAP#5034) Add possible values and default (SAP#5030) Fix security issues reported by Black Duck (SAP#5014) Exposing build artifact metadata from maven and npm (SAP#5008) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes
Not ready for review.