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

feat: sync with upstream repo #1

Open
wants to merge 243 commits into
base: main
Choose a base branch
from
Open

Conversation

Darwiner
Copy link

@Darwiner Darwiner commented Mar 21, 2024

  • The fork of shivammathur/setup-php we are currently using seems to be dated from ~Jan 12th 2023.
  • This PR syncs with the upstream repo.
  • Not sure the reasoning behind forking the repo and why we're not simply using the upstream repo...?
  • This also is an attempt at seeing if this will help the issue as experienced in this PR with PHP 8.3: https://github.com/Rebilly/rebilly/pull/4180

  • For reference, in case we need to revert, our fork is currently at 2b77dd6.

shivammathur and others added 30 commits January 12, 2023 16:14
Refactor utils.addCommand
Support .php-version file for version detection
Move php version default out of action.yml and update inputs
Add fallback url to nightly setup
shivammathur and others added 29 commits June 23, 2024 18:30
Update Node.js dependencies
Update Node.js dependencies
Support composer-dependency-analyser tool
Update Node.js dependencies

Migrate eslint config to a mjs file

Fix imports in tests

Bump to Node.js 20.x in workflows
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4...v5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…evelop/codecov/codecov-action-5

Bump codecov/codecov-action from 4 to 5
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.