Skip to content

chore: comment diffs automatically #478

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

Open
wants to merge 137 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
137 commits
Select commit Hold shift + click to select a range
f3a7127
chore: remove all actions and add new action for commenting diffs
atlj Oct 6, 2023
50578b4
chore: dummy change
atlj Oct 6, 2023
4646a40
chore: add diff commenting CI
atlj Oct 6, 2023
446c798
chore: use macos runner
atlj Oct 6, 2023
81f08de
chore: use origin/main
atlj Oct 6, 2023
12a5675
chore: add fetch before checkout
atlj Oct 6, 2023
727a5ff
chore: disable setup again for testing
atlj Oct 6, 2023
e3962a5
chore: comment diff
atlj Oct 6, 2023
59bdf13
chore: fix string
atlj Oct 6, 2023
4aa22eb
chore: remove url from action
atlj Oct 6, 2023
05d5b98
chore: add no example
atlj Oct 6, 2023
1d55b2f
chore: fix names
atlj Oct 6, 2023
d65b373
chore: add continue on error
atlj Oct 6, 2023
ced5523
chore: fix diff parms
atlj Oct 6, 2023
6d3e11f
chore: add || true
atlj Oct 6, 2023
42fab43
chore: print diff
atlj Oct 6, 2023
c780129
chore: customize a file for diff
atlj Oct 6, 2023
48430ea
chore: ls
atlj Oct 6, 2023
ddd736c
chore: add pipe operator
atlj Oct 6, 2023
861faf6
chore: add no ignore file case
atlj Oct 6, 2023
2f28d65
chore: add delimeter
atlj Oct 6, 2023
7142ae2
chore: add debug txt
atlj Oct 6, 2023
0e7c4c0
chore: divide fetch main and checkout main
atlj Oct 6, 2023
5c55180
chore: cat diff
atlj Oct 6, 2023
8cb2442
chore: remove params from git switch
atlj Oct 6, 2023
9233c89
chore: uncomment echo
atlj Oct 6, 2023
758cbef
chore: add delimeter
atlj Oct 6, 2023
ab05b40
chore: add EOF
atlj Oct 6, 2023
5d09f44
chore: use github output
atlj Oct 6, 2023
bbc8d71
chore: use `
atlj Oct 6, 2023
ca5236e
chore: improve formatting
atlj Oct 6, 2023
6427e96
chore: clean unnecessary parts on script
atlj Oct 6, 2023
9bb7c49
chore: formatting
atlj Oct 6, 2023
b8ecb19
chore: change formatting
atlj Oct 6, 2023
708243d
chore: add commit hash
atlj Oct 6, 2023
78eda9b
chore: remove hash step
atlj Oct 6, 2023
43551e4
chore: remove diff hashes
atlj Oct 6, 2023
0c5ba94
chore: remove timestamps
atlj Oct 6, 2023
6bc1ee8
chore: commit
atlj Oct 7, 2023
4fc3364
chore: commit to diffview branch
atlj Oct 7, 2023
af0c05f
chore: use ubuntu latest
atlj Oct 7, 2023
5a37d39
chore: debug ssh address
atlj Oct 7, 2023
fe42250
chore: use context to get vars
atlj Oct 7, 2023
07fd0b3
chore: add git config
atlj Oct 7, 2023
9f2a251
chore: use ssh agent
atlj Oct 7, 2023
f76ce15
chore: set upstream while pushing
atlj Oct 7, 2023
59c8f28
chore: use old version
atlj Oct 7, 2023
66d2e33
chore: dont fail if git didnt change
atlj Oct 7, 2023
bc1416a
chore: fix diff
atlj Oct 7, 2023
b8ecccc
chore: fix upstream branch name
atlj Oct 7, 2023
39b34fa
chore: print the github diff link
atlj Oct 7, 2023
3823909
chore: add =
atlj Oct 7, 2023
16f8161
chore: get commit hashes of remote
atlj Oct 7, 2023
1d9cf97
chore: add missing / :)
atlj Oct 7, 2023
9edccdd
chore: comment on PR
atlj Oct 7, 2023
6a48500
chore: use copy with -r
atlj Oct 7, 2023
cb4f26e
chore: echo url
atlj Oct 7, 2023
b6a572c
chore: add branch prefix
atlj Oct 7, 2023
4c824ca
chore: change pr number method
atlj Oct 7, 2023
28e882f
chore: change branch prefixes
atlj Oct 7, 2023
95171c4
chore: fix syntax
atlj Oct 7, 2023
1921a3b
chore: fix prefix
atlj Oct 7, 2023
f649673
chore: add matrix
atlj Oct 7, 2023
66ec847
chore: init libs correctly
atlj Oct 7, 2023
02baa78
chore: generate folder
atlj Oct 7, 2023
338b468
chore: change the diff
atlj Oct 7, 2023
7cd895c
chore: conditionally push diffs
atlj Oct 7, 2023
ce13683
chore: use script to switch branch
atlj Oct 7, 2023
94d0448
chore: add cd
atlj Oct 7, 2023
3a5bcd4
chore: remove switch script
atlj Oct 7, 2023
7a9d4d0
chore: comment diff links if they are non empty
atlj Oct 7, 2023
0565764
chore: add formatting
atlj Oct 7, 2023
9b16757
chore: add link for formatting
atlj Oct 7, 2023
0844fb1
chore: change formatting
atlj Oct 7, 2023
004221a
chore: change message
atlj Oct 7, 2023
706850d
chore: more descriptive names
atlj Oct 7, 2023
b950b67
chore: use shorter names
atlj Oct 7, 2023
c3f3a18
chore: fix typo
atlj Oct 7, 2023
a81b48f
chore: uncomment templates
atlj Oct 7, 2023
1b2c5b1
chore: use ubuntu
atlj Oct 14, 2023
5142fbc
chore: add continue on errors to artifact fetching
atlj Oct 14, 2023
ef93dd3
chore: add setup again
atlj Oct 14, 2023
f6ad6ad
chore: test config matrix
atlj Oct 14, 2023
53a6f8a
chore: test
atlj Oct 14, 2023
9410da1
chore: try \
atlj Oct 14, 2023
8e654cd
chore: try loop
atlj Oct 14, 2023
822a7b3
chore: create libs
atlj Oct 14, 2023
a6ffcbf
chore: add diff
atlj Oct 14, 2023
268a1df
chore: change something
atlj Oct 14, 2023
1fe2aec
chore: use ssh key
atlj Oct 14, 2023
a8d263c
chore: remove secret
atlj Oct 14, 2023
9709466
chore: add write all permission
atlj Oct 14, 2023
7d822c4
chore: write diffs
atlj Oct 14, 2023
f4659e7
chore: outputs
atlj Oct 14, 2023
6e047d1
chore: testing
atlj Oct 14, 2023
cc7e3c4
chore: force install
atlj Oct 14, 2023
8e8ee89
chore: change remove
atlj Oct 14, 2023
9c5f810
chore: remove everything
atlj Oct 14, 2023
57b1bf9
chore: comment some library types
atlj Oct 14, 2023
385dda1
chore: return if commit fails
atlj Oct 14, 2023
31b5c88
chore: add diff view
atlj Oct 14, 2023
6b2d77c
chore: test
atlj Oct 14, 2023
43d7dc7
chore: add git pull
atlj Oct 14, 2023
beb4b3e
chore: add \
atlj Oct 14, 2023
8769d41
chore: use different install
atlj Oct 14, 2023
2caa685
chore: let everything run
atlj Oct 14, 2023
2f25705
chore: parse
atlj Oct 14, 2023
5a04c9b
chore: fix indenting
atlj Oct 14, 2023
28750f1
chore: format
atlj Oct 14, 2023
6227760
chore: write cwd
atlj Oct 14, 2023
09937ad
chore: tsetingg
atlj Oct 14, 2023
dc46718
chore: fix indenting
atlj Oct 14, 2023
6647039
chore: change stuff
atlj Oct 14, 2023
e2a0ece
chore: fix
atlj Oct 14, 2023
a7f737a
chore: debug
atlj Oct 14, 2023
feb1ecb
chore: quiet
atlj Oct 14, 2023
efcb3c2
chore: use +
atlj Oct 14, 2023
3a059b7
chore: test
atlj Oct 14, 2023
35dbfe9
chore: test
atlj Oct 14, 2023
effaada
chore: join string
atlj Oct 14, 2023
1bb4547
chore: fix
atlj Oct 14, 2023
64fa7c2
chore: change order
atlj Oct 14, 2023
de2b97b
chore: add condition to install again
atlj Oct 14, 2023
f361d84
chore: add leftpad to tset
atlj Oct 14, 2023
c24360d
chore: disable some of the caching
atlj Oct 14, 2023
e01ee62
chore: always install
atlj Oct 14, 2023
a477ad4
chore: run yarn install at second time
atlj Oct 14, 2023
4e0628f
chore: cleanup
atlj Oct 14, 2023
74b4abf
chore: remove some changes
atlj Oct 14, 2023
0ac7337
Revert "chore: add leftpad to tset"
atlj Oct 14, 2023
c7e923a
chore: improvements
atlj Oct 14, 2023
5b1e84e
chore: add temporarely
atlj Oct 14, 2023
d3d14c7
chore: use rn 0.73.0 rc on build templates workflow
atlj Oct 15, 2023
8016ada
Revert "chore: use rn 0.73.0 rc on build templates workflow"
atlj Oct 15, 2023
3d58cf5
chore: fix typo
atlj Oct 15, 2023
0038348
chore: use the old install action
atlj Oct 27, 2023
73a3a35
chore: improve readability
atlj Oct 27, 2023
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
chore: fix names
  • Loading branch information
atlj committed Oct 15, 2023
commit 1d55b2f9050753291f08d5547e8b03325584559b
2 changes: 1 addition & 1 deletion .github/workflows/comment-diffs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Diff the libraries
id: diff
run: |
diff -r old-library new-library # Just for debugging, promise I'll delete it
diff -r old-version new-version # Just for debugging, promise I'll delete it
echo "DIFF_RESULT=$(diff -r old-library new-library)" $GITHUB_OUTPUT

- name: Comment on PR
Expand Down