1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-11 19:18:01 +00:00
Karim Bouchez 15337dfd71 Update the old way to capture a GitHub Actions output
See [here](https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/) for more explanations:
> We are monitoring telemetry for the usage of these commands and plan to fully disable them on 31st May 2023. Starting 1st June 2023 workflows using save-state or set-output commands via stdout will fail with an error.
2023-02-12 10:36:45 +01:00
2018-12-23 18:14:44 -06:00
2016-02-14 13:40:42 -06:00

TIL

Today I Learned

A collection of concise write-ups on small things I learn day to day across a variety of languages and technologies. These are things that don't really warrant a full blog post. These are things I've picked up by Learning In Public™ and pairing with smart people at Hashrocket.

For a steady stream of TILs, sign up for my newsletter.

1283 TILs and counting...


Categories


Ack

Amplify

Ansible

Chrome

Clojure

CSS

Deno

Devops

Elixir

Gatsby

Git

GitHub Actions

Go

GROQ

Heroku

HTML

HTTP

Internet

JavaScript

jq

Kitty

Linux

Mac

MongoDB

MySQL

Neovim

Netlify

Next.js

Phoenix

Planetscale

pnpm

PostgreSQL

Prisma

Python

Rails

React

React Native

React Testing Library

ReasonML

Remix

RSpec

Ruby

sed

Shell

Streaming

Tailwind CSS

tmux

TypeScript

Unix

Vercel

Vim

VSCode

Webpack

Workflow

XState

YAML

Zod

Usage

The .vimrc file for this project contains a function CountTILs that can be invoked with <leader>c. This will do a substitution count of the current number of TILs and display the result in the command tray.

About

I shamelessly stole this idea from thoughtbot/til.

Other TIL Collections

License

© 2015-2022 Josh Branchaud

This repository is licensed under the MIT license. See LICENSE for details.

Description
No description provided
Readme MIT 44 MiB
Languages
Markdown 100%