Skip to content

Add Bazelisk support to Linux and Windows - #490

Merged
maxim-lobanov merged 7 commits into
actions:masterfrom
nikita-bykov:bazelisk-support
Mar 5, 2020
Merged

Add Bazelisk support to Linux and Windows#490
maxim-lobanov merged 7 commits into
actions:masterfrom
nikita-bykov:bazelisk-support

Conversation

@nikita-bykov

Copy link
Copy Markdown
Contributor

PR for Issue: #221

This adds installation Bazelisk for Windows 2016, Windows 2019, Ubuntu 16.04, Ubuntu 18.04 using npm

@nikita-bykov
nikita-bykov marked this pull request as ready for review March 4, 2020 07:19
@maxim-lobanov

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 4 pipeline(s).

@maxim-lobanov

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 4 pipeline(s).

@al-cheb

Copy link
Copy Markdown
Contributor

nitpick: maybe we should cut bazel version output:

Bazel (Build label: 2.1.1
Build target: bazel-out/k8-opt/bin/src/main/java/com/google/devtools/build/lib/bazel/BazelServer_deploy.jar
Build time: Fri Feb 21 14:56:47 2020 (1582297007)
Build timestamp: 1582297007
Build timestamp as int: 1582297007)

@maxim-lobanov

Copy link
Copy Markdown
Contributor

nitpick: maybe we should cut bazel version output:

Bazel (Build label: 2.1.1
Build target: bazel-out/k8-opt/bin/src/main/java/com/google/devtools/build/lib/bazel/BazelServer_deploy.jar
Build time: Fri Feb 21 14:56:47 2020 (1582297007)
Build timestamp: 1582297007
Build timestamp as int: 1582297007)

@al-cheb , we definitely should.
@nikita-bykov ^

@maxim-lobanov

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 4 pipeline(s).

@maxim-lobanov
maxim-lobanov merged commit 5a2acbc into actions:masterMar 5, 2020
mayocream added a commit to Kong/kong that referenced this pull request Dec 7, 2022
GitHub Actions includes Bazelisk by default as of actions/runner-images#490
fffonion pushed a commit to Kong/kong that referenced this pull request Dec 8, 2022
GitHub Actions includes Bazelisk by default as of actions/runner-images#490
jakobharder added a commit to jakobharder/anno-mod-loader that referenced this pull request Jan 1, 2023
It led to 403 on windows and is not needed since actions/runner-images#490
jakobharder added a commit to jakobharder/anno-mod-loader that referenced this pull request Apr 7, 2023
It led to 403 on windows and is not needed since actions/runner-images#490
tmccombs added a commit to lucidsoftware/rules_hocon that referenced this pull request May 9, 2023
Because it is now included by default on github action images.
See: actions/runner-images#490
satreix added a commit to satreix/everest that referenced this pull request Jan 3, 2024
GitHub Actions includes Bazelisk by default as of
actions/runner-images#490
satreix added a commit to satreix/everest that referenced this pull request Jan 3, 2024
GitHub Actions includes Bazelisk by default as of
actions/runner-images#490
Sign up for freeto 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.

6 participants

@nikita-bykov@maxim-lobanov@al-cheb@sergey-akhalkov@vsafonkin@vmapetr