-
Notifications
You must be signed in to change notification settings - Fork 5
Release/2025.12.1 #73
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
59 commits
Select commit
Hold shift + click to select a range
2550414
fix: adjust repository reference in merge-demo-feature.yml
56kyle b7afb38
docs: update badges block and fix links to docs + demo actions
56kyle 9bf9d86
docs: improve readme overall
56kyle cf9c69d
docs: move about summary to instead be the main summary
56kyle 7fae0bd
docs: add shameless star request to readme
56kyle 9fb391f
docs: remove unneeded line break after title due to automatic one in ...
56kyle 77a696c
docs: update usage information in readme
56kyle 1a7f812
docs: add a section showing different permutation statuses for provid...
56kyle d0b3785
docs: slightly clarify wording in readme
56kyle 7d358ff
docs: add current-status to the table of contents in readme
56kyle a2bd301
fix: ensure enough history is fetched in update-demo workflow to veri...
56kyle 319e155
docs: update badges block and fix links to docs + demo actions
56kyle 707334a
docs: improve readme overall
56kyle 2c4464a
docs: move about summary to instead be the main summary
56kyle 18be14b
docs: add shameless star request to readme
56kyle bbe0e7f
docs: remove unneeded line break after title due to automatic one in ...
56kyle b378d48
docs: update usage information in readme
56kyle fbd0751
docs: add a section showing different permutation statuses for provid...
56kyle a4e1621
docs: slightly clarify wording in readme
56kyle 57d9357
docs: add current-status to the table of contents in readme
56kyle 0783cb7
Merge remote-tracking branch 'origin/docs/better-readme' into docs/be...
56kyle e29f32a
fix: move fetch depth adjustment to the demo instead of the template ...
56kyle fd601f5
Merge branch 'develop' into docs/better-readme
56kyle cffc54e
fix: add two additional fetches that ensure branch actually exists lo...
56kyle 48ede12
fix: remove backup creation of develop branch due to more purposeful ...
56kyle 33ad187
fix: replace check against commit hash to instead check against HEAD ...
56kyle 3758046
fix: try removing ancestry check to see if it actually matters
56kyle 215cefb
Revert "fix: try removing ancestry check to see if it actually matters"
56kyle 5759c2b
Revert "fix: replace check against commit hash to instead check again...
56kyle 039f66d
chore: add some debug messaging
56kyle cbbce26
chore: add fetch depth to both template and demo
56kyle 2a5f13c
fix: add git config to update-demo workflow
56kyle 3a46af3
chore: move git configuration to act in the template repo
56kyle d294b57
chore: try swapping sync-demos to just be on non workflow targeted br...
56kyle 00ee317
fix: adjust syntax to use branches-ignore in sync-demos workflow
56kyle 2072585
fix: add passthrough for branch name to differentiate branch name sou...
56kyle 0bbfdf5
fix: add --global kwargs to git config calls to see if that fixes the...
56kyle dcbebc3
chore: add token to demo checkout to see if it helps
56kyle 1aef815
feat: replace default github token with premade PAT named DEMO_TOKEN
56kyle 82707d7
feat: add workflow_call secrets passthrough
56kyle fd2614d
feat: add passthrough of DEMO_TOKEN wherever needed
56kyle 095e6bf
feat: add GH_TOKEN adjacent to DEMO_TOKEN usages
56kyle 037f27b
feat: add debugging logs marking the location of demo PR's made
56kyle d5f4b78
feat: remove extra url marker for stability temporarily
56kyle d6129d7
fix: add utf-8 decodes where missing
56kyle 3e872f2
fix: remove decodes that aren't relevant
56kyle f61fb7c
chore: add some debugging statements
56kyle d657da3
fix: shrink the scope of text checked for to ensure differing gh cli ...
56kyle 2426bb7
chore: add a string wrapper to ensure stdout is comparing properly
56kyle 64091d9
chore: add more debugging
56kyle 20dc779
fix: swap to just checking return code
56kyle 889ade9
feat: add additional note pointing toward newly made PR url
56kyle d01ac59
fix: adjust inversed returncode chec
56kyle c538b9b
feat: add pin image for use in readme
56kyle aa08733
docs: add pin images and generally pull a lot of inspiration from the...
56kyle e7f4ddf
docs: adjust links in pins to match section locations
56kyle b8cafe6
feat: improve the initial description and add a small blurb linking t...
56kyle 2104fab
Merge pull request #72 from robust-python/docs/better-readme
56kyle 269eecd
bump: version 2025120 → 2025年12月1日
56kyle 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
33 changes: 33 additions & 0 deletions
CHANGELOG.md
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.