Skip to content

Fix packaging when using repository authentication with env var substitution#405

Closed
rocketraman wants to merge 8 commits intokscripting:kscript_4.3from
rocketraman:rg/repo-auth-packaging
Closed

Fix packaging when using repository authentication with env var substitution#405
rocketraman wants to merge 8 commits intokscripting:kscript_4.3from
rocketraman:rg/repo-auth-packaging

Conversation

@rocketraman
Copy link
Copy Markdown

Fixes Test 5 in PR #403.

Based on top of PR #403 and #404.

Completely resolves #402.

We resolve our custom repositories in advance of maven central. We
also move maven local last -- its arguable whether this should even be
here.
If the script downloads from an insecure repo, then gradle should too.
We need to download a real package for the gradle packaging test,'
otherwise Gradle complains.

Publish the existing jar_dependency test and depend on that for the
test.
@aartiPl aartiPl changed the base branch from master to kscript_4.3 June 22, 2023 15:21
@rocketraman
Copy link
Copy Markdown
Author

Closing, will submit a single PR with all related changes.

@rocketraman rocketraman deleted the rg/repo-auth-packaging branch June 22, 2023 18:34
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.

kscript environment variable substitution for repositories no longer works

1 participant