-
Notifications
You must be signed in to change notification settings - Fork 98
fix(frontend-canister): allow overwriting default HTTP headers #2689
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
Merged
smallstepman
merged 32 commits into
master
from
mnl/fix--allow-overwritting-default-headers
Oct 21, 2022
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
3680470
use hashmap instead of vec for http headers
2ce8a22
changelog
518f7ad
update asset canister wasm
46ce531
trying to update asset canister wasm again (to pass ci tests)
798d98b
fix: apply Eric's suggestions
ad27584
Merge branch 'master' into mnl/fix--allow-overwritting-default-headers
936e387
update canister wasm
a17be27
try using apple gzip instead of brew gzip
1b570d3
Update build-frontend-canister.yml
97a95fb
add `--locked` to cargo build in `scripts/update-froentend-canister.sh`
b529231
use `macos-latest` instead of `ubuntu` in frontend canister building GHA
1ab6340
comment some stuff from gha workflow
a1006ab
try to use gnu readlink
915a090
back to ubuntu, trying to disable ic-wasm
884e49b
^ forgot to upload wasm
26e853b
disable everything besides `cargo build`
e99c868
use ubuntu 20.04 (instead of latest (22.04))
a368d69
use macos-latest, only cargo build --release (no gzip nor ic-wasm)
9c8a07f
recreated cargo.lock file
54c24d0
trying `rust-toolchain:channel=stable`
6783976
use macos-12 instead of latest (11.7)
f778015
revert commits aimed at trying to pass failing CI
5607c48
Merge branch 'master' into mnl/fix--allow-overwritting-default-headers
60930b6
reupload wasm (downloaded from CI's artifacts)
2c5daac
reupload wasm (downloaded from CI's artifacts)
81e98c7
reupload wasm (downloaded from CI's artifacts)
2daebfa
Merge branch 'master' into mnl/fix--allow-overwritting-default-headers
64e54de
changelog - notice about updated frontend wasm
3e9be0f
Merge branch 'master' into mnl/fix--allow-overwritting-default-headers
d0598e9
add e2e test
27efc0e
trim
5fa818d
fix testing `etag` header
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.