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

Rc/v1.2 alpha #3

Merged
merged 56 commits into from
Jun 5, 2024
Merged

Rc/v1.2 alpha #3

merged 56 commits into from
Jun 5, 2024

Conversation

carlwilson
Copy link
Owner

No description provided.

carlwilson and others added 30 commits May 24, 2024 15:38
- remove uneeded sources from `ansible/requirements.yml`;
- rename to `ddhn.tools` to `viper.tools` in `ansible/initialise-env.yml`;
- remove requirements for ansible.galaxy from `Vagrantfile`; and
- updated maintainers documentation with plugin instructions.
- added documentation for `id_rsa.pub` issue; and
- fixed old names in `docs/maintainer/index.md`.
- moved role `ansible/roles/ddhn.setup` to `ansible/roles/viper.setup`;
- changed ansible role and variable names from `ddhn` to `viper`;
- updated references to `ddhn-forge` so that they now read `ViPER`; and
- updated documentation site reference in `README.md`.
- changed `config.vm.box` to `debian/bookworm64` in `Vagrantfile`;
- upgrade Java 11 to Java 17 see `ansible/roles/viper.setup/defaults/main.yml`; and
- changed all "stretch" or "bullseye" to "bookworm".
- upgraded MediaArea debian packages in `ansible/roles/viper.tools/defaults/main.yml`; and
- bumped ViPER version in `Vagrantfile`.
- updated veraPDF from 1.22.3 -> 1.26.2.
- updated JHOVE from 1.26.1 -> 1.28.0
- bumped DROID from 6.6.1 -> 6.7.0.
- upgraded Apache Tika from 1.28.5 -> 2.9.2.
- added favicon files generated from site menu logo to `docs/`;
- added `docs/site.webmanifest`; and
- updated `docs/_includes/header.html` to include favicons.
- added `docs/_data/vars.yml` with template details, e.g.:
  - ViPER release details;
  - tool versions; and
  - guest OS details.
- used template vars to add dynamic variables to the index page and the tools page.
Fixed a broken link to the OVA file.
carlwilson added 26 commits May 30, 2024 14:30
- added list of packages to remove to `ansible/roles/viper.setup/defaults/main.yml`; and
- added step to remove packages at the end of `ansible/roles/viper.setup/tasks/server.yml`.
- added `{{ page.banner }} variable to home page;
- added test for variable in `docs/_layouts/page.html`; and
- added new header image.
- added `dconf` profiles and keys necessary to change the default desktop background;
 - `ansible/roles/viper.setup/files/etc/dbconf/db/local.d/00-background`
 - `ansible/roles/viper.setup/files/etc/dbconf/profile/user`
- added new JPEG background; and
- added necessary ansible steps to `ansible/roles/viper.setup/tasks/desktop.yml`,
- now using Ansible's `community.general.dconf` module to change GNOME settings;
- added default wallpaper and show mounted volumes on desktop settings;
- removed the attempts to attack default dconf for all users;
  - `/etc/dbconf/db/local.d/00-background`;
  - `/etc/dbconf/profile/user`; and
  - old `dconf` copy tasks;
- added quotes to some YAML values.
- added notes to VirtualBox download instructions in `docs/setup/index.md`;
- update release details in `docs/_data/vars.yml`; and
- update link in `README.md` so it's templatised and will remain correct.
@carlwilson carlwilson merged commit 53c579d into main Jun 5, 2024
3 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.

2 participants