Skip to content

Conversation

@basebandit
Copy link
Owner

Description

  • Add gha workflows for build and lint

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@sonarqubecloud
Copy link

Please retry analysis of this Pull-Request directly on SonarQube Cloud

@sonarqubecloud
Copy link

@basebandit basebandit merged commit ee4de35 into main May 16, 2025
10 of 14 checks passed
basebandit added a commit that referenced this pull request May 16, 2025
* edit feature list markdown

* add create pod handler and tool with unit tests

* update method signature

* add mocks for create pod behaviour

* refactor to use table-driven tests

* refactor to use table-driven tests

* add encodeing type

* attempt to reduce sonar duplicate code  metric count

* attempt to reduce sonar duplicate code  metric count (#32)

* attempt to reduce sonar duplicate code  metric count

* golang ci lint config

* add golang build and lint workflows

* Trigger sonar scan to test ci analysis method (#34)

* add golang build and lint workflows

* fix lint workflow

* update lint rules and linters enabled
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.

2 participants