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

Release action deploy-packages.yml fails to create PRs to update dependencies for related projects #13890

Closed
1 task done
andreancardona opened this issue May 30, 2023 · 4 comments
Assignees
Labels
role: dev 🤖 severity: 3 https://ibm.biz/carbon-severity type: bug 🐛
Milestone

Comments

@andreancardona
Copy link
Contributor

The problem

With our current release process the action that creates the website PR is currently failing.

See failure here: https://github.com/carbon-design-system/carbon/actions/runs/5072131973/jobs/9109426520#step:6:543

From @tay1orjones: "It looks like dependabot updated the action to v5 a couple months ago. Due to the node 18 snafu we might've missed updating some usage or something that we would've caught if the node 18 update wasn't blocking these from passing"

See slack thread here for more info: https://ibm-studios.slack.com/archives/C0590RQ4XJR/p1684956548993249

The solution

We found this thread that seems could be identifying a similar issue: peter-evans/create-pull-request#1763

As well as this thread: peter-evans/create-pull-request#1459

Examples

No response

Application/PAL

No response

Business priority

None

Available extra resources

No response

Code of Conduct

@github-project-automation github-project-automation bot moved this to Triage in Roadmap May 30, 2023
@andreancardona andreancardona changed the title [Feature Request]: [Feature Request]: Release action issue May 30, 2023
@tay1orjones
Copy link
Member

sync-platform-branch.yml is also failing with the same error.

@tay1orjones tay1orjones added severity: 2 https://ibm.biz/carbon-severity severity: 3 https://ibm.biz/carbon-severity and removed severity: 2 https://ibm.biz/carbon-severity status: waiting for author's response 💬 status: needs triage 🕵️‍♀️ labels Jun 8, 2023
@tay1orjones tay1orjones removed this from Roadmap Jun 8, 2023
@tay1orjones tay1orjones moved this to ⏱ Backlog in Design System Jun 8, 2023
@tay1orjones tay1orjones changed the title [Feature Request]: Release action issue Release action deploy-packages.yml fails to create PRs to update dependencies for related projects Jun 8, 2023
@tay1orjones
Copy link
Member

@kennylam This workflow to update carbon deps in the website is broken right now, but if you're interested, we could loop dotcom/web components into this workflow when we fix it to automatically open a PR on your repo to update carbon versions when they're available.

We'd just need to nail down what commands to run on your repo to update the deps before issuing the PR.

@tay1orjones
Copy link
Member

This is blocked by carbon-design-system/carbon-website#3599

@francinelucca
Copy link
Collaborator

@github-project-automation github-project-automation bot moved this from ⏱ Backlog to ✅ Done in Design System Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
role: dev 🤖 severity: 3 https://ibm.biz/carbon-severity type: bug 🐛
Projects
Archived in project
Development

No branches or pull requests

3 participants