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

Improve Metadata handling for pipeline2ATX #29

Merged
merged 26 commits into from
Nov 29, 2023

Conversation

tt-marcel
Copy link
Contributor

Resolves #28

tt-marcel and others added 3 commits November 20, 2023 07:01
Signed-off-by: tt-marcel <tt-marcel@users.noreply.github.com>
Signed-off-by: tt-marcel <tt-marcel@users.noreply.github.com>
@tt-marcel tt-marcel linked an issue Nov 22, 2023 that may be closed by this pull request
8 tasks
vars/pipeline2ATX.groovy Outdated Show resolved Hide resolved
@tt-marcel tt-marcel self-assigned this Nov 22, 2023
vars/pipeline2ATX.txt Outdated Show resolved Hide resolved
vars/pipeline2ATX.groovy Show resolved Hide resolved
vars/pipeline2ATX.groovy Show resolved Hide resolved
vars/pipeline2ATX.txt Outdated Show resolved Hide resolved
@@ -30,24 +30,89 @@ class Pipeline2ATXTest extends PipelineSpockTestBase {
pipeline2ATX = loadScript(scriptName)
}

def 'Collect build attributes and parameters'() {
//@RestoreSystemProperties
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done ecb4380

tt-marcel and others added 3 commits November 29, 2023 07:43
Signed-off-by: tt-marcel <tt-marcel@users.noreply.github.com>
tt-marcel and others added 2 commits November 29, 2023 08:18
Signed-off-by: tt-marcel <tt-marcel@users.noreply.github.com>
@tt-marcel tt-marcel merged commit 466e345 into main Nov 29, 2023
@tt-marcel tt-marcel deleted the i28_improve-metadata-handling-for-pipeline2atx branch November 29, 2023 07:26
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.

Improve Metadata handling for pipeline2ATX
2 participants