Skip to content

Commit 837ed6f

Browse files
authored
Merge branch 'main' into feat/listing-allow-target-href
2 parents c94002c + b5af774 commit 837ed6f

File tree

81 files changed

+3092
-1734
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+3092
-1734
lines changed

dev-docs/checklist-make-a-new-stable-quarto-release.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
- Select 'Publish Quarto PyPi'
1616
- [ ] Click "Run Workflow"
1717
- **Publishing Test**: You may elect to publish to test.pypi first by _unchecking_ the `Production Release` option
18-
- Once complete, trest using
18+
- Once complete, test using
1919
```bash
2020
python3 -m pip install --index-url https://test.pypi.org/ --extra-index-url https://pypi.org/ quarto-cli
2121
```
@@ -24,4 +24,4 @@
2424
- **Publishing Production**: You may elect to publish to production pypyi by checking the `Production Release` option
2525
- Published to: <https://pypi.org/project/quarto-cli/>
2626
- Take a sip of tea ☕, bask in the glory of automation.
27-
- [ ] Update the stable changelog by moving entries to the "in previous release"
27+
- [ ] Update the stable changelog by moving entries to the "in previous release". Use "[release checklist]" in the commit message to make it easier to spot if a new release is needed next month.

news/changelog-1.7.md

Lines changed: 66 additions & 53 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)