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.0.6 #629

Merged
merged 158 commits into from
Sep 6, 2022
Merged

Release 1.0.6 #629

merged 158 commits into from
Sep 6, 2022

Conversation

jonandernovella
Copy link
Contributor

What's Changed

Full Changelog: 1.0.5-release...1.0.6-release

konere10 and others added 30 commits August 16, 2022 13:23
Now we can fetch as many time entries as wanted, without limits.
Instructions on what is needed to setup a test site
There was a bug that made it so that only the first batch could be retrieved.
Rework unlimited time entries fetching
Bumps node from 18.7.0-slim to 18.8.0-slim.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/swaggo/swag](https://github.com/swaggo/swag) from 1.8.4 to 1.8.5.
- [Release notes](https://github.com/swaggo/swag/releases)
- [Changelog](https://github.com/swaggo/swag/blob/master/.goreleaser.yml)
- [Commits](swaggo/swag@v1.8.4...v1.8.5)

---
updated-dependencies:
- dependency-name: github.com/swaggo/swag
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.7.4...v4.8.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…ency

From issue #576 try out visualization with React Minimal Pie Chart
kusalananda and others added 23 commits September 2, 2022 15:21
* Use images that are based on Alpine 3.16 throughout.
* For the Nginx image, there is no `-alpine3.16` image, only a `-alpine` image, so use that one instead.
The Bash shell is not included by default in Alpine-based images.
* Remove the use of the Bash shell, and
* Switch to using the `apk` package manager in place of `apt`.
* Drop explicit `apk` udate and use `apk --no-cache` instead.
* Pin package velisons for `apk` (at least major versions).
* Use `ash` as the shell in `backend/Dockerfile` to get access to `pipefail` shell option.
Also add `--silent` option to `curl`.
The visualization is now also done using time ranges
Add time entry range calculations
@jonandernovella jonandernovella requested a review from a team September 6, 2022 08:35
@jonandernovella jonandernovella changed the title 1.0.6 Release 1.0.6 Sep 6, 2022
Copy link
Contributor

@KattisLej KattisLej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

Copy link
Member

@kusalananda kusalananda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good.

@kusalananda kusalananda merged commit addd06c into main Sep 6, 2022
@kusalananda kusalananda deleted the 1.0.6 branch September 6, 2022 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants