-
Notifications
You must be signed in to change notification settings - Fork 1
Refresh community pages, roadmap, and donation flow #42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
bb5e3a9
feat: refresh community website content
wauputr4 3a21d16
docs: align release and contribution guides
wauputr4 ea9f7e1
fix: address release review findings
wauputr4 532725c
feat: show blog commit contributors
wauputr4 a6d1986
feat: link latest article commit
wauputr4 dd8f968
fix: simplify homepage repository card
wauputr4 a7e0944
feat: improve SEO analytics and AI discovery
wauputr4 b50bb6a
feat: add draft previews and release polish
wauputr4 10a1406
fix: preserve blog commit contributors
wauputr4 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,34 @@ | ||
| # Release checklist | ||
|
|
||
| Production is promoted from `main` to `release` through a pull request opened by | ||
| an IndopenSource organization member. | ||
|
|
||
| ## Before promotion | ||
|
|
||
| - [ ] Contribution pull requests are merged into `main` and CI is green. | ||
| - [ ] Cloudflare branch preview has been checked on desktop and mobile. | ||
| - [ ] `npm test` and `npm run build` pass from the intended release commit. | ||
| - [ ] Navigation, project detail pages, `/donasi/`, `/komunitas/`, `/roadmap/`, | ||
| `/sitemap.xml`, and the `/sponsors/` redirect have been checked. | ||
| - [ ] `admin@`, `press@`, `sponsor@`, and `legal@indopensource.org` can receive | ||
| mail, or links to inactive addresses have been removed. | ||
| - [ ] DNS, custom domain, TLS, and the Cloudflare production branch are correct. | ||
| - [ ] Cloudflare build variables for the Web Analytics token and Google | ||
| Analytics Measurement ID are configured. | ||
| - [ ] The role of the legacy GitHub Pages workflows has been decided. | ||
|
|
||
| ## Promote | ||
|
|
||
| 1. Open a pull request from `main` to `release`. | ||
| 2. Require green CI and review the diff for unexpected generated data. | ||
| 3. Merge with a merge commit so `main` remains in the `release` history. | ||
| 4. Wait for the Cloudflare production deployment to pass. | ||
|
|
||
| ## After deployment | ||
|
|
||
| - [ ] Smoke-test `https://indopensource.org/` and the primary navigation. | ||
| - [ ] Confirm canonical URLs, robots, sitemap, favicon, and social previews. | ||
| - [ ] Confirm Cloudflare Web Analytics and Google Analytics receive a test page | ||
| view without CSP errors. | ||
| - [ ] Send a test message to each published email address. | ||
| - [ ] Record the production commit or tag as the rollback point. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| /sponsors/ /donasi/ 301 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.