Status Updates From GitHub Actions in Action: C...

GitHub Actions in Action: Continuous integration and delivery for DevOps GitHub Actions in Action: Continuous integration and delivery for DevOps
by


Status Updates Showing 1-27 of 27

order by

Nicola
Nicola is on page 193 of 256
Jan 03, 2026 11:24AM Add a comment
GitHub Actions in Action: Continuous integration and delivery for DevOps

Nicola
Nicola is on page 133 of 256
Jan 02, 2026 08:29AM Add a comment
GitHub Actions in Action: Continuous integration and delivery for DevOps

Nicola
Nicola is on page 114 of 256
Jan 01, 2026 11:43PM Add a comment
GitHub Actions in Action: Continuous integration and delivery for DevOps

Nicola
Nicola is on page 71 of 256
Dec 31, 2025 06:55AM Add a comment
GitHub Actions in Action: Continuous integration and delivery for DevOps

Nicola
Nicola is on page 37 of 256
Dec 30, 2025 11:19AM Add a comment
GitHub Actions in Action: Continuous integration and delivery for DevOps

Alex
Alex is on page 214 of 256
May 07, 2025 03:08AM Add a comment
GitHub Actions in Action: Continuous integration and delivery for DevOps

Alex
Alex is on page 194 of 256
May 06, 2025 01:04PM Add a comment
GitHub Actions in Action: Continuous integration and delivery for DevOps

Alex
Alex is on page 163 of 256
May 05, 2025 01:26PM Add a comment
GitHub Actions in Action: Continuous integration and delivery for DevOps

Alex
Alex is on page 153 of 256
May 01, 2025 03:36AM Add a comment
GitHub Actions in Action: Continuous integration and delivery for DevOps

Alex
Alex is on page 136 of 256
Apr 22, 2025 07:23AM Add a comment
GitHub Actions in Action: Continuous integration and delivery for DevOps

Alex
Alex is on page 74 of 256
Apr 09, 2025 11:32AM Add a comment
GitHub Actions in Action: Continuous integration and delivery for DevOps

Camal
Camal is on page 155 of 256
Jan 05, 2025 02:27PM Add a comment
GitHub Actions in Action: Continuous integration and delivery for DevOps

Camal
Camal is on page 33 of 256
Dec 28, 2024 01:59PM Add a comment
GitHub Actions in Action: Continuous integration and delivery for DevOps

Camal
Camal is on page 22 of 256
Dec 28, 2024 01:59PM Add a comment
GitHub Actions in Action: Continuous integration and delivery for DevOps

Nicholas
Nicholas is on page 10 of 256
Nov 06, 2024 05:59AM Add a comment
GitHub Actions in Action: Continuous integration and delivery for DevOps

Jean Tessier
Jean Tessier is on page 233 of 256
OIDC workflows finally provide breath (AWS, Azure, GCP). But, they only show auth and then echo their env to show they were allowed. It would have been more useful to show more fleshed out workflows that actually do something useful with the credentials. Red-green deployment was all over the place.
Jul 18, 2024 12:20AM Add a comment
GitHub Actions in Action: Continuous integration and delivery for DevOps

Jean Tessier
Jean Tessier is on page 198 of 256
Looking at continuous deployment support, including deployment environments and secrets, like credentials.
Jul 16, 2024 05:07PM Add a comment
GitHub Actions in Action: Continuous integration and delivery for DevOps

Jean Tessier
Jean Tessier is on page 188 of 256
Chapter on CI sets up more useful and realistic workflows. But their treatment is still very superficial and does not explain adequately the underlying mechanisms. The examples use .NET, but additional examples for Java and Node (and Ruby) would have been helpful. The examples generate Docker images, but what if I have other types of deployment artifacts?!?
Jul 07, 2024 10:46PM Add a comment
GitHub Actions in Action: Continuous integration and delivery for DevOps

Jean Tessier
Jean Tessier is on page 158 of 256
We're getting into a more "real life" example. Too bad it's in .NET. Who thought it would be a good idea to have a hardcoded test summary instead of building one from some test resuls?
Jul 02, 2024 01:54AM Add a comment
GitHub Actions in Action: Continuous integration and delivery for DevOps

Jean Tessier
Jean Tessier is on page 81 of 256
Authoring actions as repos with "action.yml" files, one in top-level directory, or monorepo-style with each action in its own directory. JavaScript actions execute the fastest, but Docker image ones can be in any language.
Jun 28, 2024 07:25PM Add a comment
GitHub Actions in Action: Continuous integration and delivery for DevOps

Jean Tessier
Jean Tessier is on page 59 of 256
Examples are easy to follow. There is an uneasy balance of showing possibilities vs. referring the reader to the online documentation. While they keep recommending the online workflow editor, they do mention VS Code, and I'm using WebStorm.
Jun 26, 2024 10:50PM Add a comment
GitHub Actions in Action: Continuous integration and delivery for DevOps

Brian
Brian is on page 30 of 256
Jun 03, 2024 03:00PM Add a comment
GitHub Actions in Action: Continuous integration and delivery for DevOps