Skip to content

GHA: set DO_NOT_TRACK=1 - #439

Merged
vszakats merged 1 commit into
curl:masterfrom
vszakats:donottrack
Apr 23, 2026
Merged

GHA: set DO_NOT_TRACK=1#439
vszakats merged 1 commit into
curl:masterfrom
vszakats:donottrack

Conversation

@vszakats

Copy link
Copy Markdown
Member

No description provided.

@vszakats

Copy link
Copy Markdown
Member Author

Unrelated, tests not passing in curl-for-win:

52: failed	--url https://curl.se/hello --set query=user=me
--- stdout --- 
expected:
'https://curl.se/hello?user%3dme\n'
got:
'https://curl.se/hello?user%3Dme\n'
132: failed	-s scheme:=http -s host:=localhost -s path:=/ABC%5C%5C -s 'query:=a&b&a%26b'
--- stdout --- 
expected:
'http://localhost/ABC%5c%5c?a&b&a%26b\n'
got:
'http://localhost/ABC%5C%5C?a&b&a%26b\n'
172: failed	https://example.com/one/t%61o/%2F%42/ --append path=%61
--- stdout --- 
expected:
'[https://example.com/one/tao/%2fB/%2561\n](https://example.com/one/tao/%2fB/%2561/n)'
got:
'[https://example.com/one/tao/%2FB/%2561\n](https://example.com/one/tao/%2FB/%2561/n)'

https://github.com/curl/trurl/actions/runs/24828262970/job/72669788356?pr=439

@vszakats
vszakats merged commit 532fbf3 into curl:master Apr 23, 2026
12 of 13 checks passed
@vszakats
vszakats deleted the donottrack branch April 23, 2026 09:49
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.

1 participant