Tweets
- Tweets, page courante.
- Tweets & réponses
- Médias
Vous avez bloqué @gr2m
Êtes-vous sûr de vouloir voir ces Tweets ? Les voir ne débloquera pas @gr2m
-
Tweet épinglé
I wish
@GitHub would use it’s uniquely strong position as Git platform as well as their involvement in building git itself to get rid of "master" being the default branch name. It’s such a horrible term. /cc@natfriedmanAfficher cette discussionMerci. Twitter en tiendra compte pour améliorer votre fil. SupprimerSupprimer -
You can now configure the branch from which you want to deploy to GitHub Pages. "master" is no longer hardcoded
https://github.blog/changelog/2020-09-03-build-and-deploy-github-pages-from-any-branch/ …Merci. Twitter en tiendra compte pour améliorer votre fil. SupprimerSupprimer -
Gregor a retweeté
We are hiring!
If you’re a Front-end Developer wanting to be a part of a small but impactful team, care about work-life balance and building a faster web, we’d love to hear from you.
Role description, benefits, interview process and more details:https://calibreapp.com/careers/front-end-developer …Afficher cette discussionMerci. Twitter en tiendra compte pour améliorer votre fil. SupprimerSupprimer -
Gregor a retweeté
If you have discretionary funds and you would like to support Black lives, I humbly suggest that you give $10+ to this fundraiser. This doesn’t have to become a story of overcoming insurmountable odds. https://www.paypal.com/pools/c/8s5QpWTC6H …
#BlackTechTwitter#TechTwitter#BLMAfficher cette discussionMerci. Twitter en tiendra compte pour améliorer votre fil. SupprimerSupprimer -
Gregor a retweeté
If you ever needed to run a custom script to update a bunch of
@GitHub repositories at once, I made a thing:https://github.com/gr2m/mutate-github-repositories-cli …Afficher cette discussionMerci. Twitter en tiendra compte pour améliorer votre fil. SupprimerSupprimer -
Gregor a retweeté
We're hiring! If you're a
#producer and looking for your next adventure, I'd love for you to consider our new producer role at@discohq_. Check it out, and if you know someone who'd be interested, send them my way! RTs appreciated!https://airtable.com/shrEEmNn9ZrQKMDqf …Merci. Twitter en tiendra compte pour améliorer votre fil. SupprimerSupprimer -
Gregor a retweeté
For the past month, I've experienced coordinated harassment via 4chan on one of my GitHub repos. Yes, the platform I work on. Doing much better after taking time off & getting support from my circle.
I'm ready to share my experience, so here it is:https://www.tinykat.cafe/on-all-that-fuckery …Afficher cette discussionMerci. Twitter en tiendra compte pour améliorer votre fil. SupprimerSupprimer -
Is there anything that you'd like to build with it? Please let me know, I'm happy to help. I think this tool could turn into something very useful, with an ever growing list of reusable community scripts :)
Afficher cette discussionMerci. Twitter en tiendra compte pour améliorer votre fil. SupprimerSupprimer -
I wanted to build this for a long time. The use case that finally prompted me to build it: I needed to create an issue on every repository that is an
@octokit plugin. Here is the script for reference: https://github.com/gr2m/create-issue-to-add-octokit-core-as-peer-dependency-to-octokit-plugins/blob/main/script.js …Afficher cette discussionMerci. Twitter en tiendra compte pour améliorer votre fil. SupprimerSupprimer -
For example, to star all my repositories, I'd run $ npx mutate-github-repositories-cli --token [TOKEN] script.js gr2m/* To unstar just add `--unstar` to the command script.js looks like thispic.twitter.com/TwRJXFHQOH
Afficher cette discussionMerci. Twitter en tiendra compte pour améliorer votre fil. SupprimerSupprimer -
If you ever needed to run a custom script to update a bunch of
@GitHub repositories at once, I made a thing:https://github.com/gr2m/mutate-github-repositories-cli …Afficher cette discussionMerci. Twitter en tiendra compte pour améliorer votre fil. SupprimerSupprimer -
The transition of leadership in
@p5xjs from the creator (@laurenleemack) to a new project lead is an outstanding example on how to do this kind of hard transition right in Open Source. Great work and lots of respect to everyone involved. And all the best to Moira!https://twitter.com/p5xjs/status/1298694836426403840 …Merci. Twitter en tiendra compte pour améliorer votre fil. SupprimerSupprimer -
Gregor a retweeté

Probot turns v10!
npm install probot@next
Changelog: https://github.com/probot/probot/releases/tag/v10.0.0 …
In other news: we passed 6k
Merci. Twitter en tiendra compte pour améliorer votre fil. SupprimerSupprimer -
Gregor a retweeté
I had the chance to pair with
@gr2m yesterday on a GitHub Action, and one of the Actions we ended up using was his Create or Update Pull Request action. I cannot explain how fundamentally I love this Action.https://github.com/gr2m/create-or-update-pull-request-action …Afficher cette discussionMerci. Twitter en tiendra compte pour améliorer votre fil. SupprimerSupprimer -
Gregor a retweeté
Node.js v14.8.0 has been released
Big highlight - Top Level Await has been unflagged!
HUGE thank you to @devsnek,@MylesBorins, & all others in the wide cast of characters who worked to bring this to you all! For more information
https://nodejs.org/en/blog/release/v14.8.0 …Merci. Twitter en tiendra compte pour améliorer votre fil. SupprimerSupprimer -
Should I update all the `http://cnd.pika.dev ` links to `http://cdn.skypack.dev ` in my docs, e.g.https://github.com/octokit/core.js#usage …
Afficher cette discussionMerci. Twitter en tiendra compte pour améliorer votre fil. SupprimerSupprimer -
ohh but looks http://cdn.skypack.dev made the
@octokit JS package just work in Deno!
https://github.com/octokit/rest.js/discussions/1708#discussioncomment-48713 …Afficher cette discussionMerci. Twitter en tiendra compte pour améliorer votre fil. SupprimerSupprimer -
Gregor a retweeté
why isn't "package manager" shortened to "pacman"
Merci. Twitter en tiendra compte pour améliorer votre fil. SupprimerSupprimer -
Did someone setup a
@TypeScript hotline yet? Because I could really use some help:https://stackoverflow.com/questions/63233585/derive-type-of-methods-callback-argument-from-constructor-options-return-type …Merci. Twitter en tiendra compte pour améliorer votre fil. SupprimerSupprimer -
Gregor a retweeté

What is the name for a group of @ProbotTheRobot?https://github.com/probot/probot/issues/1269#issuecomment-667360804 …Merci. Twitter en tiendra compte pour améliorer votre fil. SupprimerSupprimer -
“master” is no longer hard coded for serving GitHub pages, instead your repositories default branch is used. The special “gh-pages” branch continues to work as beforehttps://github.blog/changelog/2020-07-31-build-and-deploy-github-pages-from-any-branch-beta/ …
Merci. Twitter en tiendra compte pour améliorer votre fil. SupprimerSupprimer
Le chargement semble prendre du temps.
Twitter est peut-être en surcapacité ou rencontre momentanément un incident. Réessayez ou rendez-vous sur la page Twitter Status pour plus d'informations.