Skip to content

Instantly share code, notes, and snippets.

@castrojo
Created April 3, 2023 19:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save castrojo/7064652fc180c01d16d5797a1684ede7 to your computer and use it in GitHub Desktop.
Save castrojo/7064652fc180c01d16d5797a1684ede7 to your computer and use it in GitHub Desktop.
❯ FLEEK_DEBUG=1 fleek apply -a
[DEBUG] 2023/04/03 15:15:03 /home/runner/work/fleek/fleek/internal/midcobra/debug.go:49: Debug mode enabled.
[DEBUG] 2023/04/03 15:15:03 /home/runner/work/fleek/fleek/internal/fleekcli/root.go:30: initializing fleek controller
[DEBUG] 2023/04/03 15:15:03 /home/runner/work/fleek/fleek/internal/fleekcli/fleek.go:89: config found
[DEBUG] 2023/04/03 15:15:03 /home/runner/work/fleek/fleek/internal/fleekcli/fleek.go:94: config status: Exists
[DEBUG] 2023/04/03 15:15:03 /home/runner/work/fleek/fleek/internal/fleekcli/fleek.go:96: config isn't none
[DEBUG] 2023/04/03 15:15:03 /home/runner/work/fleek/fleek/internal/fleekcli/fleek.go:99: validating config
[DEBUG] 2023/04/03 15:15:03 /home/runner/work/fleek/fleek/internal/fleekcli/fleek.go:125: flake location: /var/home/jorge/.config/home-manager
[DEBUG] 2023/04/03 15:15:03 /home/runner/work/fleek/fleek/internal/fleekcli/fleek.go:133: flake struct created
[DEBUG] 2023/04/03 15:15:03 /home/runner/work/fleek/fleek/internal/fleekcli/fleek.go:146: flake exists: true
[DEBUG] 2023/04/03 15:15:03 /home/runner/work/fleek/fleek/internal/fleekcli/fleek.go:148: setting flakeStatus: Exists
[DEBUG] 2023/04/03 15:15:03 /home/runner/work/fleek/fleek/internal/fleekcli/fleek.go:156: repo exists: true
[DEBUG] 2023/04/03 15:15:03 /home/runner/work/fleek/fleek/internal/fleekcli/fleek.go:177: remote found: git@github.com:castrojo/homies
[DEBUG] 2023/04/03 15:15:03 /home/runner/work/fleek/fleek/internal/fleekcli/fleek.go:195: getting remote status
[DEBUG] 2023/04/03 15:15:04 /home/runner/work/fleek/fleek/internal/fleekcli/fleek.go:201: ahead: false
[DEBUG] 2023/04/03 15:15:04 /home/runner/work/fleek/fleek/internal/fleekcli/fleek.go:202: behind: false
[*] Apply fleek configuration
[DEBUG] 2023/04/03 15:15:04 /home/runner/work/fleek/fleek/internal/core/bling.go:53: &{bat A cat(1) clone with wings.
https://github.com/sharkdp/bat
[{programs.bat.config {
theme = "TwoDark";
}}] [{catp bat -p bat --plain for unformatted cat} {cat bat replace cat with bat}]}
[DEBUG] 2023/04/03 15:15:04 /home/runner/work/fleek/fleek/internal/core/bling.go:53: &{starship The minimal, blazing-fast, and infinitely customizable prompt for any shell!
https://starship.rs/
[] []}
[DEBUG] 2023/04/03 15:15:04 /home/runner/work/fleek/fleek/internal/core/bling.go:53: &{direnv unclutter your .profile
direnv is an extension for your shell. It augments existing shells with a new feature that can load and unload environment variables depending on the current directory.
https://starship.rs/
[] []}
[DEBUG] 2023/04/03 15:15:04 /home/runner/work/fleek/fleek/internal/core/bling.go:53: &{atuin Magical Shell History
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server.
Tip: toggle between directory, global and host history with CTRL-R
https://atuin.sh
[] []}
[DEBUG] 2023/04/03 15:15:04 /home/runner/work/fleek/fleek/internal/core/bling.go:53: &{exa A modern replacement for ‘ls’.
https://the.exa.website/
[{programs.exa.enableAliases true} {programs.exa.extraOptions [
"--group-directories-first"
"--header"
]}] []}
[i] Applying config to flake
[i] Pushing changes to git remote
[DEBUG] 2023/04/03 15:15:06 /home/runner/work/fleek/fleek/internal/fleekcli/apply.go:147: git push error: git push: exit status 1
Error: git push: exit status 1
[DEBUG] 2023/04/03 15:15:06 /home/runner/work/fleek/fleek/internal/midcobra/debug.go:70: Command stderr: error: src refspec main does not match any
error: failed to push some refs to 'github.com:castrojo/homies'
[DEBUG] 2023/04/03 15:15:06 /home/runner/work/fleek/fleek/internal/midcobra/debug.go:72:
ExecutionID:82cb778e6c2842a79188f43521e65cb6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment