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

Adding a dependabot config, upgrade to PHP 8.0, prepare for 0.4.0 #24

Merged
merged 6 commits into from
Dec 6, 2022

Conversation

srtfisher
Copy link
Member

@srtfisher srtfisher commented Dec 5, 2022

  • Adds a Dependabot configuration.
  • Prepares for 0.4.0 release.
  • Upgrades to PHP 8.0.

@srtfisher srtfisher changed the title Adding a dependabot config Adding a dependabot config, upgrade to PHP 8.0, prepare for 0.4.0 Dec 5, 2022
Copy link
Contributor

@joemcgill joemcgill left a comment

Choose a reason for hiding this comment

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

👍🏻 This looks great to me. Thanks for the additions.

# in this repo to specific people or teams.
# See: https://docs.github.com/en/free-pro-team@latest/github/creating-cloning-and-archiving-repositories/about-code-owners

* @joemcgill
Copy link
Contributor

Choose a reason for hiding this comment

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

Fine for now, but wonder if this should be the alley admins group?

Copy link
Member Author

Choose a reason for hiding this comment

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

Sames safe enough to me

@@ -1,6 +1,6 @@
# Alley Coding Standards

This is a PHPCS ruleset for [Alley Interactive](https://alley.co).
This is a PHPCS ruleset for [Alley Interactive](https://alley.com).
Copy link
Contributor

Choose a reason for hiding this comment

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


<!-- Include Alley Rules -->
<rule ref="Alley-Interactive" />
<description>Example project ruleset</description>
Copy link
Contributor

Choose a reason for hiding this comment

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

👾


This project adheres to [Keep a CHANGELOG](https://keepachangelog.com/en/1.0.0/).

## 0.4.0-alpha
### 0.4.0
Copy link
Contributor

Choose a reason for hiding this comment

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

Should probably update this to note that PHPCompat is now configured for PHP 8.0, and note any dependency updates that get applied before we cut a new release.

@srtfisher srtfisher merged commit 0dde8b8 into main Dec 6, 2022
@srtfisher srtfisher deleted the dependabot branch December 6, 2022 19:43
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.

None yet

2 participants