Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: use authenticated urls for pubsub#14261

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
f0ssel merged 25 commits intomainfromf0ssel/pubsub-conn-2
Aug 26, 2024
Merged
Changes from1 commit
Commits
Show all changes
25 commits
Select commitHold shift + click to select a range
b89ff23
fix: use authenticated urls for pubsub
f0sselAug 13, 2024
88d50b8
comments
f0sselAug 13, 2024
8be0524
flake
f0sselAug 13, 2024
3be05c2
fmt
f0sselAug 13, 2024
c7964e4
temp add personal fork
f0sselAug 13, 2024
6ff2ec7
update coder fork
f0sselAug 14, 2024
02258ee
test pubsub
f0sselAug 14, 2024
9d8681b
test pubsub
f0sselAug 14, 2024
85f6cfe
t log
f0sselAug 14, 2024
dae69c7
add customer driver tests
f0sselAug 21, 2024
55df464
merge main
f0sselAug 21, 2024
2019fec
update flake
f0sselAug 21, 2024
ff2784c
lint
f0sselAug 21, 2024
c18963b
move to defer
f0sselAug 21, 2024
1600abf
fix tests
f0sselAug 22, 2024
839a52e
remove log
f0sselAug 22, 2024
428f3f5
merge main
f0sselAug 22, 2024
cd61cc7
update flake
f0sselAug 22, 2024
c946cdd
fmt
f0sselAug 22, 2024
1b139e4
close chan
f0sselAug 22, 2024
8c96f6e
use pq
f0sselAug 23, 2024
a645a76
merge main
f0sselAug 23, 2024
ed009f7
update flake
f0sselAug 23, 2024
c8a7c9a
fix flake
f0sselAug 23, 2024
05cbc3c
sleep to prevent flake
f0sselAug 26, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
fix flake
  • Loading branch information
@f0ssel
f0ssel committedAug 23, 2024
commitc8a7c9ae95209a4abd1c360ef2461c57524a2f95
4 changes: 0 additions & 4 deletionsflake.nix
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -117,11 +117,7 @@
name = "coder-${osArch}";
# Updated with ./scripts/update-flake.sh`.
# This should be updated whenever go.mod changes!
<<<<<<< HEAD
vendorHash = "sha256-fQsVoD/aRjVXmvQ/Pg4O9tpJCPlf3eC2uo0z0TU7AX8=";
=======
vendorHash = "sha256-fQsVoD/aRjVXmvQ/Pg4O9tpJCPlf3eC2uo0z0TU7AX8=";
>>>>>>> main
proxyVendor = true;
src = ./.;
nativeBuildInputs = with pkgs; [ getopt openssl zstd ];
Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp