Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ooni/probe-cli

Tags

v3.28.0-alpha

Toggle v3.28.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: panics on tests across engine (#1746)

## Checklist

- [x] I have read the [contribution
guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md)
- [ ] reference issue for this pull request: <!-- add URL here -->
- [ ] if you changed anything related to how experiments work and you
need to reflect these changes in the ooni/spec repository, please link
to the related ooni/spec pull request: <!-- add URL here -->
- [ ] if you changed code inside an experiment, make sure you bump its
version number

<!-- Reminder: Location of the issue tracker:
https://github.com/ooni/probe -->

## Description

This diff fixes several instances of panics we see in tests across the
engine repo which went unnoticed in the other diffs.

v3.27.0

Toggle v3.27.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: re-tag multiplatform builds (#1738)

## Checklist

- [x] I have read the [contribution
guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md)
- [x] reference issue for this pull request: #1727 
- [ ] if you changed anything related to how experiments work and you
need to reflect these changes in the ooni/spec repository, please link
to the related ooni/spec pull request: <!-- add URL here -->
- [ ] if you changed code inside an experiment, make sure you bump its
version number

<!-- Reminder: Location of the issue tracker:
https://github.com/ooni/probe -->

## Description

This diff re-tags multiplatform maven builds.

v3.27.0-alpha

Toggle v3.27.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: enable psiphon for go1.24 (#1736)

## Checklist

- [x] I have read the [contribution
guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md)
- [x] reference issue for this pull request: #1727 
- [ ] if you changed anything related to how experiments work and you
need to reflect these changes in the ooni/spec repository, please link
to the related ooni/spec pull request: <!-- add URL here -->
- [ ] if you changed code inside an experiment, make sure you bump its
version number

<!-- Reminder: Location of the issue tracker:
https://github.com/ooni/probe -->

## Description

This diff enables psiphon for go1.24

v3.26.0

Toggle v3.26.0's commit message
chore: set to stable version 3.26.0

v3.26.0-alpha

Toggle v3.26.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: publish desktop jar once merged (#1714)

## Checklist

- [x] I have read the [contribution
guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md)
- [ ] reference issue for this pull request: <!-- add URL here -->
- [ ] if you changed anything related to how experiments work and you
need to reflect these changes in the ooni/spec repository, please link
to the related ooni/spec pull request: <!-- add URL here -->
- [ ] if you changed code inside an experiment, make sure you bump its
version number

<!-- Reminder: Location of the issue tracker:
https://github.com/ooni/probe -->

## Description

This diff allows us to attach the desktop jar with the release assets.

v3.25.0

Toggle v3.25.0's commit message
Merge branch 'master' into release/3.25

v3.25.0-alpha

Toggle v3.25.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: upgrade XCODE version for ios gh action (#1703)

## Checklist

- [x] I have read the [contribution
guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md)
- [ ] reference issue for this pull request: <!-- add URL here -->
- [ ] if you changed anything related to how experiments work and you
need to reflect these changes in the ooni/spec repository, please link
to the related ooni/spec pull request: <!-- add URL here -->
- [ ] if you changed code inside an experiment, make sure you bump its
version number

<!-- Reminder: Location of the issue tracker:
https://github.com/ooni/probe -->

## Description

It seems the upgrade for the macos github runner requires the expected
xcode version to be 15.2. This diff fixes the issue

v3.24.0

Toggle v3.24.0's commit message
chore: update internal version to stable 3.24.0

v3.24.0-alpha

Toggle v3.24.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: dnscheck default input test (#1669)

## Checklist

- [x] I have read the [contribution
guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md)
- [x] reference issue for this pull request: <!-- add URL here -->
- [ ] if you changed anything related to how experiments work and you
need to reflect these changes in the ooni/spec repository, please link
to the related ooni/spec pull request: <!-- add URL here -->
- [ ] if you changed code inside an experiment, make sure you bump its
version number

<!-- Reminder: Location of the issue tracker:
https://github.com/ooni/probe -->

## Description

This fixes the dnscheck default input test observed failing here:
https://github.com/ooni/probe-cli/actions/runs/12016869033/job/33497976676#step:5:536.

v3.23.0

Toggle v3.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: set engine version to v3.23.0 (#1649)

## Checklist

- [x] I have read the [contribution
guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md)
- [x] reference issue for this pull request:
ooni/probe#2783
- [ ] if you changed anything related to how experiments work and you
need to reflect these changes in the ooni/spec repository, please link
to the related ooni/spec pull request: <!-- add URL here -->
- [ ] if you changed code inside an experiment, make sure you bump its
version number

<!-- Reminder: Location of the issue tracker:
https://github.com/ooni/probe -->

## Description

This diff sets the engine version to the latest `3.23.0` version in the
`release/3.23` branch