Skip to content

Commit

Permalink
Merge pull request #16 from HyperPlay-Gaming/add_release_notes_test
Browse files Browse the repository at this point in the history
add description to test
  • Loading branch information
BrettCleary authored Mar 19, 2024
2 parents de370f1 + 1ad8ad5 commit e92504a
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 5 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ account: test-ground
project: test44
release: 0.0.7

description: Release notes go here.

platforms:
darwin_amd64:
path: dist/darwin/amd64/hello-go
Expand Down Expand Up @@ -196,8 +198,8 @@ It is also possible to add the public key directly to your project through the [

To get the account name, navigate to the [HyperPlay Dev Portal](https://developers.hyperplay.xyz) and on the project card, you can find your account name in the "Published by: <account_name" text.

![image](https://github.com/HyperPlay-Gaming/cli/assets/27568879/d1f89e34-c6e0-494b-bba8-eb29a8c161fe)
![image](https://private-user-images.githubusercontent.com/27568879/314000748-b8a0b525-1765-4d13-8458-07e5fa2f3cef.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTA4NDE1MzksIm5iZiI6MTcxMDg0MTIzOSwicGF0aCI6Ii8yNzU2ODg3OS8zMTQwMDA3NDgtYjhhMGI1MjUtMTc2NS00ZDEzLTg0NTgtMDdlNWZhMmYzY2VmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDAzMTklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwMzE5VDA5NDAzOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWFiNTQ5NmUxYzNhMDE0MDNmN2ZiOWEzOGFlMzdiM2NlZmNkNmUxOWEyNzljZDgzOTQyYTMyYzRmMmZiMDUyNzUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.8Ovlbopen6arKlyI0Tg93y-dxbEPa_ryD65UdAQHCYE)

To get the project name, click the project card. The project name is in the text input field with the "Game Name" label, shown below.

![image](https://github.com/HyperPlay-Gaming/cli/assets/27568879/f85b4e4b-0a1c-44df-a277-954fe48766ea)
![image](https://private-user-images.githubusercontent.com/27568879/314000795-4b39a341-b254-4334-85d7-be44911ad136.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTA4NDE1MzksIm5iZiI6MTcxMDg0MTIzOSwicGF0aCI6Ii8yNzU2ODg3OS8zMTQwMDA3OTUtNGIzOWEzNDEtYjI1NC00MzM0LTg1ZDctYmU0NDkxMWFkMTM2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDAzMTklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwMzE5VDA5NDAzOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWMzMGY4MWI1YzA0MTc3OWJlN2RiZmQ3NmU0ZmYwZmU4ZmZjMjU4NGNjNDk3NjQzMGQ3YzIwZWVlMmMyMWRmMzkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.6FJEukr-SMeN-TA2o86kZVVzGdacBcMx7noWzdUl7Po)
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperplay/cli",
"version": "2.11.1",
"version": "2.11.2",
"description": "Hyperplay CLI",
"author": "HyperPlay Labs, Inc.",
"bin": {
Expand Down
1 change: 1 addition & 0 deletions test/commands/publish.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -123,5 +123,6 @@ describe('publish CLI command', () => {
expect(platformKeys.includes('latest_mac_yml')).true
expect(releaseMeta.platforms.windows_amd64?.installScript).eq('install_deps.exe')
expect(releaseMeta.platforms.windows_amd64?.executable).eq('test_win_x64.txt')
expect(releaseMeta.description).to.eq('This release starts Kosium Season 1000. Can you conquer the oppressor forces stronghold on Mars?')
})
})
2 changes: 2 additions & 0 deletions test/mock_data/hyperplay_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ account: valist
project: cli
release: v0.0.3

description: This release starts Kosium Season 1000. Can you conquer the oppressor forces stronghold on Mars?

platforms:
# unzipped file
HyperPlay-0.12.0-macOS-arm64.dmg:
Expand Down

0 comments on commit e92504a

Please sign in to comment.