In platform version 22.12 we are releasing the new automated component deployment feature. We introduced the underlying concept with the version 22.04 release at the end of January 2022. Here is the final workflow of the automated component deployments:
tag
) is created in the GitHub component repository and the release is published.appbuilder
+ apprunner
images.tag
version and submitted to Dockerhub.latest
version is created in Dockerhub each time the code is updated.components-pusher
at certain intervals checking the component Dockerhub latest
version.Please Note - we determine and set the configuration of platform
components-pusher
in HELM3 deployment charts. These configurations provide more options for each component. Here we present the typical scenario.
The automated component deployment process works along with the old git-push
workflow. You can push components via git receiver as well. The components-pusher
will not
interfere with your pushed version.
2.6.27
We released a new version (2.6.27
) of the Node.js Sailor library version. This
version includes an npm
audit to CI and updated dependencies.
To improve the user experience on the credentials page we added the component team and repository name to which this credential belongs. This helps in distinguishing between different deployments of components and in choosing the correct component for credential modification.
The above images show two different repositories of the same component. The new improvement shows the difference between these two components.
With introduction of automated component pusher we change the standardise component
build procedures preparing them for components-pusher
service. The following component
build configurations were changed:
1.1.1
3.1.1
2.5.1
1.2.8
1.5.0
1.1.1
No Auth
, Basic Auth
and API Key Auth
authentication methodsRaw Request
Configured Request
1.5.0
Update Inventory Level
Get New And Updated Objects Polling
trigger1.0.0
Make Raw Request
1.2.0
Lookup Set Of Objects By Unique Criteria