Skip to content
This repository has been archived by the owner on Jan 26, 2025. It is now read-only.

Update stub and readme, composer and deps #16

Merged
merged 5 commits into from
Jun 5, 2024

Conversation

thejmitchener
Copy link
Member

@thejmitchener thejmitchener commented Jun 5, 2024

Updates the project in several areas:

  1. It upgrades the softprops/action-gh-release action to version 2 in the auto-release.yml workflow.
  2. It updates the dependabot/fetch-metadata action to version 2.1.0 in the dependabot-auto-merge.yml workflow.
  3. It refines the description in the README.md file to specify that the Laravel cpanel auto deploy package is designed for dedicated WHM/cPanel hosting environments.
  4. It enhances the instructions in the README.md file regarding copying the default GitHub action workflow into the .github/workflows/cpanel-auto-deploy.yml file.
  5. It modifies the composer.json file to adjust the description of the package and update dependencies.
  6. It refines the workflow definition in the cpanel-auto-deploy.yml.stub file to include additional branch triggers and conditions for deployment.
  7. It removes the tests/ExampleTest.php file.

These changes aim to improve the project's functionality, documentation, and compatibility with the latest dependencies and workflow configurations.

thejmitchener and others added 5 commits June 5, 2024 18:45
…ackage, updating descriptions and dependencies.
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.1.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@v1.6.0...v2.1.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshua Mitchener <64335706+thejmitchener@users.noreply.github.com>
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v1...v2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshua Mitchener <64335706+thejmitchener@users.noreply.github.com>
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v1...v2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshua Mitchener <64335706+thejmitchener@users.noreply.github.com>
@thejmitchener thejmitchener merged commit 558f2fe into main Jun 5, 2024
10 checks passed
@thejmitchener thejmitchener deleted the update-stub-and-readme-and-composer-and-deps branch June 5, 2024 23:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant