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

Move main package to root and add Docker image #127

Merged
merged 8 commits into from
Apr 18, 2021
Merged

Move main package to root and add Docker image #127

merged 8 commits into from
Apr 18, 2021

Conversation

pellared
Copy link
Member

@pellared pellared commented Apr 18, 2021

Why

Little things that improve the ease of use.

What

  • Move main package to root. I suggest using the cmd structure only if the repository builds more than one binary.
  • Update golanci-lint configuration.
  • Build and push Docker container image.
  • Refine GitHub Actions workflow.

@codecov
Copy link

codecov bot commented Apr 18, 2021

Codecov Report

❗ No coverage uploaded for pull request base (main@8cd93c4). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #127   +/-   ##
=======================================
  Coverage        ?   50.00%           
=======================================
  Files           ?        1           
  Lines           ?        2           
  Branches        ?        0           
=======================================
  Hits            ?        1           
  Misses          ?        1           
  Partials        ?        0           
Flag Coverage Δ
Linux 50.00% <ø> (?)
Windows 50.00% <ø> (?)
macOS 50.00% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
main.go 50.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8cd93c4...238ae30. Read the comment docs.

@pellared pellared changed the title Move main package to root Move main package to root and add Docker images Apr 18, 2021
@pellared pellared changed the title Move main package to root and add Docker images Move main package to root and build and push Docker image Apr 18, 2021
@pellared pellared changed the title Move main package to root and build and push Docker image Move main package to root and add Docker image Apr 18, 2021
@pellared pellared merged commit 475e75b into main Apr 18, 2021
@pellared pellared deleted the maintainance branch April 18, 2021 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant