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

Issue #454: Action to push code to Acquia #455

Closed
wants to merge 1 commit into from

Conversation

isholgueras
Copy link

Fixes #454.

To code this I'm using "lullabot/drainpipe": "dev-172--global-binaries as 3.3.0".

For the action to call, I'm running this:

      - name: Push code to Acquia
        uses: ./.github/actions/acquia/push
        with:
          repo-url: "git@my-repo.git"
          branch: "main"
          commit-message: "main compiled from Github"

But these variables can be replaced with github variables.

@isholgueras
Copy link
Author

Maybe this will break if acli is not installed.
image
I need to work on that.

@justafish justafish marked this pull request as draft March 5, 2024 14:32
@justafish
Copy link
Member

This will be integrated into #442

@justafish justafish closed this Mar 28, 2024
@justafish justafish deleted the nacho/issue-454-acquia-integration branch March 28, 2024 15:40
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.

Task for Acquia integration
2 participants