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

[DX] Add "setup-ci" command to ease integration to CI #3425

Merged
merged 2 commits into from
Feb 28, 2023
Merged

Conversation

TomasVotruba
Copy link
Member

No description provided.

@TomasVotruba TomasVotruba changed the title Add setup-ci command to ease integration to CI [DX] Add setup-ci command to ease integration to CI Feb 28, 2023
-
# commit only to core contributors who have repository access
if: github.event.pull_request.head.repo.full_name == github.repository
uses: EndBug/add-and-commit@v7.5.0
Copy link
Member

Choose a reason for hiding this comment

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

this still using set-output that will no longer work after next May https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

I was creating PR to replace it:

but cause pending workflow (probably need to be re-activated for new workflow), see

#3168 (comment)

Copy link
Member Author

Choose a reason for hiding this comment

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

@samsonasik Could re-open the PR and change part of code to make Rector apply? Let's see if works now :)

Copy link
Member

Choose a reason for hiding this comment

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

@TomasVotruba Ok, re-open, the private $unusedPrivateProperty; is on purpose to verify Rector apply

@TomasVotruba TomasVotruba changed the title [DX] Add setup-ci command to ease integration to CI [DX] Add "setup-ci" command to ease integration to CI Feb 28, 2023
@TomasVotruba TomasVotruba enabled auto-merge (squash) February 28, 2023 16:51
@TomasVotruba TomasVotruba merged commit 8a0b838 into main Feb 28, 2023
@TomasVotruba TomasVotruba deleted the tv-helper-ci branch February 28, 2023 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants