Skip to content

Conversation

@basebandit
Copy link
Owner

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

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

basebandit and others added 25 commits May 13, 2025 17:48
* add golang build and lint workflows

* fix lint workflow

* update lint rules and linters enabled
* add golang build and lint workflows

* fix lint workflow

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

* Playground fix (#35)

* add golang build and lint workflows

* fix lint workflow

* update lint rules and linters enabled

* cleanup lint workflows
* add golang build and lint workflows

* fix lint workflow

* update lint rules and linters enabled
@basebandit basebandit merged commit 597edb3 into main May 16, 2025
10 of 12 checks passed
@sonarqubecloud
Copy link

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