sergehuber opened a new pull request, #43:
URL: https://github.com/apache/unomi-site/pull/43

   ## Summary
   
   - Unomi 3 / 3.1 promotion website content: refreshed homepage messaging, 
migration/get-started updates, and a Blog series covering platform foundation, 
multi-tenancy, OpenSearch, AI agents, ops/quality topics, and **Unomi 3 in 
numbers** (LOC, tests, contributors, ASF downloads, Matomo visits).
   - Netlify staging tooling via `./preview.sh` (draft + `--prod` stable share 
URL at https://unomi-preview.netlify.app/) with shared build/validation 
helpers; no GitHub continuous-deploy / webhook setup required.
   - ASF production publish via `./publish.sh` (Maven scm-publish) with strong 
prerequisite checks and ASF LDAP credentials as parameters.
   - README clarifies draft vs Netlify `--prod` vs official `unomi.apache.org` 
publish (intended to go live only once Unomi 3.1.0 is final and downloadable).
   
   Tracking: https://issues.apache.org/jira/browse/UNOMI-932
   
   Preview (review only): https://unomi-preview.netlify.app/
   
   ## Test plan
   
   - [ ] `./preview.sh --check-only`
   - [ ] `./preview.sh` → draft Netlify URL loads
   - [ ] `./preview.sh --prod` → https://unomi-preview.netlify.app/ loads and 
prints Production URL as Share URL
   - [ ] `./preview.sh --local` serves on http://localhost:4000
   - [ ] `./publish.sh --check-only -u <asf-id>` (no publish)
   - [ ] Spot-check key pages: home, blog index, Unomi 3 in numbers, migration, 
get-started
   - [ ] Confirm `.netlify/` and `vendor/bundle/` are not committed


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to