RT Ashley Wolf
👇 Here's my take on 3 ways companies can get started with an open source strategy #OpenSourceFriday
https://github.blog/2022-08-26-3-ways-every-company-can-get-started-with-an-open-source-software-strategy/
Whether you’re committing 30 minutes or 3 hours a day to learning, consistency is key. @klintron asks 3 tech professionals at different stages in their career for more advice.
https://github.blog/2022-08-25-keeping-your-skillset-fresh-as-a-developer/
✋ Find out how to properly handle secrets when using GitHub Actions with these tips.
Meet Trilogy, a database adapter to connect #RubyOnRails and Active Record clients to MySQL-compatible database servers.
Trilogy is:
Open source ✅
Designed for performance ✅
Flexible ✅
Easy to embed ✅
Try it out and let us know what you think!
https://github.co/3KmXiAh
We are pleased to announce the full lineup of workshops and talks for this year’s Git Merge conference in Chicago Sep 14 - 15.
17 talks, 3 workshops, 1 panel, and some great company!
Tickets are on sale now!
https://github.blog/2022-08-23-the-full-lineup-for-git-merge-2022-revealed/
Which framework enables you to run Python in your HTML and import Python packages to your slide deck? 🤯
The answer: PyScript 🐍
Watch the full video as @b_smoke, creator of PyScript shows @blackgirlbytes how it works!
https://youtu.be/Er3HuaUQ9-U
Want to contribute to open source, but find it intimidating or overwhelming? @rosejudge5 has a plan.
https://github.com/readme/guides/configure-git-environment
Did you know you could streamline setting up workshops and dev environments with Codespaces? 🤯
Check out this blog post that outlines how to run frontend workshops in Codespaces:
https://github.co/3CgxTGA
RT GitHub Community
Come fly with Copilot next Tuesday, on our next Community AMA. We'll be answering all your questions for 24 hours!
https://bit.ly/3T5v8y2
https://twitter.com/GitHubCommunity/status/1561741498223321089
Looking for a Sunday read? You bring the ☕️, we've got the article. Decisions are the essence of open source maintainership. So how do you create a framework? Be clear, set goals and be responsive.
https://github.com/readme/featured/oss-decision-making
We have another incredible open source game for you to check out this weekend!
Mindustry is an incredible hybrid of tower defense, real-time strategy, and base-building bundled up for Windows, macOS, Linux, and/or your mobile device:
https://mindustrygame.github.io/
Break down your team's feature planning with GitHub Projects. See how it's done!
https://youtu.be/yFQ-p6wMS_Y
Avoid malware from malicious inputs coming from places like issues and PRs when using GitHub Actions by using intermediate variables. Learn more about how to stay secure when automating with Actions. 📺 ⬇️
What if devs could preview features before merging? 🤔
Today at 10 am PT/1 pm ET we will learn how @Uffizzi_ makes this possible! Join @blackgirlbytes and @graysonadkins on
RSVP here:
http://twitch.tv/github
https://github.co/3QUuoKc
Supporting and sharing different perspectives and opinions is foundational to @KaraAJC, and imperative for a healthy and inclusive OSS community.
https://github.com/readme/stories/kara-carrell
Using Projects? We’ve got improved date filtering, a beta of the command palette, and more in today’s Changelog. 💥 🎨
Check out what’s new!
https://github.blog/changelog/2022-08-18-github-issues-august-18th-update/
Used the github-script action yet? It allows you to quickly write a script in your workflow so you can automatically comment or apply a label on an issue, run custom GraphQL queries and so much more!
https://github.com/actions/github-script
RT Elijah Manor
⚡️ Quick 2-minute video!
✅ Check out a PR from the terminal with search functionality and a live preview!
📹 Video builds the command piece by piece using:
• gh: GitHub CLI
• fzf: command-line fuzzy finder
• awk: text parsing tool
• xargs: converts stdin into arguments
How people build software.
Need help? Send us a message at https://git.io/c for support.