Ulises Gascón

Results 224 issues of Ulises Gascón

Based on the [IETF RFC4627](http://www.ietf.org/rfc/rfc4627.txt): > JSON text SHALL be encoded in Unicode. The default encoding is UTF-8 I updated some references for the `res.json` and `res.jsonp`. The thing is...

This is a new version for the documentation. It is based on the experience doing #5505 but with some tweaks. **Key assumptions** - We expect to use PGP to verify...

docs
feedback

### Main Changes As discussed in https://github.com/nodejs/build/issues/3414, this add a new pipeline and files to manage alerts from the release machines, following the same settings as per the test machines....

## Description Added Code Climate Badges ## Related Issue Related https://github.com/onebeyond/maintainers/issues/113 ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes -...

Hola 👋 Si quieres que tu testimonio se publique en [la web del libro...](https://dockerseguro.ulisesgascon.com) Solo tienes que responder a este issue con tu testimonio 🙏 Muchas gracias!

While working on https://github.com/expressjs/express/pull/5600, it was suggested that we list the organization members and teams to make it easier to identify the individuals helping the project (cc: @CBID2 @mertcanaltin). Node.js...

This issue includes a reference to all the PRs/issues or pending tasks for Express and dependencies needed to finally ship Express@5. ### Rules (WIP): - If something is completed, just...

top priority
tc agenda

As discussed in our last meetings, we agreed to do a deep dive session about this topic. There have been several discussions (online, offline, public/private....) over the years and recently....

discuss
top priority
tc agenda

As we will have a blog soon :partying_face: (see: [expressjs.com #1483](https://github.com/expressjs/expressjs.com/issues/1483)), it's time to start thinking about the content. Here are some ideas about recent events that might be good...

blog

### Main changes - Replace `credentials.json` for a environmental variable `MAILGUN_API_KEY` - Added pipelines to manage changes in Mailgun - `ci.yml` to check that the changes are valid using `--dry-run`...