Skip to content

Conversation

@abelsiqueira
Copy link
Member

Updates from jsotutorials-push-ab33f474c35b5fe8677b115236272868c860e1c5

@github-actions
Copy link
Contributor

Once the build has completed, you can preview your PR at this URL: https://jso-preview.netlify.app/previews/PR206/

@tmigot tmigot merged commit 02bb424 into main Oct 24, 2025
2 checks passed
@tmigot tmigot deleted the jsotutorials-push-ab33f474c35b5fe8677b115236272868c860e1c5 branch October 24, 2025 15:50
arnavk23 pushed a commit to arnavk23/JuliaSmoothOptimizers.github.io that referenced this pull request Oct 25, 2025
tmigot pushed a commit that referenced this pull request Oct 25, 2025
* inspiring computing podcast episode added

* Key changes:

Removed all the "excitement," "buzzing," and overselling language
Simplified the title (no exclamation marks)
Made it a short, factual announcement about Abel's podcast appearance
Used a simple bulleted list to summarize what Abel discussed
Direct link to the show notes for full details
Removed all the celebratory/marketing-style sections

* Created 2023-07-23-gpmr-paper.md
with:

Metadata: title + rss_description
Brief announcement paragraph
Links to publisher page and DOI (as proper markdown links)
One-sentence description of GPMR
Reference line with DOI link

* Fix link checker: stop forcing checkout of gh-pages (use current commit/branch)

* pushing changes

* Update LinkChecker.yml

* ⬆️ Bump lycheeverse/lychee-action in /.github/workflows (#198)

Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.1.0 to 2.0.2.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@v1.1.0...v2.0.2)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-version: 2.0.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 🤖 Tutorials deployment from 8b527f4a0fbf82ffe8ca2b677efa2b327fe19346 (#204)

Co-authored-by: JSOTutorials bot <[email protected]>

* 🤖 Tutorials deployment from aa27d1c3ac4132ce5ee3dcc7e3e9f92a9429664f (#203)

Co-authored-by: JSOTutorials bot <[email protected]>

* 🤖 Tutorials deployment from b6c520c3e3c3308bebfe1542a5af1e1592b21eee (#205)

Co-authored-by: JSOTutorials bot <[email protected]>

* 🤖 Tutorials deployment from ab33f474c35b5fe8677b115236272868c860e1c5 (#206)

Co-authored-by: JSOTutorials bot <[email protected]>

* Delete news-and-blogposts/2023/2023-07-23-gpmr-paper.md

* Fix link-checker: remove or canonicalize external links that return 403/404 (abelsiqueira assets, gerad preprints, dx.doi -> doi.org, epubs.siam -> doi.org)

* Changed files:
  _data/references.json
  _data/bibtex/articles2019.bib
  _data/bibtex/articles2020.bib
  tutorials/index.md

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Abel Soares Siqueira <[email protected]>
Co-authored-by: JSOTutorials bot <[email protected]>
tmigot pushed a commit that referenced this pull request Oct 25, 2025
* inspiring computing podcast episode added

* Key changes:

Removed all the "excitement," "buzzing," and overselling language
Simplified the title (no exclamation marks)
Made it a short, factual announcement about Abel's podcast appearance
Used a simple bulleted list to summarize what Abel discussed
Direct link to the show notes for full details
Removed all the celebratory/marketing-style sections

* Created 2023-07-23-gpmr-paper.md
with:

Metadata: title + rss_description
Brief announcement paragraph
Links to publisher page and DOI (as proper markdown links)
One-sentence description of GPMR
Reference line with DOI link

* Fix link checker: stop forcing checkout of gh-pages (use current commit/branch)

* pushing changes

* Update LinkChecker.yml

* ⬆️ Bump lycheeverse/lychee-action in /.github/workflows (#198)

Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.1.0 to 2.0.2.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@v1.1.0...v2.0.2)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-version: 2.0.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 🤖 Tutorials deployment from 8b527f4a0fbf82ffe8ca2b677efa2b327fe19346 (#204)

Co-authored-by: JSOTutorials bot <[email protected]>

* 🤖 Tutorials deployment from aa27d1c3ac4132ce5ee3dcc7e3e9f92a9429664f (#203)

Co-authored-by: JSOTutorials bot <[email protected]>

* 🤖 Tutorials deployment from b6c520c3e3c3308bebfe1542a5af1e1592b21eee (#205)

Co-authored-by: JSOTutorials bot <[email protected]>

* 🤖 Tutorials deployment from ab33f474c35b5fe8677b115236272868c860e1c5 (#206)

Co-authored-by: JSOTutorials bot <[email protected]>

* Delete news-and-blogposts/2023/2023-07-23-gpmr-paper.md

* Fix link-checker: remove or canonicalize external links that return 403/404 (abelsiqueira assets, gerad preprints, dx.doi -> doi.org, epubs.siam -> doi.org)

* Changed files:
  _data/references.json
  _data/bibtex/articles2019.bib
  _data/bibtex/articles2020.bib
  tutorials/index.md

* fixed #23 Link checker issues in several markdown files

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Abel Soares Siqueira <[email protected]>
Co-authored-by: JSOTutorials bot <[email protected]>
tmigot pushed a commit that referenced this pull request Oct 25, 2025
* inspiring computing podcast episode added

* Key changes:

Removed all the "excitement," "buzzing," and overselling language
Simplified the title (no exclamation marks)
Made it a short, factual announcement about Abel's podcast appearance
Used a simple bulleted list to summarize what Abel discussed
Direct link to the show notes for full details
Removed all the celebratory/marketing-style sections

* Created 2023-07-23-gpmr-paper.md
with:

Metadata: title + rss_description
Brief announcement paragraph
Links to publisher page and DOI (as proper markdown links)
One-sentence description of GPMR
Reference line with DOI link

* Fix link checker: stop forcing checkout of gh-pages (use current commit/branch)

* pushing changes

* Update LinkChecker.yml

* ⬆️ Bump lycheeverse/lychee-action in /.github/workflows (#198)

Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.1.0 to 2.0.2.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@v1.1.0...v2.0.2)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-version: 2.0.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 🤖 Tutorials deployment from 8b527f4a0fbf82ffe8ca2b677efa2b327fe19346 (#204)

Co-authored-by: JSOTutorials bot <[email protected]>

* 🤖 Tutorials deployment from aa27d1c3ac4132ce5ee3dcc7e3e9f92a9429664f (#203)

Co-authored-by: JSOTutorials bot <[email protected]>

* 🤖 Tutorials deployment from b6c520c3e3c3308bebfe1542a5af1e1592b21eee (#205)

Co-authored-by: JSOTutorials bot <[email protected]>

* 🤖 Tutorials deployment from ab33f474c35b5fe8677b115236272868c860e1c5 (#206)

Co-authored-by: JSOTutorials bot <[email protected]>

* Delete news-and-blogposts/2023/2023-07-23-gpmr-paper.md

* Fix link-checker: remove or canonicalize external links that return 403/404 (abelsiqueira assets, gerad preprints, dx.doi -> doi.org, epubs.siam -> doi.org)

* Changed files:
  _data/references.json
  _data/bibtex/articles2019.bib
  _data/bibtex/articles2020.bib
  tutorials/index.md

* fixed #23 Link checker issues in several markdown files

* Fixing 2 final failing links

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Abel Soares Siqueira <[email protected]>
Co-authored-by: JSOTutorials bot <[email protected]>
tmigot added a commit that referenced this pull request Oct 26, 2025
* inspiring computing podcast episode added

* Key changes:

Removed all the "excitement," "buzzing," and overselling language
Simplified the title (no exclamation marks)
Made it a short, factual announcement about Abel's podcast appearance
Used a simple bulleted list to summarize what Abel discussed
Direct link to the show notes for full details
Removed all the celebratory/marketing-style sections

* Created 2023-07-23-gpmr-paper.md
with:

Metadata: title + rss_description
Brief announcement paragraph
Links to publisher page and DOI (as proper markdown links)
One-sentence description of GPMR
Reference line with DOI link

* Fix link checker: stop forcing checkout of gh-pages (use current commit/branch)

* pushing changes

* Update LinkChecker.yml

* ⬆️ Bump lycheeverse/lychee-action in /.github/workflows (#198)

Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.1.0 to 2.0.2.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@v1.1.0...v2.0.2)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-version: 2.0.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 🤖 Tutorials deployment from 8b527f4a0fbf82ffe8ca2b677efa2b327fe19346 (#204)

Co-authored-by: JSOTutorials bot <[email protected]>

* 🤖 Tutorials deployment from aa27d1c3ac4132ce5ee3dcc7e3e9f92a9429664f (#203)

Co-authored-by: JSOTutorials bot <[email protected]>

* 🤖 Tutorials deployment from b6c520c3e3c3308bebfe1542a5af1e1592b21eee (#205)

Co-authored-by: JSOTutorials bot <[email protected]>

* 🤖 Tutorials deployment from ab33f474c35b5fe8677b115236272868c860e1c5 (#206)

Co-authored-by: JSOTutorials bot <[email protected]>

* Delete news-and-blogposts/2023/2023-07-23-gpmr-paper.md

* Fix link-checker: remove or canonicalize external links that return 403/404 (abelsiqueira assets, gerad preprints, dx.doi -> doi.org, epubs.siam -> doi.org)

* Changed files:
  _data/references.json
  _data/bibtex/articles2019.bib
  _data/bibtex/articles2020.bib
  tutorials/index.md

* fixed #23 Link checker issues in several markdown files

* Fixing 2 final failing links

* Final fixes for link checker issues

* +1

* Update _data/bibtex/articles2019.bib

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Abel Soares Siqueira <[email protected]>
Co-authored-by: JSOTutorials bot <[email protected]>
Co-authored-by: Tangi Migot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants