* Update building-and-testing-ruby.md
we are deprecating actions/setup-ruby in favor of ruby/setup-ruby and our removing any reference from the docs.
* updated setup-ruby action tag
Co-authored-by: Alena Sviridenko <alenasviridenko@github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
* add copy to code blocks in about service containers
* add copy to code blocks in java with ant guide
* add copy to code blocks in actions guides
* Update content/actions/guides/about-service-containers.md
Co-authored-by: Jason Etcovitch <jasonetco@github.com>
* {:code} should be {:copy}
* add copy button in reusable
Co-authored-by: Jason Etcovitch <jasonetco@github.com>
* add new discussions video
* add changelog posts for actions and packages
* remove unused getting started from yaml
* update popular actions articles
* update popular packages pages
* Fix changelog post date
- Added `{:copy}` snippet to all code blocks.
- Added a few descriptions about public and private actions
- Changed the order of commands and added a description.
* get link liquid tag to accept variables as param
* new liquid tag `link_as_article_card`
* refactor link liquid tag slightly so we can control what props get rendered
* generalize filterCodeExample to use in all guides section
* pass in `js-filter-card-max` instead of hardcode max
* tweaks and add `data` to CSP for images
* add liquid tag tests
* add some browser tests for card filters
* we still need to rely on `getPathWithLanguage` for hrefs that already have the language code embedded
Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>
* chore: Add missing code fence languages
* Update content/actions/creating-actions/dockerfile-support-for-github-actions.md
* Add raw & endraw markers around shell content
See review comment by @rachmari
* Add raw & endraw markers around shell content
See review comment by @rachmari
* Remove language from code fences
to avoid the problem of replaceable text indicates like
<this> not showing up in the output page.
Co-authored-by: hubwriter <hubwriter@github.com>
* Adding language guide for dotnet
* update structure and titles
* migrate content tags
* update frontmatter
* update versioning scheme
* update title name
* Added some edits to draft
* Fixed link
* Fixed link
* Versioned cache content for dotcom
Co-authored-by: Ahmed Bilal <ahbilal@microsoft.com>
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
Co-authored-by: Martin Lopes <martin389@github.com>