Introduce id keyword for quarto publish action
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 45/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- github-actions
- Domain
- ci-cd
Research direction
Start by locating the composite action that performs the Quarto publish operation and inspect how its inputs are defined and passed through. Add support for an id input so workflows can select either configured publish target, then verify that both automatic preview deployments and explicit main-site dispatches can use the action.
Written by the indexing model from the issue text.
Description
I have a setup with 2 id's for publishing
- source: project
netlify:- id: id1
url: web.com - id: id2
url: 'https://preview.web.com'
- id: id1
I want to setup my CI in such a way that I can deploy preview site on every commit but main site only on explicit workflow dispatch call. It would be nice to have id as input option to composite action so that I can quickly adapt the same for different scenarios
- Dominant language
- PowerShell
- Stars
- 288
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from quarto-dev/quarto-actions
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
quarto-dev/quarto-actions#131 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 48/100
quarto-dev/quarto-actions#128 ·
-
Update License Open
Difficulty 4/5 3-5 days Newbie friendliness 35/100
quarto-dev/quarto-actions#117 · 10 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
quarto-dev/quarto-actions#113 · 2 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
quarto-dev/quarto-actions#112 · 1 comment ·
All issues in quarto-dev/quarto-actions
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
copse-dev/agent-pane#2953 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
simonw/sqlite-utils#872 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
danielmiessler/LifeOS#2215 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·