Skip to content

feat: Add spooky hidden flag #1065

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
merged 4 commits into from
Apr 19, 2022
Merged

feat: Add spooky hidden flag #1065

merged 4 commits into from
Apr 19, 2022

Conversation

f0ssel
Copy link
Contributor

@f0ssel f0ssel commented Apr 19, 2022

example:

➜  coder git:(f0ssel/easter-egg-spooky) ✗ go run cmd/coder/main.go start --spooky

                ▄████▄   ▒█████  ▓█████▄ ▓█████  ██▀███  
                ▒██▀ ▀█  ▒██▒  ██▒▒██▀ ██▌▓█   ▀ ▓██ ▒ ██▒
                ▒▓█    ▄ ▒██░  ██▒░██   █▌▒███   ▓██ ░▄█ ▒
                ▒▓▓▄ ▄██▒▒██   ██░░▓█▄   ▌▒▓█  ▄ ▒██▀▀█▄  
                ▒ ▓███▀ ░░ ████▓▒░░▒████▓ ░▒████▒░██▓ ▒██▒
                ░ ░▒ ▒  ░░ ▒░▒░▒░  ▒▒▓  ▒ ░░ ▒░ ░░ ▒▓ ░▒▓░
                  ░  ▒     ░ ▒ ▒░  ░ ▒  ▒  ░ ░  ░  ░▒ ░ ▒░
                ░        ░ ░ ░ ▒   ░ ░  ░    ░     ░░   ░ 
                ░ ░          ░ ░     ░       ░  ░   ░     
                ░                  ░                      

access-url: http://127.0.0.1:3000
provisioner-daemons: 1

@f0ssel f0ssel requested a review from a team April 19, 2022 15:26
@codecov
Copy link

codecov bot commented Apr 19, 2022

Codecov Report

Merging #1065 (61455db) into main (04985a1) will decrease coverage by 0.20%.
The diff coverage is 23.80%.

@@            Coverage Diff             @@
##             main    #1065      +/-   ##
==========================================
- Coverage   66.56%   66.35%   -0.21%     
==========================================
  Files         262      257       -5     
  Lines       15660    15474     -186     
  Branches      152      152              
==========================================
- Hits        10424    10268     -156     
+ Misses       4167     4148      -19     
+ Partials     1069     1058      -11     
Flag Coverage Δ
unittest-go-macos-latest ?
unittest-go-postgres- 65.72% <23.80%> (+0.05%) ⬆️
unittest-go-ubuntu-latest 55.78% <23.80%> (-0.02%) ⬇️
unittest-go-windows-2022 ?
unittest-js 67.96% <ø> (ø)
Impacted Files Coverage Δ
cli/start.go 62.04% <23.80%> (-1.96%) ⬇️
provisionersdk/serve.go 35.13% <0.00%> (-8.11%) ⬇️
cli/configssh.go 61.41% <0.00%> (-7.09%) ⬇️
provisionersdk/transport.go 78.72% <0.00%> (-6.39%) ⬇️
pty/ptytest/ptytest.go 89.65% <0.00%> (-5.18%) ⬇️
cli/templateinit.go 58.62% <0.00%> (-3.45%) ⬇️
provisionerd/provisionerd.go 77.94% <0.00%> (-2.80%) ⬇️
coderd/provisionerdaemons.go 59.34% <0.00%> (-0.52%) ⬇️
provisioner/terraform/provision.go 68.11% <0.00%> (-0.44%) ⬇️
agent/usershell/usershell_darwin.go
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 04985a1...61455db. Read the comment docs.

@f0ssel f0ssel force-pushed the f0ssel/easter-egg-spooky branch from 90a17f7 to 61455db Compare April 19, 2022 16:15
@f0ssel f0ssel enabled auto-merge (squash) April 19, 2022 16:31
@f0ssel f0ssel merged commit 8165a6e into main Apr 19, 2022
@f0ssel f0ssel deleted the f0ssel/easter-egg-spooky branch April 19, 2022 16:40
@misskniss misskniss added this to the V2 Beta milestone May 15, 2022
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.

4 participants