Access the details of packages #620

Merged
jolheiser merged 12 commits from b398f0fcac/go-sdk:main into main 2023-07-15 02:59:57 +00:00
Contributor

This pull request provides access to the packages API by allowing packages to be listed, retrieved individually and for the files within a package to be listed.

Resolves gitea/go-sdk#619.

This pull request provides access to the packages API by allowing packages to be listed, retrieved individually and for the files within a package to be listed. Resolves gitea/go-sdk#619.
b398f0fcac added 4 commits 2023-05-19 07:05:14 +00:00
b398f0fcac added 1 commit 2023-05-19 23:45:41 +00:00
fixed spelling and added variable for permissions
Some checks failed
testing / testing (pull_request) Has been cancelled
40eda44d60
Owner

Could you add some tests?

Could you add some tests?
b398f0fcac added 1 commit 2023-05-22 01:16:21 +00:00
added tests and formatted code
Some checks failed
testing / testing (pull_request) Failing after 47s
3878b9fd6e
b398f0fcac added 1 commit 2023-05-22 01:20:36 +00:00
updated go.mod and go.sum
Some checks failed
testing / testing (pull_request) Failing after 53s
263e38f0f6
Author
Contributor

I have added tests for the functions I created. It works when I run the tests with go test -run Package

I have added tests for the functions I created. It works when I run the tests with `go test -run Package`
lunny approved these changes 2023-05-22 04:06:22 +00:00
b398f0fcac added 1 commit 2023-05-23 07:38:08 +00:00
updated comments
Some checks failed
testing / testing (pull_request) Failing after 34s
dfd74a9270
b398f0fcac added 1 commit 2023-05-23 22:52:23 +00:00
added license
Some checks failed
testing / testing (pull_request) Failing after 37s
3384bfda50
b398f0fcac added 1 commit 2023-05-23 23:09:00 +00:00
gofumpt and golangci-lint
All checks were successful
testing / testing (pull_request) Successful in 2m21s
f35cc74425
jolheiser added 1 commit 2023-07-15 02:53:29 +00:00
Merge branch 'main' into main
All checks were successful
testing / testing (pull_request) Successful in 3m9s
9ee732447d
jolheiser approved these changes 2023-07-15 02:56:21 +00:00
jolheiser added 1 commit 2023-07-15 02:56:34 +00:00
Merge branch 'main' into main
All checks were successful
testing / testing (pull_request) Successful in 2m37s
5590e68a9b
jolheiser merged commit 0fe2ace132 into main 2023-07-15 02:59:57 +00:00
Sign in to join this conversation.
No description provided.