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

WIP : Cbp 7139 adding tarflag #28

Closed
wants to merge 5 commits into from

Conversation

AmitRamachandrann
Copy link
Collaborator

No description provided.

@@ -84,6 +84,10 @@ inputs:
gitlab-server-url:
description: The base URL for the GitLab instance that you are trying to clone from, will use environment defaults (i.e. the GITLAB_SERVER_URL environment variable) to fetch from the same instance that the workflow is running from unless specified. Example URLs are https://gitlab.com or https://my-gl-server.example.com
required: false
create-tarfile:
Copy link
Contributor

Choose a reason for hiding this comment

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

this needs to be kept in sync with the root action.yaml. Why am I not seeing the matching change there?

Copy link
Contributor

Choose a reason for hiding this comment

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

you have to add the flag in both places

@AmitRamachandrann AmitRamachandrann changed the title Cbp 7139 adding tarflag WIP : Cbp 7139 adding tarflag Nov 30, 2024
@AmitRamachandrann
Copy link
Collaborator Author

Might take a better modular approach for creating tar file while checkout

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