Quality Assurance, Audit and Tags #14
No reviewers
Labels
No Label
administration
current-run
No Milestone
No Assignees
2 Participants
Notifications
Total Time Spent: 18 hours 43 minutes
Due Date
kreyren
18 hours 43 minutes
No due date set.
Reference: kreyren/pman#14
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "QAaudit"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes: #10
TODO
src/make/main.scm
src/potato/builtins.scm
builtin-rules
src/potato/exceptions.scm
src/potato/make.scm
#:re-export
codeblocksrc/potato/makevars.scm
src/potato/parse-lib.scm
src/potato/parse.scm
_eval
src/potato/parser.scm
src/potato/rules.scm
src/potato/text.scm
docs/
make/
/potato
tests/
/make
on/pmake
- Put all source files in/src
to make it more manageableThe builtin rules in potato/builtin.scm were removed as it's trying to implement an automatic build system which is outside of the scope of our usecase
potato/make.scm: Had commented
re-export
codeblock which seems to be an old iteration of the currentre-export
with different naming forreference
(vsref
) and added_
forcompose
.. No context to whatcompose
is supposed to do so removedStubbed unfinished code in
potato/parse.scm
The project is over-complicated which interfieres with our usecase -> Simplify and optimize the source-code
Decided that the QA for tests will be excluded now as the rewrite of the project will require a new tests
The
_eval
inpotato/parse.scm
was checked, doesn't seem like anything security-concerning, but added a FIXME-QA tag for(while #t
handlingPeer-review postponed until the refactor is finalized to avoid reviewing of code that we won't be using and thus wasting resources
I've made too many changes that I can't use the gitea's review thing in https://git.dotya.ml/kreyren/pman/pulls/14/files
Thus unable to flag as self-reviewed
CC @wanderer
5h 27m research and abstracting
WIP: Quality Assurance and auditto Quality Assurance, Audit and Tagssince I have no idea what this is supposed to do I can only say I viewed it.
I wonder, though, why I was requested for review, considering my Scheme skills :D
I didn't ask you for review and you just pinged like 400 people with that 🤦
I told you that I can't open the https://git.dotya.ml/kreyren/pman/pulls/14/files bcs it just loads infinitely and eats up all system resources so i assume that there is an issue on the server
apologies, but it wasn't clear to me what you were pinging me about.
now that we know the actual issue, also disregarding the fact that I went through the files and marked them as viewed, it works for me:
granted, it takes 3 seconds to load at first.
@wanderer For me it's click to halt the system
For some reason i can't submit issues to gitea, can you file it?
how can I reproduce it? sure, it takes a while to load diffs of bigger PRs, but I believe it's mainly constrained by the specific setup (i.e. sqlite on spinning rust would hurt) and the hardware used to run Gitea, not Gitea itself.
wdym, why is this?