Skip to content

feat: test upload-action in ci. closes #395#399

Draft
juliangruber wants to merge 9 commits intomasterfrom
add/ci-upload-action
Draft

feat: test upload-action in ci. closes #395#399
juliangruber wants to merge 9 commits intomasterfrom
add/ci-upload-action

Conversation

@juliangruber
Copy link
Copy Markdown
Member

@juliangruber juliangruber commented Apr 2, 2026

Closes #395

Blocked #399 (comment)

@FilOzzy FilOzzy added team/filecoin-pin "Filecoin Pin" project is a stakeholder for this work. team/fs-wg FOC working group is a stakeholder for this work, and thus wants to track it on their project board. labels Apr 2, 2026
@FilOzzy FilOzzy added this to FOC Apr 2, 2026
@github-project-automation github-project-automation bot moved this to 📌 Triage in FOC Apr 2, 2026
push:
pull_request:

jobs:
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I considered using a matrix for the very similar upload and dry-run jobs, but overall it was simpler without, and the repeated code isn't much at all

* fix upload-action: pnpm needs to be installed before node

* check if disabling the cache fixes it

* use `package_json_file`

* try this

* add back cache

* fix path
@juliangruber
Copy link
Copy Markdown
Member Author

Getting upload to work is blocked by https://stg.usdfc.net/#/ failing to load for me

@juliangruber
Copy link
Copy Markdown
Member Author

cherry picked https://github.com/filecoin-project/filecoin-pin/pull/400/commits to verify everything works in integration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team/filecoin-pin "Filecoin Pin" project is a stakeholder for this work. team/fs-wg FOC working group is a stakeholder for this work, and thus wants to track it on their project board.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upload action: add CI to verify functionality

3 participants