César D. Rodas

Results 24 issues of César D. Rodas

Follow redirect, very simple approach

It was failing if the URL has some get argument involved.

Filter by words

## Description The cli_examples are converted also to unit tests. These unit tests will compile a binary and execute it. The main goal is to enforce documentation correctness through the...

forc

Add more tests to extend the help and add it to the unit tests. * [ ] `forc deploy` with --default-signer, --testnet and --node-url * [ ] `forc build` *...

forc
forc-doc

Extend generated completions scripts and include dynamic plugins (external sub-commands). Make this process optional and fault-tolerant since plugins are not owned nor controlled by forc, instead they are externally invoked.

## Description Fixes #5670 Add the ability to generate completions for subcommands Subcommands may generate completions code optionally. ## Checklist - [x] I have linked to any relevant issues. -...

## Description This fixes https://github.com/FuelLabs/sway/issues/5474 This is the first part of #5612, which will be split into several smaller PRs ## Checklist - [x] I have linked to any relevant...

This PR fixes #5474, This PR enhances the autocomplete feature that is built-in ly forc. The first enhancement is to add support to generate a script for [fig](https://fig.io). The second...