All Projects → rtCamp → wordpress-skeleton

rtCamp / wordpress-skeleton

Licence: other
A base repository structure for rtCamp's WordPress sites, pre-configured to use Github Actions

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to wordpress-skeleton

changed-files
Github action to retrieve all (added, copied, modified, deleted, renamed, type changed, unmerged, unknown) files and directories.
Stars: ✭ 733 (+2190.63%)
Mutual labels:  ci, ci-cd, github-actions
www.go.cd
Github pages repo
Stars: ✭ 39 (+21.88%)
Mutual labels:  ci, cd, ci-cd
action-junit-report
Reports junit test results as GitHub Pull Request Check
Stars: ✭ 103 (+221.88%)
Mutual labels:  ci, cd, github-actions
setup-graalvm
No description or website provided.
Stars: ✭ 63 (+96.88%)
Mutual labels:  ci, cd, github-actions
Gocd
Main repository for GoCD - Continuous Delivery server
Stars: ✭ 6,314 (+19631.25%)
Mutual labels:  ci, cd, ci-cd
xray-action
... a GitHub action to import test results into "Xray" - A complete Test Management tool for Jira.
Stars: ✭ 16 (-50%)
Mutual labels:  ci, cd, github-actions
gke-demo
Demonstration of complete, fully-featured CI/CD and cloud automation for microservices, done with GCP/GKE
Stars: ✭ 47 (+46.88%)
Mutual labels:  ci, cd, ci-cd
AndroidFastlaneCICD
📱A sample repository to demonstrate the Automate publishing🚀 app to the Google Play Store with GitHub Actions⚡+ Fastlane🏃.
Stars: ✭ 82 (+156.25%)
Mutual labels:  ci, ci-cd, github-actions
Cml
♾️ CML - Continuous Machine Learning | CI/CD for ML
Stars: ✭ 2,843 (+8784.38%)
Mutual labels:  ci, ci-cd, github-actions
Android-CICD
This repo demonstrates how to work on CI/CD for Mobile Apps 📱 using Github Actions 💊 + Firebase Distribution 🎉
Stars: ✭ 37 (+15.63%)
Mutual labels:  ci, ci-cd, github-actions
prettier
🔨 Native, blazingly-fast Prettier CLI on Github Actions
Stars: ✭ 19 (-40.62%)
Mutual labels:  ci, ci-cd, github-actions
Nevergreen
🐤 A build monitor with attitude
Stars: ✭ 170 (+431.25%)
Mutual labels:  ci, cd, ci-cd
setup-scheme
Github Actions CI / CD setup for Scheme
Stars: ✭ 13 (-59.37%)
Mutual labels:  ci, cd, github-actions
update-container-description-action
github action to update a Docker Hub, Quay or Harbor repository description from a README file
Stars: ✭ 20 (-37.5%)
Mutual labels:  ci, cd, github-actions
Docker Builder
Docker builder builds Docker images from a friendly config file.
Stars: ✭ 81 (+153.13%)
Mutual labels:  ci, cd, ci-cd
Pypyr
pypyr task-runner cli & api for automation pipelines. Automate anything by combining commands, different scripts in different languages & applications into one pipeline process.
Stars: ✭ 173 (+440.63%)
Mutual labels:  ci, cd, ci-cd
cli-template
⚗ The most advanced CLI template on earth! Featuring automatic releases, website generation and a custom CI-System out of the box.
Stars: ✭ 43 (+34.38%)
Mutual labels:  ci, cd
iOSDC2020-Talk-Sample
iOSDC 2020「GitHub ActionsでiOSアプリをCIする個人的ベストプラクティス」レギュラートークのサンプルリポジトリ
Stars: ✭ 35 (+9.38%)
Mutual labels:  ci, github-actions
github-task-manager
receive github hook, notify agent, receive task results, notify github
Stars: ✭ 13 (-59.37%)
Mutual labels:  ci, cd
horusec-engine
Horusec analysis engine
Stars: ✭ 18 (-43.75%)
Mutual labels:  ci, cd

Project Name / sitename.tld

Project description and short intro goes here.

Environments

Environment Branch URL Hostname
Production main https://example.com prod.example.com
Staging staging https://staging.example.com staging.example.com
Development develop https://dev.example.com dev.example.com

Maintainer

rtCamp Maintainers:

Name Github Username
Name @github_username

Client Representative: (if any)

Name Github Username
Name @github_username

Development Workflow

Default Branch

main

Branch naming convention

  • For bug - fix/issue-name For example, fix/phpcs-errors
  • For feature - feature/issue-name For example, feature/add-plugin

Pull Request and issue notes

  • Title should be same as Issue title. Also add issue number before title. For example, GH-3 Setup initial theme.
  • Add proper description.
  • Assign reviewer.
  • Create draft pull request for work in-progress PR and don't add WIP: in PR title.
  • PR should have one approval.

Testing

List down tests created for the project and details on how to execute them locally.

  • PHP Unit tests if any.
  • Behat tests if any.
  • GitHub actions/travis/circleci etc. CI test cases if any.

Linting

Notes about linting to be followed in project.

Project Management tool details

Add details about JIRA / ActiveCollab / GitHub project in use.

Env/project specific Customization

Example: Plugin settings that need to be updated in dev/staging sites.

Title Name Disable on dev site? Notes
Jetpack by WordPress.com jetpack No Enable Jetpack Dev Mode
AWS SES wp_mail drop-in aws-ses-wp-mail No Check that AWS_SES_MAIL_* constants are not present in wp-config

Repo integrations

Add details of apps and integrations installed for the repo.

Meta

Repo Setup Guide

If you are setting up the repo, read: REPO-SETUP-GUIDE.md

Skeleton Guide

Please read the skeleton repo guide to understand the structure of repo: SKELETON-GUIDE.md

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].