Skip to content

release: Developers v0.2.16 - #47

Merged
roncodes merged 7 commits into
mainfrom
release/v0.2.16
Sep 22, 2026
Merged

roncodes merged 7 commits into
mainfrom
release/v0.2.16

Conversation

@roncodes

Copy link
Copy Markdown
Member

Summary

  • open the Developers v0.2.16 release branch
  • synchronize the package version
  • prepare release notes for reusable API key and webhook dialogs
  • run CI on pull requests into release branches, as fleetops does

Planned release work

  • feat(dev) #46: move the API key and webhook dialogs into api-key-actions and webhook-actions services so other engines, such as Fleetbase AI, can open them

Related

  • fleetbase/ai release v0.0.5

roncodes and others added 7 commits September 18, 2026 12:22
Move the create, edit and delete dialogs out of the index controllers into
`api-key-actions` and `webhook-actions` services extending ember-core's
`ResourceActionService`. The controllers now delegate to them, so behavior is
unchanged.

This lets other engines (the AI extension in particular) open the Developers
dialogs through `universe.getServiceFromEngine` instead of query-param deep links.
Feature pull requests now target a release branch rather than main, but
CI only ran on pull requests into main, so they merged unchecked. Match
fleetops, which already runs on release/v* and the legacy dev-v* branches.
… latest

ember-core ^0.3.24 and ember-ui ^0.4.2, the latest published versions.
Add Ukrainian translation
@roncodes roncodes mentioned this pull request Sep 22, 2026
6 tasks
@roncodes
roncodes merged commit c88c4c6 into main Sep 22, 2026
6 checks passed
@roncodes
roncodes deleted the release/v0.2.16 branch September 22, 2026 15:35
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