Skip to content

Conversation

@merll
Copy link
Contributor

@merll merll commented Nov 12, 2025

📌 Summary

This PR removes Drone from the core apps of the platform. It has been deprecated for a while. e2e test references have also been removed, as this had been unmaintained and depending on Drone.

🔍 Reviewer Notes

For testing with the corresponding branches of Console and API, use the following values:

apps:
  otomi-api:
    _rawValues:
      image:
        tag: APL-1258
        pullPolicy: Always
  otomi-console:
    _rawValues:
      image:
        tag: APL-1258
        pullPolicy: Always

🧹 Checklist

  • Code is readable, maintainable, and robust.
  • Unit tests added/updated

Copy link
Contributor

@j-zimnowoda j-zimnowoda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have analyzed bin/compare.sh output and it looks good.

@Ani1357
Copy link
Contributor

Ani1357 commented Nov 14, 2025

I found also a drone reference in src/common/utils.ts and in docs/setup.md which I think can be removed (although the later needs to be rewritten anyways). Otherwise all looks good.

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.

5 participants