sops/functional-tests
Hidde Beydals 1d7fc78a75
Update rustc functional tests to v1.70.0
Bear minimum to get this going again, including an update of
dependencies.

It's worth noting that there is a detachment between the GitHub Action
workflow and running this locally. As there are assumptions around:

1. Having the `pgp/sops_functional_tests_key.asc` imported.
2. Having a Vault server running for two functional tests.

The `functional-tests` Make target does not facilitate this, and
putting something in place using a temporary `GNUPGHOME` and a
container image would likely be a welcome future improvement.

In addition, there is Rust code in `validation/` which appears to be an
artifact from an ancient Python library[1][2]. This should probably be
removed in the future.

[1]: https://github.com/getsops/sops/tree/python-sops
[2]: https://pypi.org/project/sops/

Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-07-02 13:37:49 +02:00
..
bin Move test files outside of Rust source 2017-09-13 09:55:26 -07:00
res Do not discard comments at beginning of YAML documents (#757) 2020-10-07 18:10:51 +02:00
src Update rustc functional tests to v1.70.0 2023-07-02 13:37:49 +02:00
.sops.yaml vault kv version and mount names in publish config (#513) 2019-08-30 13:44:04 -07:00
Cargo.toml Update rustc functional tests to v1.70.0 2023-07-02 13:37:49 +02:00