Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add genaration of build.json matadate file #167

Merged
merged 2 commits into from
Feb 19, 2024
Merged

Conversation

jakubgs
Copy link
Contributor

@jakubgs jakubgs commented Feb 19, 2024

Useful for debugging missing deployments. Result:

curl -sL dev-docs.waku.org/build.json
{
    "timestamp": "2024-02-19T12:32:13Z",
    "git": {
        "commit": "213b4a65d1dd795bf5d0297a2296483f2aa05cfc",
        "branch": "origin/ci/add-build-meta",
        "url": "[email protected]:waku-org/docs.waku.org.git"
    },
    "build": {
        "id": "86",
        "number": "86",
        "name": "website/dev-docs.waku.org",
        "slave": "linux-02",
        "url": "https://ci.infra.status.im/job/website/job/dev-docs.waku.org/86/"
    }
}

Also fixed(inverted) conditional for dev pages deployments.

Depends on:

@jakubgs jakubgs added the infra Infra, devops, CI and related tasks label Feb 19, 2024
@jakubgs jakubgs requested a review from LordGhostX February 19, 2024 12:33
@jakubgs jakubgs self-assigned this Feb 19, 2024
Copy link

vercel bot commented Feb 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-waku-org ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 19, 2024 1:55pm

Useful for debugging missing deployments.

Signed-off-by: Jakub Sokołowski <[email protected]>
Copy link
Contributor

@LordGhostX LordGhostX left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@jakubgs jakubgs requested a review from jinhojang6 February 19, 2024 14:11
@jakubgs jakubgs merged commit 378518a into develop Feb 19, 2024
3 checks passed
@jakubgs jakubgs deleted the ci/add-build-meta branch February 19, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Infra, devops, CI and related tasks
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants