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

Update Media page with Pycon #15852

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 15 additions & 2 deletions docs/markdown/Introduction/media.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,21 @@ updatedAt: "2022-04-05T22:02:38.457Z"
Talks
-----

### Pycon 2022

#### "Hermetic Environments in Pantsbuild" aka "Fast and Reproducible Tests, Packaging, and Deploys with Pantsbuild"

April 24, 2022
<https://www.youtube.com/watch?v=0INmW9KaAp4>
<https://speakerdeck.com/chrisjrn/hermetic-environments-in-pantsbuild-31d03419-8a15-4cd3-9041-b817b8924b3c>
Pants maintainer Chris Neugebauer gives a deep dive into the sandboxing model used by Pants, the priorities driving its design, and the pros and cons.

#### [LIGHTNING TALK] "Stop Running Your Tests"

April 23, 2022
<https://youtu.be/r-rpo4Xm_lM?t=2799>
Chris Neugebauer gives a swift and cheeky introduction to Pants.

### EuroPython 2021

#### "Python monorepos: what, why and how"
Expand Down Expand Up @@ -134,8 +149,6 @@ April 4, 2022
<https://sureshjoshi.com/development/pants-plugin-code-quality>
A follow-up to "Your first Pants plugin" detailing how to manage code quality via plugins, continuous integration checks, and pre-commit hooks.

### Suresh Joshi

January 25, 2022
[Tutorial] "Your first Pants plugin"
<https://sureshjoshi.com/development/first-pants-plugin>
Expand Down