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

🎉 Release 1.1.0 #2790

Closed
wants to merge 1,136 commits into from
Closed

🎉 Release 1.1.0 #2790

wants to merge 1,136 commits into from

Conversation

woodpecker-bot
Copy link
Collaborator

@woodpecker-bot woodpecker-bot commented Nov 9, 2023

No description provided.

renovate bot and others added 30 commits September 8, 2023 17:30
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…2401)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com>
…proval (#2345)

Ref:
#2162 (comment)

Adds a `PipelineInfo` view to harmonize pipeline status information and
add a review link to the approval view.


![image](https://github.com/woodpecker-ci/woodpecker/assets/3391958/41062b5f-0f15-4c3c-b72c-e22092804072)


![image](https://github.com/woodpecker-ci/woodpecker/assets/3391958/4cfb1bc8-8bfd-4217-bce3-c9a1378f58ee)


![image](https://github.com/woodpecker-ci/woodpecker/assets/3391958/f3b22a07-464e-4d29-85f0-de122bce1bbe)

---------

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
Currently translated at 24.7% (86 of 348 strings)

Co-authored-by: mondstern <mondstern@monocles.de>
Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/cs/
Translation: Woodpecker CI/UI
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/swaggo/swag](https://togithub.com/swaggo/swag) | require |
patch | `v1.16.1` -> `v1.16.2` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>swaggo/swag (github.com/swaggo/swag)</summary>

### [`v1.16.2`](https://togithub.com/swaggo/swag/releases/tag/v1.16.2)

[Compare
Source](https://togithub.com/swaggo/swag/compare/v1.16.1...v1.16.2)

#### Changelog

- [`f05ccdc`](https://togithub.com/swaggo/swag/commit/f05ccdc) add byte
check before and after file is formatted
([#&#8203;1637](https://togithub.com/swaggo/swag/issues/1637))
- [`7534a13`](https://togithub.com/swaggo/swag/commit/7534a13) add cli
flag --pdl to determine whether parse operations in dependency
([#&#8203;1605](https://togithub.com/swaggo/swag/issues/1605))
- [`21d34e2`](https://togithub.com/swaggo/swag/commit/21d34e2) add
retract to fix proxy cache caused by accidentally pushed tags
([#&#8203;1562](https://togithub.com/swaggo/swag/issues/1562))
- [`b2f325f`](https://togithub.com/swaggo/swag/commit/b2f325f)
chore(deps): bump github.com/gin-gonic/gin
([#&#8203;1598](https://togithub.com/swaggo/swag/issues/1598))
- [`8e5b314`](https://togithub.com/swaggo/swag/commit/8e5b314)
chore(deps): bump github.com/gin-gonic/gin in /example/celler
([#&#8203;1599](https://togithub.com/swaggo/swag/issues/1599))
- [`c8372f6`](https://togithub.com/swaggo/swag/commit/c8372f6)
chore(deps): bump github.com/gin-gonic/gin in /example/go-module-support
([#&#8203;1600](https://togithub.com/swaggo/swag/issues/1600))
- [`23c9b5c`](https://togithub.com/swaggo/swag/commit/23c9b5c)
chore(deps): bump gopkg.in/yaml.v3
([#&#8203;1663](https://togithub.com/swaggo/swag/issues/1663))
- [`8ebf32f`](https://togithub.com/swaggo/swag/commit/8ebf32f)
docs(readme): fix param brace
([#&#8203;1647](https://togithub.com/swaggo/swag/issues/1647))
- [`27b27bd`](https://togithub.com/swaggo/swag/commit/27b27bd)
enchancement: report which property is triggering a parsing error
([#&#8203;1439](https://togithub.com/swaggo/swag/issues/1439))
- [`d0f9dc5`](https://togithub.com/swaggo/swag/commit/d0f9dc5) feat: add
--packagePrefix=P for only parse packages matched by prefix P
([#&#8203;1582](https://togithub.com/swaggo/swag/issues/1582))
- [`1bf0078`](https://togithub.com/swaggo/swag/commit/1bf0078) feat:
global security
([#&#8203;1620](https://togithub.com/swaggo/swag/issues/1620))
- [`9f128b4`](https://togithub.com/swaggo/swag/commit/9f128b4) feat:
preserve file permission when write formatted files
([#&#8203;1636](https://togithub.com/swaggo/swag/issues/1636))
- [`ea35767`](https://togithub.com/swaggo/swag/commit/ea35767) fix bug:
enums of underscored number
([#&#8203;1581](https://togithub.com/swaggo/swag/issues/1581))
- [`0cee1c5`](https://togithub.com/swaggo/swag/commit/0cee1c5) fix
required params parsing for routes with multiple paths and multiple
params ([#&#8203;1621](https://togithub.com/swaggo/swag/issues/1621))
- [`e73a0d0`](https://togithub.com/swaggo/swag/commit/e73a0d0) fix using
tab (\t) as separator for custom type names
([#&#8203;1594](https://togithub.com/swaggo/swag/issues/1594))
- [`4536bf2`](https://togithub.com/swaggo/swag/commit/4536bf2) fix:
enums in body got parse incorrectly
([#&#8203;1625](https://togithub.com/swaggo/swag/issues/1625))
- [`e749ad5`](https://togithub.com/swaggo/swag/commit/e749ad5) fix: lint
error for generated docs.go
([#&#8203;1583](https://togithub.com/swaggo/swag/issues/1583))
- [`575963e`](https://togithub.com/swaggo/swag/commit/575963e) parse
binary literal const
([#&#8203;1593](https://togithub.com/swaggo/swag/issues/1593))
- [`fe971d2`](https://togithub.com/swaggo/swag/commit/fe971d2) parser:
if all tags negate return true on no hits
([#&#8203;1624](https://togithub.com/swaggo/swag/issues/1624))
- [`e9d0aa5`](https://togithub.com/swaggo/swag/commit/e9d0aa5) yaml.v3
security patch
([#&#8203;1664](https://togithub.com/swaggo/swag/issues/1664))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/woodpecker-ci/woodpecker).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….0 (#2403)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com>
qwerty287 and others added 21 commits November 5, 2023 09:12
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: pat-s <patrick.schratz@gmail.com>
Co-authored-by: pat-s <patrick.schratz@gmail.com>
- disallow collapsing pipeline configs if it's only one config
- do not show name if only one config
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Update | Change |
|---|---|
| lockFileMaintenance | All locks refreshed |

🔧 This Pull Request updates lock files to use the latest dependency
versions.

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - "before 4am" (UTC).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/woodpecker-ci/woodpecker).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Closes #1834

---------

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Anbraten <anton@ju60.de>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com>
Currently translated at 100.0% (360 of 360 strings)

Co-authored-by: qwerty287 <ndev@web.de>
Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/de/
Translation: Woodpecker CI/UI
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Anbraten <anton@ju60.de>
1. `linter.lang-version` is deprecated in favor of `run.go`
2. `run.go` defaults to the version in `go.mod` as per
[docs](https://golangci-lint.run/usage/configuration/#run-configuration):

```yaml
  # Define the Go version limit.
  # Mainly related to generics support since go1.18.
  # Default: use Go version from the go.mod file, fallback on the env var `GOVERSION`, fallback on 1.18
  go: '1.19'
```

So in summary, we don't need these versions in the file as long as we
keep the version in go.mod bumped.

Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
Currently translated at 100.0% (360 of 360 strings)

Co-authored-by: Michael <misc+weblatewoodp@zarb.org>
Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/fr/
Translation: Woodpecker CI/UI
@qwerty287 @anbraten What do you think about this approach? This way the
icons fit more into the existing design. I've also moved the icon in the
tab to the end as this looks IMO a bit better on mobile view, but open
for discussions.


![image](https://github.com/woodpecker-ci/woodpecker/assets/3391958/f56a9688-4ca2-4b7b-a053-3e74effe6976)
<img
src="https://github.com/woodpecker-ci/woodpecker/assets/3391958/93cd4dd6-4e22-4210-9fee-f8d134d3df42"
width=350> <img
src="https://github.com/woodpecker-ci/woodpecker/assets/3391958/6128fec9-3dc5-4483-abde-5a911b236138"
width=350>

Alternative idea for errors:

<img
src="https://github.com/woodpecker-ci/woodpecker/assets/3391958/bee8b1ea-8d27-43cc-9fb1-2df0031d3551"
width=350>

Or just use one symbol and only change the color for errors/warnings?
The `custom.css` file should be loaded last to take precedence over the
default file. Otherwise, the theming will not work as expected, and you
would have to use `!important` most of the time.
@6543 6543 changed the base branch from main to release/v0.15 November 9, 2023 17:19
@qwerty287 qwerty287 added this to the 2.0.0 milestone Nov 9, 2023
@qwerty287 qwerty287 added the documentation docu & docs label Nov 9, 2023
@6543 6543 changed the title 🎉 Release 2.0.0 🎉 Release 1.1.0 Nov 9, 2023
@qwerty287
Copy link
Contributor

@6543 It must be 2.0. There are breaking changes.

@6543 6543 modified the milestones: 2.0.0, 1.1.0 Nov 9, 2023
@6543 6543 closed this Nov 9, 2023
@6543 6543 deleted the next-release/1.0.5 branch November 9, 2023 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation docu & docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet