Skip to content

fix(gh-pages): deploy warning#1857

Merged
adecaro merged 1 commit into
mainfrom
gh-pages-fix
Jul 6, 2026
Merged

fix(gh-pages): deploy warning#1857
adecaro merged 1 commit into
mainfrom
gh-pages-fix

Conversation

@adecaro

@adecaro adecaro commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This PR is to fix the error message we are currently getting on main branch when running the actions in docs.yml:

(node:2103) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Fetching artifact metadata for "github-pages" in this workflow run
Found 1 artifact(s)
Creating Pages deployment with payload:
{
	"artifact_id": 8099583909,
	"pages_build_version": "e434f4350c36338a982f18133b34f8c7f6ed2166",
	"oidc_token": "***"
}
Created deployment for e434f4350c36338a982f18133b34f8c7f6ed2166, ID: e434f4350c36338a982f18133b34f8c7f6ed2166
Getting Pages deployment status...
Error: Deployment failed, try again later.
```

Signed-off-by: Angelo De Caro <adc@zurich.ibm.com>
@adecaro adecaro added this to the Q3/26 milestone Jul 6, 2026
@adecaro adecaro requested a review from AkramBitar July 6, 2026 08:36
@adecaro adecaro self-assigned this Jul 6, 2026
@adecaro adecaro added the ci label Jul 6, 2026

@AkramBitar AkramBitar left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@adecaro adecaro merged commit 586cf89 into main Jul 6, 2026
56 checks passed
@adecaro adecaro deleted the gh-pages-fix branch July 6, 2026 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants