Commit Graph

4 Commits

Author SHA1 Message Date
Igor Aleksandrov e74a8d72a6
Added Configure GitHub Actions step to the Python guide (#22676)
## Description

Replaced "Configure CI/CD" step of the Python guide with "Configure
GitHub Actions" step to have it similar structure as the Rails guide.

## Related issues or tickets

#22114 

## Reviews

- [ ] Technical review
- [x] Editorial review
- [ ] Product review
2025-06-05 07:40:07 -07:00
Igor Aleksandrov eecf21f26e
Change directory after pulling a sample Docker application (#22179)
## Description

This PR updates `git clone` command for sample repositories with `&& cd
<repo name>`. Forcing to change the working directory should reduce the
risk of forgetting to do.

## Related issues or tickets

## Reviews

@usha-mandya 

- [ ] Technical review
- [x] Editorial review
- [ ] Product review
2025-03-06 08:39:12 -08:00
David Karlsson 4238c62877 chore: add aliases, run formatter
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-03 17:20:16 +02:00
David Karlsson 2e59bd4eb7 site: use filter-based nav for guides
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-03 16:50:15 +02:00