Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix env schema #3514

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Fix env schema #3514

merged 1 commit into from
Mar 20, 2024

Conversation

qwerty287
Copy link
Contributor

closes #3510

@qwerty287 qwerty287 added bug Something isn't working schema labels Mar 20, 2024
@qwerty287 qwerty287 added this to the 2.5.0 milestone Mar 20, 2024
@qwerty287 qwerty287 requested a review from a team March 20, 2024 08:19
@qwerty287 qwerty287 merged commit f23d42b into woodpecker-ci:main Mar 20, 2024
7 checks passed
@qwerty287 qwerty287 deleted the fix-schema branch March 20, 2024 08:28
@woodpecker-bot woodpecker-bot mentioned this pull request Mar 20, 2024
1 task
@6543
Copy link
Member

6543 commented Mar 20, 2024

We might specify object bit stricter to only allow secrets ...

@qwerty287
Copy link
Contributor Author

You can use anything and it will be converted to json, just like settings

6543 added a commit that referenced this pull request Mar 20, 2024
This PR was opened by the
[ready-release-go](https://github.com/woodpecker-ci/plugin-ready-release-go)
plugin. When you're ready to do a release, you can merge this
pull-request and a new release with version `2.4.1` will be created
automatically. If you're not ready to do a release yet, that's fine,
whenever you add more changes to `main` this pull-request will be
updated.

## Options

- [ ] Mark this version as a release candidate

##
[2.4.1](https://github.com/woodpecker-ci/woodpecker/releases/tag/2.4.1)
- 2024-03-20

### 🔒 Security

- Only allow to deploy from push, tag and release
[[#3522](#3522)]

### 🐛 Bug Fixes

- Exclude setup from cli command exec.
[[#3523](#3523)]
- Fix uppercased env
[[#3516](#3516)]
- Fix env schema
[[#3514](#3514)]

### Misc

- Temp pin golangci version in makefile
[[#3520](#3520)]

---------

Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
Co-authored-by: 6543 <m.huber@kithara.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working schema
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parsing error for alternative secret names
3 participants