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

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

Closed

Conversation

rocketraman
Copy link

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
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