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

TypeScript Fixes #29

Merged
merged 2 commits into from
Jan 11, 2023
Merged

TypeScript Fixes #29

merged 2 commits into from
Jan 11, 2023

Conversation

fdevans
Copy link
Contributor

@fdevans fdevans commented Jan 10, 2023

Copied from Changes @ltamaster made on Enterprise version.

Copied from Changes @ltamaster made on Enterprise version.
@fdevans fdevans requested a review from ltamaster January 10, 2023 21:35
@ltamaster
Copy link
Contributor

maybe we can move this code in docker image, and use the image in this repo

@@ -208,7 +216,7 @@ builder(yargs: Argv) {
'Content-Type': 'application/zip',
}

fetch(`${rundeckUrl}/api/38/project/${project_name}/import?importConfig=true&importACL=true&jobUuidOption=preserve&importWebhooks=true`,
fetch(`${rundeckUrl}/api/38/project/${project_name}/import?importConfig=true&importACL=true&jobUuidOption=remove&importWebhooks=true`,
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this change is not needed

@fdevans fdevans requested a review from ltamaster January 11, 2023 19:14
@fdevans fdevans merged commit 770e7da into main Jan 11, 2023
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.

2 participants