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

Release 0.10.0 #31

Merged
merged 54 commits into from
Jun 25, 2020
Merged

Release 0.10.0 #31

merged 54 commits into from
Jun 25, 2020

Conversation

DStatWriter
Copy link
Contributor

Signed-off-by: Daniel Statham Daniel.Statham@Broadcom.com

Alexandru-Paul Dumitru added 30 commits June 17, 2020 11:43
- it's written in markdown, why not carry the extension

Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
- added credential check for `utils.buildSession()` and converted it to async
- converted from `null` to default `*` in `utils.endevorQualifierToElement()`
- moved EndevorNodes.ts to CLI api calls.

Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
- remove some TODOs by fixing some typings
- remove unneeded function `buildRequestBody()` by using the `setup()` functions provided with each API

Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
- it's written in markdown, why not carry the extension

Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
- added credential check for `utils.buildSession()` and converted it to async
- converted from `null` to default `*` in `utils.endevorQualifierToElement()`
- moved EndevorNodes.ts to CLI api calls.

Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
- remove some TODOs by fixing some typings
- remove unneeded function `buildRequestBody()` by using the `setup()` functions provided with each API

Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
- can create profiles
- Repos are under profiles in tree
- add remove profiles from tree
- pwd not required (taken from profiles)

Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
- fixed issues with protocol
    - not passed downstream at profile creation and also upstream when profile was used to create connection session

Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
Alexandru-Paul Dumitru and others added 2 commits June 19, 2020 11:03
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
Signed-off-by: Daniel Statham <Daniel.Statham@Broadcom.com>
Copy link
Contributor

@zeibura zeibura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've made a few changes, mostly stylistic, more suggestions are inline. Dan, I think the URL you couldn't work out was just an example host:port as opposed to an instruction to connect to a broadcom server at a specific port, so I've changed that step accordingly, feel free to check with devs if this is correct or not

Readme.md Outdated Show resolved Hide resolved
Readme.md Outdated Show resolved Hide resolved
Readme.md Show resolved Hide resolved
Readme.md Outdated Show resolved Hide resolved
@zeibura
Copy link
Contributor

zeibura commented Jun 23, 2020

Also, just an FYI that the gifs will need updating as they still show the old interface with "new connection"

Signed-off-by: Daniel Statham <Daniel.Statham@Broadcom.com>
Readme.md Outdated Show resolved Hide resolved
Readme.md Outdated Show resolved Hide resolved
Readme.md Outdated Show resolved Hide resolved
Readme.md Outdated Show resolved Hide resolved
Readme.md Outdated Show resolved Hide resolved
Readme.md Outdated Show resolved Hide resolved
Readme.md Outdated Show resolved Hide resolved
Readme.md Show resolved Hide resolved
Readme.md Show resolved Hide resolved
Readme.md Outdated Show resolved Hide resolved
@DStatWriter
Copy link
Contributor Author

Also, just an FYI that the gifs will need updating as they still show the old interface with "new connection"

Agreed. Ideally can either make some using a provided Video showing the "best practice" usage".

Alexandru-Paul Dumitru and others added 4 commits June 24, 2020 17:29
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
Signed-off-by: Daniel Statham <Daniel.Statham@Broadcom.com>
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
zdmullen and others added 6 commits June 25, 2020 12:19
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
Add integration with Endevor profiles from Zowe CLI
Signed-off-by: Alexandru-Paul Dumitru <alexandru.dumitru@broadcom.com>
@zdmullen zdmullen changed the title Update Readme - Profiles replacing Hosts Release Version 0.10.0 Jun 25, 2020
@zdmullen zdmullen changed the title Release Version 0.10.0 Release 0.10.0 Jun 25, 2020
@zdmullen zdmullen merged commit c9ae4f1 into master Jun 25, 2020
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.

None yet

3 participants