Skip to content
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

Tools: Clean up documentation previews #130

Merged
merged 46 commits into from
Jan 16, 2025
Merged
Changes from 1 commit
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
728643e
extract branch name creation to action
codeallthethingz Jan 10, 2025
4750bd7
remove target
codeallthethingz Jan 10, 2025
5228a19
simple change
codeallthethingz Jan 10, 2025
6394ade
move to main 2
codeallthethingz Jan 10, 2025
9459a46
action
codeallthethingz Jan 10, 2025
24add09
action
codeallthethingz Jan 10, 2025
1cf02c3
action
codeallthethingz Jan 10, 2025
c0edf5d
action
codeallthethingz Jan 10, 2025
25b43b8
action
codeallthethingz Jan 10, 2025
1bf882e
action
codeallthethingz Jan 10, 2025
db4e1e3
action
codeallthethingz Jan 10, 2025
01b6f00
action
codeallthethingz Jan 10, 2025
8cad38c
action
codeallthethingz Jan 10, 2025
41d404b
action
codeallthethingz Jan 10, 2025
3f1cf6c
action
codeallthethingz Jan 10, 2025
e242384
action
codeallthethingz Jan 10, 2025
d442af5
Merge pull request #1 from codeallthethingz/delete-preview
codeallthethingz Jan 11, 2025
e72b6b5
cleanup preview
codeallthethingz Jan 11, 2025
d0ce77f
revert readme change
codeallthethingz Jan 11, 2025
1ff6c4b
consolidated naming
codeallthethingz Jan 11, 2025
3951f74
cleanup, style, use cache
codeallthethingz Jan 14, 2025
659966b
action
codeallthethingz Jan 14, 2025
5b4c375
action
codeallthethingz Jan 14, 2025
e7b126f
action
codeallthethingz Jan 14, 2025
4a67d45
action
codeallthethingz Jan 14, 2025
bcee7d7
action
codeallthethingz Jan 14, 2025
04c35ab
action
codeallthethingz Jan 14, 2025
7eaf8f7
action
codeallthethingz Jan 14, 2025
274b0b2
action
codeallthethingz Jan 14, 2025
7fb3cbe
action
codeallthethingz Jan 14, 2025
a0fd176
action
codeallthethingz Jan 14, 2025
d369a74
action
codeallthethingz Jan 14, 2025
ecbf120
action
codeallthethingz Jan 14, 2025
ad680a9
action
codeallthethingz Jan 14, 2025
da7b210
action
codeallthethingz Jan 14, 2025
984d195
action
codeallthethingz Jan 14, 2025
eae3d33
action
codeallthethingz Jan 14, 2025
6b034fc
action
codeallthethingz Jan 14, 2025
2762dbb
revert fork settings
codeallthethingz Jan 14, 2025
0afa72c
Merge pull request #4 from codeallthethingz/delete-preview
codeallthethingz Jan 14, 2025
8ba634b
dangling 2
codeallthethingz Jan 14, 2025
285161e
name resync
codeallthethingz Jan 14, 2025
6eb2ae8
Merge branch 'main' into main2
codeallthethingz Jan 14, 2025
6cdeef3
Merge branch 'main' into main2
codeallthethingz Jan 15, 2025
43a0eaf
Merge branch 'main' into main2
codeallthethingz Jan 15, 2025
ad4fbe4
Merge branch 'main' into main2
codeallthethingz Jan 15, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
action
codeallthethingz committed Jan 14, 2025
commit 4a67d45de7677deae24007be1ae0abf39ea8871d
2 changes: 1 addition & 1 deletion .github/workflows/cleanup_docs_preview.yml
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ on:
pull_request:
# types: [closed]
branches:
- delete-preview
- main2
paths:
- 'docs/**'
- 'tools/github_readme_sync/**'