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

#26386 Loading push command options from .env file. #26534

Merged
merged 7 commits into from
Nov 9, 2023

Conversation

dcolina
Copy link
Contributor

@dcolina dcolina commented Oct 26, 2023

Proposed Changes

Load an .env file with the options to run the dotcli push command.

Solves

#26386

🤖 Generated by Copilot at e63ebd4

This pull request improves the dotCMS CLI action workflow and script to support loading and passing custom options and tokens for the push command. This enables the action to adapt to different .env file settings and push scenarios.

🤖 Generated by Copilot at e63ebd4

  • Add a step to load and print environment variables for the dotCMS CLI action (link, link)
  • Modify the run-push.sh script to accept and use an options string for the dotCMS CLI push command (link, link, link)
  • Pass the options string as an argument to the run-push.sh script in the main workflow (link)

@dcolina dcolina linked an issue Nov 8, 2023 that may be closed by this pull request
@nollymar nollymar enabled auto-merge November 9, 2023 15:07
@nollymar nollymar added this pull request to the merge queue Nov 9, 2023
Merged via the queue into master with commit f23411f Nov 9, 2023
@nollymar nollymar deleted the issue-26386-adding-custom-param-configuration branch November 9, 2023 17:47
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.

CLI: Allow custom param configuration in the GHA
4 participants