Page MenuHomeDevCentral

Automate www. deployment through Alkane
AcceptedPublic

Authored by dereckson on Sep 10 2024, 21:23.
Tags
None
Referenced Files
F11422559: D3439.diff
Tue, Aug 26, 13:35
F11419342: D3439.id8871.diff
Tue, Aug 26, 08:57
F11415924: D3439.id8871.diff
Tue, Aug 26, 03:54
F11412273: D3439.diff
Mon, Aug 25, 22:23
F11411961: D3439.diff
Mon, Aug 25, 22:01
F11411242: D3439.diff
Mon, Aug 25, 20:58
Unknown Object (File)
Mon, Aug 25, 20:02
Unknown Object (File)
Mon, Aug 25, 18:51
Subscribers
None

Details

Summary

Once a new commit reaches Jenkins CD, this pipeline triggers
a new deployment through Alkane HTTP API.

The API end-point is web-001, currently in IP form, as the Docker
container running the agent uses an external DNS and, as such,
ignores /etc/hosts on the Docker engine.

The context is compatible with _lib/git-clone.sh Alkane recipe.

Ref T2014

Test Plan

Request has been checked with curl -X POST

Diff Detail

Repository
rWWW www.nasqueron.org
Lint
Lint Passed
Unit
No Test Coverage
Branch
deploy-alkane
Build Status
Buildable 5479
Build 5760: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Sep 12 2024, 02:22