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

Apply WP CS and variable types to final files #272

Merged
merged 39 commits into from
Jun 22, 2022
Merged
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
8a855ba
Apply WP CS, declare variable types, detect problems sending data to …
gudmdharalds May 4, 2022
e6f98cb
Use capital letter in log message.
gudmdharalds May 4, 2022
829e450
Apply WP CS, declare variable types, add comments.
gudmdharalds May 4, 2022
4405ee9
Update test to match current function usage.
gudmdharalds May 6, 2022
6fe3e57
Apply WP CS to test
gudmdharalds May 6, 2022
7a4dda2
Renaming test
gudmdharalds May 6, 2022
33eb8f4
function vipgoci_file_extension_get() can return null
gudmdharalds May 6, 2022
46de9a5
Apply WP CS. Restructure vipgoci_is_number_of_lines_valid() function.
gudmdharalds May 6, 2022
8a6206d
Update documentation for vipgoci_runtime_measure_exec_with_retry()
gudmdharalds May 6, 2022
04be44e
Apply WP CS.
gudmdharalds May 6, 2022
2b75ec9
Test if cached results are good.
gudmdharalds May 10, 2022
7ca80f5
Update comment.
gudmdharalds May 10, 2022
64cfe27
Update @return comment.
gudmdharalds May 10, 2022
892a6ea
Update @return comment.
gudmdharalds May 10, 2022
36c7b71
Update @return comment.
gudmdharalds May 10, 2022
3c98c4c
Update @return comment.
gudmdharalds May 10, 2022
f1a50d9
Update formatting.
gudmdharalds May 10, 2022
e7423c4
Ensuring that github-token option is a string.
gudmdharalds May 10, 2022
84259ed
Apply WP CS, ensure github-token option is string.
gudmdharalds May 10, 2022
a7240f2
Apply WP CS, use strict typing, removed files not auto-approved (temp…
gudmdharalds May 10, 2022
7cb9565
Apply WP CS, use strict typing, ensure github-token option is string.
gudmdharalds May 10, 2022
a656e9d
Apply WP CS, use strict typing
gudmdharalds May 10, 2022
33146da
Update @return comments
gudmdharalds May 10, 2022
1a77e2b
Temporarily exclude removed files in SVG auto-approvals.
gudmdharalds May 10, 2022
7472790
Adding test for vipgoci_gitrepo_commit_id_validate()
gudmdharalds May 10, 2022
f2803b2
Apply WP CS, strict typing, adding vipgoci_gitrepo_commit_id_validate().
gudmdharalds May 13, 2022
96b23d7
Renaming function vipgoci_gitrepo_commit_id_validate() to vipgoci_git…
gudmdharalds May 13, 2022
90b5293
Apply WP CS, strict typing, clarifying comments.
gudmdharalds May 13, 2022
41f0343
Fixing whitespacing.
gudmdharalds May 13, 2022
aed7648
Add indication for test GitRepoRepoOkTest.
gudmdharalds May 16, 2022
8f5ff63
Apply patch so submodule init works in forked process; use vipgoci_sy…
gudmdharalds May 16, 2022
1f82b01
Apply WP CS & strict variable types, test failure condition too.
gudmdharalds May 16, 2022
ba91edd
Run test in separate processes.
gudmdharalds May 16, 2022
de6320c
Removing whitespacing.
gudmdharalds May 16, 2022
26a04ac
Fix whitespacing.
gudmdharalds May 17, 2022
2626469
Merge branch 'trunk' into fix-issue-157
gudmdharalds Jun 7, 2022
d8667ff
Merge branch 'trunk' into fix-issue-157
gudmdharalds Jun 16, 2022
324b325
Rename test
gudmdharalds Jun 20, 2022
dd24d9e
Merge branch 'trunk' into fix-issue-157
gudmdharalds Jun 22, 2022
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
Apply WP CS, declare variable types, add comments.
  • Loading branch information
gudmdharalds committed May 4, 2022
commit 829e4503d7debef1eda9a3f031876dacd6c16ebe
Loading