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

Add hub #1

Closed
5 tasks done
peaceiris opened this issue Sep 30, 2019 · 4 comments
Closed
5 tasks done

Add hub #1

peaceiris opened this issue Sep 30, 2019 · 4 comments

Comments

@peaceiris
Copy link

Tool information

  • Tool name: hub
  • Add or update? Add
  • Desired version: latest
  • Approximate size: 5MB
  • If this is an add request:

Virtual environments affected

  • macOS 10.14
  • Ubuntu 16.04 LTS
  • Ubuntu 18.04 LTS
  • Windows Server 2016 R2
  • Windows Server 2019

Can this tool be installed during the build?
Just download a binary file. It will take less than a few seconds.

Are you willing to submit a PR?

@peaceiris
Copy link
Author

mislav/hub#2249 (comment)

To download hub for Linux and place the executable into bin/hub of current directory (no need to install it system-wide just to be used in an action):

wget -nv -O- \
  https://github.com/github/hub/releases/download/v2.12.7/hub-linux-amd64-2.12.7.tgz  | \
  tar xz --strip-components=1 '*/bin/hub'

@kaylangan
Copy link
Contributor

👋 Thanks for the suggestion! Are there specific hub commands that you're looking for? The extended git ones seem to be covered by having git installed, but some of the new commands offered by hub seem interesting.

@kaylangan
Copy link
Contributor

Does actions/github-script offer the functionality you're looking for?

@peaceiris
Copy link
Author

I expected the hub to create issues and pulls easily. actions/github-script seems to satisfy my wants. Thank you for your reference.

@kaylangan kaylangan mentioned this issue Oct 15, 2019
5 tasks
AlenaSviridenko pushed a commit that referenced this issue Feb 14, 2020
dmitry-shibanov referenced this issue in dmitry-shibanov/virtual-environments Feb 19, 2020
sergey-akhalkov pushed a commit that referenced this issue Feb 27, 2020
alepauly pushed a commit that referenced this issue Mar 12, 2020
AlenaSviridenko pushed a commit that referenced this issue Apr 8, 2020
Bring the upstream changes to private fork
alepauly pushed a commit that referenced this issue Apr 24, 2020
maxim-lobanov pushed a commit that referenced this issue Jul 8, 2020
maxim-lobanov pushed a commit that referenced this issue Jul 21, 2020
* first part

* fix session manager plugin

* rework AWS installation

* azure cosmos db tests

* azure devops cli

* add azmodules test

* put brackets

* add root folder

* remove validate aliyun

* add azure modules

* update modules test

* docker, baze, dotnetsdk

* DACFx

* add azdevopscli

* change to Should -BeTrue

* nitpicks

* remove extra

* add azurecli

* remove BeforeAll for DACFx

* a bit of refactoring

* fix templates

* remove disk space validation

* rename to powershell modules

* fix templates
@ghost ghost mentioned this issue Sep 17, 2020
5 tasks
maxim-lobanov pushed a commit that referenced this issue Oct 19, 2020
maxim-lobanov pushed a commit that referenced this issue Aug 19, 2021
Deprecate known software from Windows Server 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

No branches or pull requests

2 participants