Skip to content

Commit

Permalink
Initial rebrand commit generated from the 1.0 rebrand branch patch file
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeTowers committed Mar 10, 2021
1 parent 3b471b9 commit cfa763b
Show file tree
Hide file tree
Showing 826 changed files with 8,106 additions and 4,257 deletions.
158 changes: 0 additions & 158 deletions .github/CONTRIBUTING.md

This file was deleted.

4 changes: 0 additions & 4 deletions .github/FUNDING.yml

This file was deleted.

10 changes: 4 additions & 6 deletions .github/ISSUE_TEMPLATE/0_IMMEDIATE_SUPPORT.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
---
name: "🚨 Immediate Support"
about: 'I use October and it just broke! Help me!'
about: 'I use Winter and it just broke! Help me!'
---

This repository is only for reporting reproducible bugs or problems. If you need support, please use the following options:

- Slack: https://octobercms.slack.com (Get an invite: https://octobercms-slack.herokuapp.com/)
- Live chat (IRC): https://octobercms.com/chat - **Note:** Not as active as Slack
- Forum: https://octobercms.com/forum
- Stack Overflow: https://stackoverflow.com/questions/tagged/octobercms
- Slack: https://discord.gg/D5MFSPH6Ux
- Stack Overflow: https://stackoverflow.com/questions/tagged/wintercms

If you rely on OctoberCMS for your business consider purchasing a paid support plan! Send an email to octobercms@luketowers.ca to get started.
If you rely on Winter CMS for your business consider purchasing a paid support plan! Send an email to wintercms@luketowers.ca to get started.

Thanks!
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/1_BUG_REPORT.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
name: "🐛 Bug Report"
about: 'Report a general OctoberCMS issue. See our policy below if reporting a security issue.'
about: 'Report a general Winter CMS issue. See our policy below if reporting a security issue.'
labels: 'Status: Review Needed, Type: Unconfirmed Bug'
---

- OctoberCMS Build: ### <!-- Or Commit hash if using composer -->
- Winter CMS Build: ### <!-- Or Commit hash if using composer -->
- PHP Version:
- Database Engine: <!-- Remove if not using a database -->
- Plugins Installed: <!-- In the format of Author.Plugin-v1.2.0 -->
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/2_MARKETPLACE_SUPPORT.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: "🛒 Marketplace Support"
about: 'For reporting any issues with the marketplace, send an email to hello@octobercms.com'
about: 'For reporting any issues with the marketplace, send an email to wintercms@luketowers.ca'
---

All marketplace support issues will be addressed through email support.
Expand Down
7 changes: 3 additions & 4 deletions .github/ISSUE_TEMPLATE/3_GENERAL_SUPPORT.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
name: "⚠️ General Support"
about: 'This repository is only for reporting bugs or problems. If you need help using OctoberCMS, see: https://octobercms.com/support'
about: 'This repository is only for reporting bugs or problems. If you need help using Winter CMS, see: https://wintercms.com/support'
---

This repository is only for reporting bugs or problems. If you need support, please use the following options:

- Forum: https://octobercms.com/forum
- Slack: https://octobercms.slack.com (Get an invite: https://octobercms-slack.herokuapp.com/)
- Stack Overflow: https://stackoverflow.com/questions/tagged/octobercms
- Discord: https://discord.gg/D5MFSPH6Ux
- Stack Overflow: https://stackoverflow.com/questions/tagged/wintercms

Thanks!
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/4_FEATURE_REQUEST.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ name: "💡 Feature Request"
about: 'For ideas or feature requests, make a PR or talk to the core members on Slack'
---

If you would like to propose new features, please make a pull request. Alternatively, you may message the core team on the OctoberCMS Slack.
If you would like to propose new features, please make a pull request. Alternatively, you may message the core team on the Winter CMS Slack.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/5_DOCUMENTATION.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
name: "📚 Documentation Issue"
about: 'For documentation issues, see: https://github.com/octobercms/docs/issues'
about: 'For documentation issues, see: https://github.com/wintercms/docs/issues'
---

The OctoberCMS documentation has its own dedicated repository. Please open your documentation-related issue at https://github.com/octobercms/docs/issues.
The Winter CMS documentation has its own dedicated repository. Please open your documentation-related issue at https://github.com/wintercms/docs/issues.

> **NOTE:** Since documentation issues are not reviewed very often, it's best to simply make a pull request to correct the issue you have found!**
Expand Down
7 changes: 0 additions & 7 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

8 changes: 4 additions & 4 deletions .github/workflows/archive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@ jobs:
This issue will be closed and archived in 3 days, as there has been no activity in the last 60 days.
If this issue is still relevant or you would like to see it actioned, please respond and we will re-open this issue.
If this issue is critical to your business, consider joining the [Premium Support Program](https://octobercms.com/premium-support) where a Service Level Agreement is offered.
If this issue is critical to your business, consider joining the [Premium Support Program](https://wintercms.com/premium-support) where a Service Level Agreement is offered.
stale-pr-message: >
This pull request will be closed and archived in 3 days, as there has been no activity in the last 60 days.
If this is still being worked on, please respond and we will re-open this pull request.
If this pull request is critical to your business, consider joining the [Premium Support Program](https://octobercms.com/premium-support) where a Service Level Agreement is offered.
If this pull request is critical to your business, consider joining the [Premium Support Program](https://wintercms.com/premium-support) where a Service Level Agreement is offered.
stale-issue-label: 'Status: Archived'
stale-pr-label: 'Status: Archived'
exempt-issue-label: 'Status: In Progress'
Expand Down
31 changes: 25 additions & 6 deletions .github/workflows/code-quality-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,33 @@ jobs:
runs-on: ubuntu-latest
name: PHP
steps:
- name: Cancel previous incomplete runs
uses: styfle/cancel-workflow-action@0.8.0
with:
access_token: ${{ github.token }}

- name: Checkout changes
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Install PHP and PHP Code Sniffer

- name: Install PHP
uses: shivammathur/setup-php@v2
with:
php-version: '7.3'
tools: phpcs
php-version: 7.2
extensions: curl, fileinfo, gd, mbstring, openssl, pdo, pdo_sqlite, sqlite3, xml, zip

- name: Install Composer dependencies
run: composer install --no-interaction --no-progress --no-suggest

- name: Reset Winter modules and library
run: |
git reset --hard HEAD
rm -rf ./vendor/winter/storm
wget https://github.com/wintercms/storm/archive/develop.zip -O ./vendor/winter/develop.zip
unzip ./vendor/winter/develop.zip -d ./vendor/winter
mv ./vendor/winter/storm-develop ./vendor/winter/storm
composer dump-autoload
- name: Run code quality checks
run: ./.github/workflows/utilities/phpcs-pr ${{ github.base_ref }}
run: |
git config remote.origin.fetch "+refs/heads/*:refs/remotes/origin/*" && git fetch
./vendor/bin/phpcs --colors -nq --report="full" --extensions="php" $(git diff --name-only --diff-filter=ACMR origin/${{ github.base_ref }} HEAD)
Loading

0 comments on commit cfa763b

Please sign in to comment.