Skip to content
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

Updates from worker #324

Closed
wants to merge 57 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
c2dd876
Initial work towards VM deployment
thaddeus Jul 13, 2024
65213d3
Update SSH docker deploy via SSH
thaddeus Jul 14, 2024
4930d4a
Change ssh agent env
thaddeus Jul 14, 2024
d5de635
Update branch deploy to use ssh+docker deployments
thaddeus Jul 14, 2024
9b5d8fb
Skip reviews for development
thaddeus Jul 14, 2024
9fb2a14
Update test workflow
thaddeus Jul 14, 2024
cf9b441
Use proper node package script for test
thaddeus Jul 14, 2024
c62c8da
Update default development port
thaddeus Jul 14, 2024
d0e3891
Update newman collection to use development port
thaddeus Jul 14, 2024
133f8e2
Use secrets environment during test job
thaddeus Jul 14, 2024
c9dcb3f
Remove old production deployment
thaddeus Jul 14, 2024
5c0eb81
Update tag format for images
thaddeus Jul 14, 2024
068b3f3
Define image tag in deploy job
thaddeus Jul 14, 2024
a25eef9
Set tag variables explicitly
thaddeus Jul 14, 2024
c2996e4
Use proper namespace for GH PR number
thaddeus Jul 14, 2024
455909d
Remove typo from docker run
thaddeus Jul 14, 2024
3d4189d
Update HTTP README
thaddeus Jul 14, 2024
e880678
Update main deploy workflow
thaddeus Jul 14, 2024
4eb29b4
Merge pull request #2 from thaddeus/ssh-deploy
thaddeus Jul 14, 2024
7458550
Add checkout to main build job
thaddeus Jul 14, 2024
1ad247d
Test production deployment
thaddeus Jul 14, 2024
b4fdd0d
Merge pull request #3 from thaddeus/test-deploy
thaddeus Jul 14, 2024
fe921fa
Add Sentry instrumentation
thaddeus Jul 17, 2024
c455fbd
Use variables for Sentry sample rates during deployment
thaddeus Jul 17, 2024
7fb6692
Add environment to Sentry init
thaddeus Jul 17, 2024
9be813b
Use sha for Sentry release version
thaddeus Jul 17, 2024
ae46501
Update to Node 20
thaddeus Jul 17, 2024
347630a
Add explicit evironment flag
thaddeus Jul 17, 2024
ead258d
Add restart flag to docker run
thaddeus Jul 17, 2024
1924252
Add extra integration data to Sentry
thaddeus Jul 17, 2024
8cc1cd8
Manually set user
thaddeus Jul 17, 2024
eddacaa
Merge remote-tracking branch 'the-hideout/update-logging'
thaddeus Jul 18, 2024
43ec6b4
Use normal user for docker control
thaddeus Jul 18, 2024
7330155
Ignore resolve spans
thaddeus Jul 18, 2024
5cedf44
Merge branch 'main' into main
Razzmatazzz Jul 18, 2024
1f5b56c
Use cluster for serving
thaddeus Jul 19, 2024
d20a7b1
Merge remote-tracking branch 'the-hideout/graphql-yoga'
thaddeus Aug 8, 2024
9e88c24
Merge remote-tracking branch 'the-hideout/graphql-yoga'
thaddeus Aug 9, 2024
bb5ac7f
Merge pull request #6 from the-hideout/graphql-yoga
Razzmatazzz Aug 9, 2024
5933049
Merge branch 'main' into graphql-yoga
Razzmatazzz Aug 9, 2024
3cd68b6
Merge pull request #7 from the-hideout/graphql-yoga
Razzmatazzz Aug 9, 2024
d5fae03
Merge pull request #8 from the-hideout/graphql-yoga
Razzmatazzz Aug 10, 2024
39cdf89
Add cluster worker message instrumentation
thaddeus Aug 10, 2024
8ea269b
Merge pull request #9 from the-hideout/graphql-yoga
Razzmatazzz Aug 10, 2024
a12afba
Fix Sentry and add trace propagation
thaddeus Aug 10, 2024
260a1d1
Import Sentry to cache machine module
thaddeus Aug 10, 2024
5a6e07b
Use new API for trace propagation headers
thaddeus Aug 10, 2024
4277ca2
Remove broken trace propagation
thaddeus Aug 10, 2024
1624c4e
Merge pull request #10 from the-hideout/graphql-yoga
thaddeus Aug 11, 2024
0fe73a8
Revert "Don't use waitUntil"
thaddeus Aug 11, 2024
a351fca
Merge pull request #11 from thaddeus/revert-10-graphql-yoga
thaddeus Aug 11, 2024
3b53c53
Merge branch 'main' into graphql-yoga
Razzmatazzz Aug 12, 2024
ac2ad43
Merge pull request #12 from the-hideout/graphql-yoga
Razzmatazzz Aug 12, 2024
d4a4a52
Merge pull request #13 from the-hideout/graphql-yoga
Razzmatazzz Aug 14, 2024
0c5dd8b
add resolver for sell item objective
Razzmatazzz Aug 23, 2024
022bda5
add map transits
Razzmatazzz Aug 23, 2024
8c17766
Merge branch 'sell-item-task' of https://github.com/the-hideout/tarko…
Razzmatazzz Aug 23, 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
Prev Previous commit
Next Next commit
Import Sentry to cache machine module
thaddeus committed Aug 10, 2024
commit 260a1d15170cdcc8bbdf3a1e27b17803d4c94403
Loading