Skip to content

Commit cfa763b

Browse files
committed
Initial rebrand commit generated from the 1.0 rebrand branch patch file
1 parent 3b471b9 commit cfa763b

File tree

826 files changed

+8106
-4257
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

826 files changed

+8106
-4257
lines changed

.github/CONTRIBUTING.md

-158
This file was deleted.

.github/FUNDING.yml

-4
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
---
22
name: "🚨 Immediate Support"
3-
about: 'I use October and it just broke! Help me!'
3+
about: 'I use Winter and it just broke! Help me!'
44
---
55

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

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

13-
If you rely on OctoberCMS for your business consider purchasing a paid support plan! Send an email to octobercms@luketowers.ca to get started.
11+
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.
1412

1513
Thanks!

.github/ISSUE_TEMPLATE/1_BUG_REPORT.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
name: "🐛 Bug Report"
3-
about: 'Report a general OctoberCMS issue. See our policy below if reporting a security issue.'
3+
about: 'Report a general Winter CMS issue. See our policy below if reporting a security issue.'
44
labels: 'Status: Review Needed, Type: Unconfirmed Bug'
55
---
66

7-
- OctoberCMS Build: ### <!-- Or Commit hash if using composer -->
7+
- Winter CMS Build: ### <!-- Or Commit hash if using composer -->
88
- PHP Version:
99
- Database Engine: <!-- Remove if not using a database -->
1010
- Plugins Installed: <!-- In the format of Author.Plugin-v1.2.0 -->

.github/ISSUE_TEMPLATE/2_MARKETPLACE_SUPPORT.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: "🛒 Marketplace Support"
3-
about: 'For reporting any issues with the marketplace, send an email to [email protected]'
3+
about: 'For reporting any issues with the marketplace, send an email to [email protected]'
44
---
55

66
All marketplace support issues will be addressed through email support.
+3-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
22
name: "⚠️ General Support"
3-
about: 'This repository is only for reporting bugs or problems. If you need help using OctoberCMS, see: https://octobercms.com/support'
3+
about: 'This repository is only for reporting bugs or problems. If you need help using Winter CMS, see: https://wintercms.com/support'
44
---
55

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

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

1211
Thanks!

.github/ISSUE_TEMPLATE/4_FEATURE_REQUEST.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ name: "💡 Feature Request"
33
about: 'For ideas or feature requests, make a PR or talk to the core members on Slack'
44
---
55

6-
If you would like to propose new features, please make a pull request. Alternatively, you may message the core team on the OctoberCMS Slack.
6+
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.

.github/ISSUE_TEMPLATE/5_DOCUMENTATION.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
name: "📚 Documentation Issue"
3-
about: 'For documentation issues, see: https://github.com/octobercms/docs/issues'
3+
about: 'For documentation issues, see: https://github.com/wintercms/docs/issues'
44
---
55

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

88
> **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!**
99

.github/PULL_REQUEST_TEMPLATE.md

-7
This file was deleted.

.github/workflows/archive.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ jobs:
1717
This issue will be closed and archived in 3 days, as there has been no activity in the last 60 days.
1818
1919
If this issue is still relevant or you would like to see it actioned, please respond and we will re-open this issue.
20-
21-
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.
20+
21+
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.
2222
stale-pr-message: >
2323
This pull request will be closed and archived in 3 days, as there has been no activity in the last 60 days.
2424
2525
If this is still being worked on, please respond and we will re-open this pull request.
26-
27-
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.
26+
27+
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.
2828
stale-issue-label: 'Status: Archived'
2929
stale-pr-label: 'Status: Archived'
3030
exempt-issue-label: 'Status: In Progress'

.github/workflows/code-quality-pr.yaml

+25-6
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,33 @@ jobs:
88
runs-on: ubuntu-latest
99
name: PHP
1010
steps:
11+
- name: Cancel previous incomplete runs
12+
uses: styfle/[email protected]
13+
with:
14+
access_token: ${{ github.token }}
15+
1116
- name: Checkout changes
1217
uses: actions/checkout@v2
13-
with:
14-
fetch-depth: 0
15-
- name: Install PHP and PHP Code Sniffer
18+
19+
- name: Install PHP
1620
uses: shivammathur/setup-php@v2
1721
with:
18-
php-version: '7.3'
19-
tools: phpcs
22+
php-version: 7.2
23+
extensions: curl, fileinfo, gd, mbstring, openssl, pdo, pdo_sqlite, sqlite3, xml, zip
24+
25+
- name: Install Composer dependencies
26+
run: composer install --no-interaction --no-progress --no-suggest
27+
28+
- name: Reset Winter modules and library
29+
run: |
30+
git reset --hard HEAD
31+
rm -rf ./vendor/winter/storm
32+
wget https://github.com/wintercms/storm/archive/develop.zip -O ./vendor/winter/develop.zip
33+
unzip ./vendor/winter/develop.zip -d ./vendor/winter
34+
mv ./vendor/winter/storm-develop ./vendor/winter/storm
35+
composer dump-autoload
36+
2037
- name: Run code quality checks
21-
run: ./.github/workflows/utilities/phpcs-pr ${{ github.base_ref }}
38+
run: |
39+
git config remote.origin.fetch "+refs/heads/*:refs/remotes/origin/*" && git fetch
40+
./vendor/bin/phpcs --colors -nq --report="full" --extensions="php" $(git diff --name-only --diff-filter=ACMR origin/${{ github.base_ref }} HEAD)

0 commit comments

Comments
 (0)