Skip to content

chore: remove drone and e2e#2717

Merged
merll merged 19 commits into
mainfrom
APL-1258
Nov 18, 2025
Merged

chore: remove drone and e2e#2717
merll merged 19 commits into
mainfrom
APL-1258

Conversation

@merll
Copy link
Copy Markdown
Collaborator

@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
Copy Markdown
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
Copy Markdown
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.

@merll merll merged commit c101534 into main Nov 18, 2025
12 checks passed
@merll merll deleted the APL-1258 branch November 18, 2025 09:08
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.

4 participants