Eduardo Valdes

Results 107 comments of Eduardo Valdes

It's now decided to disregard all the Josiah Siegel's external/remote repos that we initially targeted to import as it seems (based on his input) that only the "action-connect-ovpn" GitHub Action...

Based on Josiah Siegel's recommendation: [...] I was just saying the only critical action is the vpn one. All others support some other optional/nice-to-have feature (and can be replaced if...

``` console devops: actions (importing-gha +$=) $ git add . && git commit -m "Restructuring the scope for target GitHub Actions to be imported" ; [importing-gha ae9f58a04] Restructuring the scope...

These are all the instances in the project where the **docker build** instruction is performed: ``` console $ find . -not -iwholename '*/.git/*' -type f | \ xargs -I {}...

The objectives/targets for this GitHub Issue are now addressed and resolved. The actual line numbers for these references will change in time and this might be non-updated information but we...

If I expand on the search and include ANYTHING that might exist between the word **docker** and the word **build**, this is what I have found as files containing docker...

In order to start this Epic, we need to finalize communications with Mr. Josiah Siegel and ask for his support since we require to have all the Secrets and Environment...

This external repo is now inserted in the file structure at: **.github/actions/slack-boltjs-app** in the **importing-gha** branch.

```console github.event.inputs.choice_name github.event.inputs.choice_name ``` ```console matrix.language matrix.language ``` ```console secrets.CODACY_PROJECT_TOKEN secrets.ENV secrets.VALIDATE_CHANNEL secrets.VALIDATE_TOKEN steps.validate_bot.outputs.result ``` ```console vars.VALIDATE_BOTID ```

This GitHub Action (targeted to be imported as a remote/external) is no longer in consideration until we can further evaluate if they are worth the effort to be imported at...