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

Update next with master #2022

Merged
merged 85 commits into from
Jan 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
85 commits
Select commit Hold shift + click to select a range
f8fb962
Migrate and add utility
awharn Nov 28, 2023
075fb71
Add deprecation message and update changelog
awharn Nov 28, 2023
2c81b52
Add missing changelog
awharn Nov 28, 2023
67d5bac
Make requested change
awharn Nov 28, 2023
84ead1b
Update typo in readme
awharn Nov 28, 2023
5f4c989
Merge pull request #1977 from zowe/deprecate-getDataSet
zFernand0 Nov 28, 2023
3fd3663
Bump version to 7.20.0 [ci skip]
zowe-robot Nov 28, 2023
108b5da
Add missing shrinkwrap
t1m0thyj Nov 29, 2023
599f6b3
Merge pull request #1978 from zowe/add-missing-shrinkwrap-v2
traeok Nov 29, 2023
c27fa66
Bump version to 7.20.1 [ci skip]
zowe-robot Nov 29, 2023
76e98e2
feat(imperative): Enhance to allow for `ProfileInfo.updateProperty` t…
zFernand0 Nov 30, 2023
2f807ee
Update packages/imperative/src/config/src/ProfileInfo.ts
zFernand0 Dec 1, 2023
7dd5a40
update typedoc
zFernand0 Dec 8, 2023
dd55a9e
Merge pull request #1983 from zowe/ze-2493
zFernand0 Dec 8, 2023
6efc80d
Bump version to 7.21.0 [ci skip]
zowe-robot Dec 8, 2023
e6e2b89
chore: Add Linux dev pre-reqs to repo README
traeok Dec 14, 2023
0c94a42
Merge pull request #1989 from zowe/chore/secrets-linux-deps
traeok Dec 14, 2023
00abdf0
Fix for Help and compare on Windows
KevinLoesch1 Dec 19, 2023
117724e
Update changelog
KevinLoesch1 Dec 19, 2023
ec0c171
Fix for unit test failures
KevinLoesch1 Dec 19, 2023
cc6025c
Merge branch 'master' into Fix-for-compare-sequence-numbers
KevinLoesch1 Dec 20, 2023
22e38ca
Fix warning and add new unit test
KevinLoesch1 Dec 20, 2023
6bfbe6f
Merge branch 'Fix-for-compare-sequence-numbers' of https://github.com…
KevinLoesch1 Dec 20, 2023
db1499b
Add workflow that adds PRs to GH project with In Progress status
t1m0thyj Jan 2, 2024
f22b001
Update ssh2 (v2)
awharn Jan 2, 2024
aa96e7f
Merge pull request #1998 from zowe/update-ssh2-v2
awharn Jan 2, 2024
80f059e
Bump version to 7.21.1 [ci skip]
zowe-robot Jan 2, 2024
ff1bec5
Improve error message for null option definition
t1m0thyj Jan 3, 2024
af76bba
Remove unused import and correct changelog
t1m0thyj Jan 3, 2024
b04d3f0
Update unit test
KevinLoesch1 Jan 3, 2024
b5aa0ec
Fix more typos in workflow create commands
t1m0thyj Jan 3, 2024
9bdcf27
Remove win32 checks
KevinLoesch1 Jan 3, 2024
9514e3f
Merge branch 'master' into Fix-for-compare-sequence-numbers
KevinLoesch1 Jan 3, 2024
d2ba38c
Update test snapshots
t1m0thyj Jan 3, 2024
e13f4d5
Merge pull request #1993 from zowe/Fix-for-compare-sequence-numbers
KevinLoesch1 Jan 3, 2024
f4bc5df
Assign author to PR if they have write access
t1m0thyj Jan 4, 2024
392c4d6
doc(cert): Document limitation on cert files
zFernand0 Jan 4, 2024
f611212
update changelog
zFernand0 Jan 4, 2024
7595412
Merge branch 'master' into fix/better-validation-errors
t1m0thyj Jan 4, 2024
dafbce6
Merge pull request #2003 from zowe/fix/better-validation-errors
t1m0thyj Jan 5, 2024
d5363b8
keep the note only for cert-file
zFernand0 Jan 5, 2024
69bee01
Merge branch 'master' of https://github.com/zowe/zowe-cli into doc/ce…
zFernand0 Jan 5, 2024
5e5ec87
Rewrite update-project workflow to use shared action
t1m0thyj Jan 5, 2024
511e977
Fix for 'allocate like' not setting correct blocksize
KevinLoesch1 Jan 5, 2024
1488436
fix changelog
zFernand0 Jan 5, 2024
56d8668
Update Files SDK changelog
KevinLoesch1 Jan 5, 2024
856833f
Merge branch 'master' into fix-create-like-blocksize-issue
KevinLoesch1 Jan 5, 2024
9155166
Update files messages snapshot
KevinLoesch1 Jan 5, 2024
18555c7
Merge branch 'fix-create-like-blocksize-issue' of https://github.com/…
KevinLoesch1 Jan 5, 2024
8e3b83a
Run project-move-item action when issues are labeled
t1m0thyj Jan 5, 2024
d9f1b32
Update release config to stop publishing v2 as next
t1m0thyj Jan 8, 2024
69a7c2e
Merge pull request #2011 from zowe/t1m0thyj-patch-1
t1m0thyj Jan 8, 2024
6dd59c2
Merge branch 'master' into doc/cert-no-password
t1m0thyj Jan 8, 2024
9140be7
Merge pull request #2006 from zowe/doc/cert-no-password
zFernand0 Jan 8, 2024
a8db6ac
Bump version to 7.21.2 [ci skip]
zowe-robot Jan 8, 2024
aee0d8b
Move project item when PR draft state changes
t1m0thyj Jan 8, 2024
139aa62
Fix failing unit tests
KevinLoesch1 Jan 8, 2024
5a2ba3c
Merge branch 'master' into fix-create-like-blocksize-issue
KevinLoesch1 Jan 8, 2024
c5f8fa2
Merge branch 'master' into ci/add-pr-to-project
t1m0thyj Jan 8, 2024
42694e2
Update workflow to simplify steps
t1m0thyj Jan 9, 2024
b671192
Merge pull request #1997 from zowe/ci/add-pr-to-project
t1m0thyj Jan 9, 2024
5a54c77
Merge branch 'master' into fix-create-like-blocksize-issue
awharn Jan 9, 2024
888e56a
Merge pull request #2009 from zowe/fix-create-like-blocksize-issue
awharn Jan 9, 2024
189da64
Bump version to 7.21.3 [ci skip]
zowe-robot Jan 9, 2024
d2ebce6
ensure that the property is found
zFernand0 Jan 10, 2024
924a0a8
update tests
zFernand0 Jan 10, 2024
8d908f4
update changelog
zFernand0 Jan 10, 2024
461c540
Merge pull request #2014 from zowe/fix-ze-2493
zFernand0 Jan 10, 2024
0c7797a
Bump version to 7.21.4 [ci skip]
zowe-robot Jan 10, 2024
3c424a2
Check if terminal supports color (ANSI) before using progress bar
awharn Jan 10, 2024
66929ba
Fix secure property names being returned for wrong profile
t1m0thyj Jan 11, 2024
82cca33
Finish tests, changelog, implementation
awharn Jan 11, 2024
869c4df
Remove ESLint overrides
awharn Jan 11, 2024
65aca76
Restore all mocks
awharn Jan 11, 2024
0845cc0
Merge pull request #2016 from zowe/fix/config-secure-props
t1m0thyj Jan 12, 2024
d3a60b9
Merge branch 'master' into remove-progress-bar-with-env-var
t1m0thyj Jan 12, 2024
7c03d9b
Merge pull request #2017 from zowe/remove-progress-bar-with-env-var
t1m0thyj Jan 12, 2024
dc36212
Bump version to 7.22.0 [ci skip]
zowe-robot Jan 12, 2024
99296d5
Update Jest Configuration to run more tests in GHA
awharn Jan 18, 2024
97888d2
Merge remote-tracking branch 'origin/master' into update-next-with-ma…
awharn Jan 18, 2024
905853e
Restore changelog entry
awharn Jan 18, 2024
ddaddca
Merge pull request #2021 from zowe/update-jest-configuration
zFernand0 Jan 19, 2024
c73207d
Merge remote-tracking branch 'origin/master' into update-next-with-ma…
awharn Jan 19, 2024
2225c33
Merge remote-tracking branch 'origin/next' into update-next-with-master
awharn Jan 19, 2024
e99347a
Revert "Bump version to 8.1.0-next.202401191548"
awharn Jan 19, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,16 @@ Versioning conventions for Zowe CLI and Plug-ins| [Versioning Guidelines](./docs
## **Building Zowe CLI From Source**
Zowe CLI requires NPM version 8 and Cargo version 1.72.0 (or newer) to build from source. Before proceeding, check your NPM version with `npm --version` and if it's older than 8.x, update with `npm install -g npm`. To check your version of Cargo, run `cargo --version`. Cargo can be installed using rustup: [https://rustup.rs/](https://rustup.rs/). To update Cargo, run the `rustup update` command.

For developers using Linux, the following packages are required to build Zowe CLI from source:

- Debian/Ubuntu:
- `sudo apt install build-essential libsecret-1-dev`
- Red Hat-based:
- `sudo dnf group install "Development Tools"`
- `sudo dnf install libsecret-devel`
- Arch Linux:
- `sudo pacman -S base-devel libsecret`

The first time that you download Zowe CLI from the GitHub repository, issue the following command to install the required Zowe CLI dependencies and several development tools:

```
Expand Down
4 changes: 2 additions & 2 deletions __tests__/__packages__/cli-test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zowe/cli-test-utils",
"version": "8.1.0-next.202401191548",
"version": "8.0.0-next.202401162202",
"description": "Test utilities package for Zowe CLI plug-ins",
"author": "Zowe",
"license": "EPL-2.0",
Expand Down Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@types/js-yaml": "^4.0.0",
"@types/uuid": "^8.3.0",
"@zowe/imperative": "8.1.0-next.202401191548"
"@zowe/imperative": "8.0.0-next.202401162202"
},
"peerDependencies": {
"@zowe/imperative": "^8.0.0-next"
Expand Down
4 changes: 3 additions & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -150,5 +150,7 @@ module.exports = {
"!**/node_modules/**",
"!**/lib/**"
],
"maxWorkers": "67%", // You may need to specify maxWorkers if you run out of RAM
// You may need to specify maxWorkers if you run out of RAM
// GHA should use 75% due to high ram, low core count, end user systems ~67%
"maxWorkers": process.env.GITHUB_ACTIONS != null ? "75%" : "67%",
}
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "8.1.0-next.202401191548",
"version": "8.0.0-next.202401162202",
"command": {
"publish": {
"ignoreChanges": [
Expand Down
131 changes: 62 additions & 69 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading