Jérôme GARCIA
Jérôme GARCIA
### What changes were proposed in this pull request? I propose this PR to warn the user when he is not using correctly the spark submit CLI. The idea here...
## Standards checklist: - [x] The PR title is descriptive. - [x] The PR doesn't replicate another PR which is already open. - [x] I have read the contribution guide...
**Is your feature request related to a problem? Please describe.** It's more a question than a feature request In Blueprint templates, I'm using objects field to access secrets data within...
**Describe the bug** in the `.moon/workspace.yml`, if a project is defined under a hidden folder (starting with a '.'), moon returns an error. ```bash Error: config::parse::failed × Failed to parse...
**Describe the bug** I'm trying to setup git hooks via moon on windows under GIT bash. The issue is that under GIT bash, `moon sync hooks` will deploy under `.git/hooks/pre-commit`,...
### Discussed in https://github.com/bitnami-labs/sealed-secrets/discussions/1576 Hello, We are trying to use our own certificate to encrypt secrets. The issue we encounter actually is that for a controller installation, this certificate is...
Hello 🙂 **Is your feature request related to a problem? Please describe.** Kind of... I'm using moon to manage a lot of projects in a monorepo (100+) and differents technologies:...
**Describe the bug** I have project using `node` with `yarn` in my monorepo. I have upgraded moon to the latest version going through the v1.40 and the new toolchain configuration....
**Is your feature request related to a problem? Please describe.** Yes. Currently, when passing arguments to a task via the CLI using the passthrough separator (`--`), `moon run` appends these...
Some images were relocated during the migration and were not listed in the migration document. # Changes # Submitter Checklist These are the criteria that every PR should meet, please...