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

Merge dev -> main #66

Merged
merged 7 commits into from
Jun 25, 2024
Merged

Merge dev -> main #66

merged 7 commits into from
Jun 25, 2024

Conversation

t-aleksander
Copy link
Contributor

@t-aleksander t-aleksander commented Jun 25, 2024

🛠️ Dev Branch Merge Checklist:

Documentation

  • If testing requires changes in the environment or deployment, please update the documentation (https://defguard.gitbook.io) first and attach the link to the documentation section in this pool request
  • I have commented on my code, particularly in hard-to-understand areas

Testing

  • I have prepared end-to-end tests for all new functionalities
  • I have performed end-to-end tests manually and they work
  • New and existing unit tests pass locally with my changes

Deployment

  • If deployment is affected I have made corresponding/required changes to deployment (Docker, Kubernetes, one-line install)

🏚️ Main Branch Merge Checklist:

Testing

  • I have merged my changes before to dev and the dev checklist is done
  • I have tested all functionalities on the dev instance and they work

Documentation

  • I have made corresponding changes to the user & admin documentation and added new features documentation with screenshots for users/admins

moubctez and others added 7 commits May 10, 2024 17:22
…62)

* fix file extension on some browsers

* remove charset as it's unsued according to the standard
* add permission denied error type

* change error text message
* update logo

* fix names
* add option to read config from file

* add base fpm config

* add systemd service config

* add DEB build workflow

* disable docker build for tests

* setup RPM build

* add link to docs

* fix comment

* embedd assets, make logs deserializable

* build frontend

* move binary to bin

* restart job

* add missing config value

* add remaining config values

* change dockerfile

* cleanup

* cleanup 2

* sort cargo toml

* add newlines

* Revert "sort cargo toml"

This reverts commit 40ddb29.

* preserve categories

* move get_config

---------

Co-authored-by: Maciej Wójcik <[email protected]>
Co-authored-by: Aleksander <[email protected]>
* bump version

* update lockfile
@t-aleksander t-aleksander marked this pull request as ready for review June 25, 2024 11:23
@t-aleksander t-aleksander merged commit da6a37c into main Jun 25, 2024
4 checks passed
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.

3 participants