AdvancedCustomFields / AdvancedCustomFields/acf
Discussion about staging URLs in relation to upcoming licence changes
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 945
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description
We had a brief chat on Twitter about how staging URLs would be distinguished from production URLs with regards to the upcoming licence changes.
Just kicking off the discussion with how I work, which will probably differ from how others work so please do chip in.
A general overview of my process is that I develop locally, push to staging, then push to production. The URLs for each step tend to follow this pattern:
Local > clientname.test (using Laravel Valet)
Staging > clientname.steveperrycreative.com (sometimes | rarely staging.clientdomain.com)
Production > livedomain.com
Ross Wintle mentioned a good example of how Delicious Brains (DB Migrate) allow you to add a domain into your account which is used for staging URLs, which works well. However, it was noted that this may involve quite a bit of work to implement.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the eight-comment issue thread, then review the linked Twitter discussion and ACF pricing announcement. The issue names no files or tests; done would require an agreed approach for distinguishing staging URLs from production URLs under the licence changes, followed by a clearly scoped implementation plan.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- laravel, php
- Domain
- devops, release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100