Skip to content

Improve/dev ci#1363

Merged
neolynx merged 7 commits intomasterfrom
improve/dev-ci
Oct 8, 2024
Merged

Improve/dev ci#1363
neolynx merged 7 commits intomasterfrom
improve/dev-ci

Conversation

@neolynx
Copy link
Copy Markdown
Member

@neolynx neolynx commented Oct 6, 2024

Description of the Change

  • simplify and cleanup Makefile
  • improve swagger documentation (use templates)
  • fix system tests
  • development server

aptly API / docs can now be developed with live rebuild:

make docker-serve

-> call APIs: http://localhost:3142/api
-> See docs http://localhost:3142/api/docs
-> edit and save a go file, aptly is recompiled automatically

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.83%. Comparing base (4658bec) to head (14a343a).
Report is 8 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1363   +/-   ##
=======================================
  Coverage   74.83%   74.83%           
=======================================
  Files         151      151           
  Lines       17119    17119           
=======================================
  Hits        12811    12811           
  Misses       3286     3286           
  Partials     1022     1022           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@neolynx neolynx requested a review from a team October 7, 2024 11:52
@neolynx neolynx added the needs review Ready for review & merge label Oct 7, 2024
@neolynx neolynx self-assigned this Oct 7, 2024
- simplify Makefile
- improve devserver
- improve make clean
- docker: install more tools
fixture commands are actually executing ./aptly-test, do the same here
- fixes a race condition, where dirmgr does not seem to  be ready
- imports secret key for signing if gpg2 is used
@neolynx neolynx added needs approval and removed needs review Ready for review & merge labels Oct 8, 2024
@neolynx neolynx merged commit 3e7bec5 into master Oct 8, 2024
@neolynx neolynx deleted the improve/dev-ci branch October 8, 2024 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants