Skip to content

Conversation

@sunib
Copy link
Contributor

@sunib sunib commented Dec 15, 2025

Now all things should be fixed, this was only $0,35 cents.
It remains interesting how things are forgotten and need checks.

Description

Brief description of the changes in this PR.

Type of Change

Please delete options that are not relevant.

  • 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
  • Refactoring (no functional changes)
  • Performance improvement
  • Test coverage improvement

Testing

  • Unit tests pass locally
  • Integration tests pass locally
  • Manual testing completed (if applicable)
  • New tests added for new functionality

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

Related Issues

Closes #(issue number)

Screenshots (if applicable)

Add screenshots to help explain your changes.

Additional Notes

Any additional information that reviewers should know.

sunib added 10 commits December 15, 2025 07:19
kubebuilder create api --version v1alpha1 --kind GitTarget --resource --controller
kubebuilder create api --version v1alpha1 --kind GitProvider --resource --controller
end2end tests never ran (and are not adjusted yet).
The agent was happy to announce that the unit tests where working: but they where not converted yet.
Yaml mistakes where made.
It's an intersting world.
I must admit: it took some time, but it found almost all missing thing itself. The only shame is that the unittests are still not converted. It's now crunching to do that.
This was an expansive commit ($19,43).
It tried to delete ssh_tests.ssh since it was said to be obsolete (I refused and asked it to convert, which it did).
It actually did a good job on converting all the other resources,
It fixed all linting mistakes, all tests are now running.
It looks like a pretty good prorammer to me!
Now all things should be fixed, this was only $0,35 cents.
It remains interesting how things are forgotten and need checks.
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