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

Merge upstream 202405 #3

Open
wants to merge 47 commits into
base: master
Choose a base branch
from
Open

Conversation

anvial
Copy link
Member

@anvial anvial commented May 28, 2024

This PR introduces enhancements to the Viddy tool, allowing it to display output data from various Juju Status command.

This is an upstream merge to lib used by Juju.

# clone repo and take this PR
# go to juju folder to build from source
echo "replace github.com/juju/viddy => PATH/TO/juju-viddy" >> <PATH/TO/JUJU/go.mod>
make build && make install
juju bootstrap lxd lxd
juju add-model test
juju status --watch 1s

egawata and others added 30 commits August 12, 2022 13:17
Set EastAsianWidth to fix broken layout
    * 'q' will quit viddy, only if it's not in help view, else it'll
      go back
    * 'Q` to exit viddy from any view
    * added hotkey functionality for unfold
    * added key-bindings description for unfold
🪟 Add Windows install steps
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.3.7...v0.3.8)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…ng.org/x/text-0.3.8

Bump golang.org/x/text from 0.3.7 to 0.3.8
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20210405180319-a5a99cb37ef4 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…ng.org/x/net-0.7.0

Bump golang.org/x/net from 0.0.0-20210405180319-a5a99cb37ef4 to 0.7.0
Found via `typos --format brief`
docs: fix typo, connot -> cannot
Bumps gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0.

---
updated-dependencies:
- dependency-name: gopkg.in/yaml.v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
to keep readable contrast between bg and fg
diff: alter foreground color as well
…g.in/yaml.v3-3.0.0

Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0
avamsi and others added 17 commits September 11, 2023 16:16
This is controlled by the flag --skip-empty-diffs (defaulting to
existing behaviour of showing everything).
history: skip snapshots with no changes (+0 -0)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0.
- [Commits](golang/net@v0.7.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…ang.org/x/net-0.17.0

Bump golang.org/x/net from 0.7.0 to 0.17.0
…rapcm92i0

fix(sec): upgrade gopkg.in/yaml.v3 to 3.0.0
…machine

Fix bug of switching time machine
Do not execute command when suspended
…e-upstream-202405

# Conflicts:
#	README.md
#	main.go
#	snapshot.go
#	viddy.go
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.

10 participants