Skip to content

Pull requests: raeperd/kickstart.go

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

ci: Fix doker tag error when version string contains / bug Something isn't working enhancement New feature or request
#33 by raeperd was merged Dec 11, 2024 Loading…
ci(deps): bump actions/download-artifact from 3 to 4 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#32 by dependabot bot was merged Dec 11, 2024 Loading…
ci(deps): bump docker/build-push-action from 5 to 6 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#31 by dependabot bot was merged Dec 11, 2024 Loading…
ci(deps): bump golang from 1.22-bullseye to 1.23-bullseye dependencies Pull requests that update a dependency file docker Pull requests that update Docker code
#30 by dependabot bot was closed Dec 11, 2024 Loading…
ci(deps): bump actions/upload-artifact from 3 to 4 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#29 by dependabot bot was merged Dec 11, 2024 Loading…
ci: Add dependabot
#28 by ccoVeille was merged Dec 11, 2024 Loading…
fix: Fix content type to application/yaml
#27 by raeperd was merged Dec 9, 2024 Loading…
docs: Fix to add new line after badges documentation Improvements or additions to documentation
#26 by raeperd was merged Dec 9, 2024 Loading…
code suggestion enhancement New feature or request
#25 by ccoVeille was merged Dec 9, 2024 Loading…
typos suggestion
#24 by ccoVeille was merged Dec 9, 2024 Loading…
test: Add testcase for http middleware enhancement New feature or request
#22 by raeperd was merged Dec 7, 2024 Loading…
ci: Update coverage reports with coverall documentation Improvements or additions to documentation enhancement New feature or request
#21 by raeperd was merged Dec 7, 2024 Loading…
test: Refactor code with smaller lines of codes enhancement New feature or request
#20 by raeperd was merged Oct 29, 2024 Loading…
refactor: group var together
#18 by SeaRoll was closed Oct 25, 2024 Loading…
refactor: improve Dockerfile build process enhancement New feature or request
#17 by SeaRoll was merged Oct 25, 2024 Loading…
fix: Fix shutdown error handling #15 bug Something isn't working enhancement New feature or request
#16 by raeperd was merged Oct 20, 2024 Loading…
docs: Add codecov badge documentation Improvements or additions to documentation
#14 by raeperd was merged Oct 15, 2024 Loading…
refactor: Restructure main with cmd/app structure enhancement New feature or request
#13 by raeperd was closed Oct 15, 2024 Loading…
change from magic number 200 to http packages' status
#12 by SeaRoll was merged Oct 13, 2024 Loading…
test: Remove test dependency enhancement New feature or request
#11 by raeperd was merged Oct 2, 2024 Loading…
ci: Improve ci process enhancement New feature or request
#10 by raeperd was merged Sep 16, 2024 Loading…
test: Fix test with TestMain to easily test
#9 by raeperd was merged Sep 11, 2024 Loading…
docs: Add docs documentation Improvements or additions to documentation
#8 by raeperd was merged Sep 10, 2024 Loading…
refactor: Reorganize file
#7 by raeperd was merged Sep 10, 2024 Loading…
feat: Add GET /openapi.yaml endpoint
#6 by raeperd was merged Sep 8, 2024 Loading…
ProTip! Filter pull requests by the default branch with base:main.