Skip to content

Cherrypicking package manager PR's into 3.0#14759

Merged
QilongTang merged 5 commits intoDynamoDS:RC3.0.0_masterfrom
reddyashish:cherrypicking3.0
Dec 14, 2023
Merged

Cherrypicking package manager PR's into 3.0#14759
QilongTang merged 5 commits intoDynamoDS:RC3.0.0_masterfrom
reddyashish:cherrypicking3.0

Conversation

@reddyashish
Copy link
Collaborator

Purpose

Cherrypicking these PR's into 3.0
#14717
#14724
#14722

Declarations

Check these if you believe they are true

  • The codebase is in a better state after this PR
  • Is documented according to the standards
  • The level of testing this PR includes is appropriate
  • User facing strings, if any, are extracted into *.resx files
  • All tests pass using the self-service CI.
  • Snapshot of UI changes, if any.
  • Changes to the API follow Semantic Versioning and are documented in the API Changes document.
  • This PR modifies some build requirements and the readme is updated
  • This PR contains no files larger than 50 MB

Release Notes

Cherrypicking package manager PR's into 3.0

Reviewers

@QilongTang

…namoDS#14711)

- dynamo would issue a warning and fail to publish a package if an 'unqualified' file is being used, such as a dyf file already under package control
- this check is done when publishing package locally, but I have incorrectly added it to the process of creating a build preview, which stops the process for both local and online submit workflow

(cherry picked from commit 3ea1c5c)
- now allows package version to start with 0
- cannot have 0.0.0 package version

(cherry picked from commit 992e54c)
- brought back description check as publish online API still requires it

(cherry picked from commit d70c7b5)
- fine-tune name validation and warning display
- also fixes issue when navigating away from the publish page and setting up the datacontext of the PackageManagerPublishControl

(cherry picked from commit 57f5883)
- now resets selected known hosts between publish package usages/resets

(cherry picked from commit f5fddc3)
@QilongTang QilongTang added this to the 3.0 milestone Dec 14, 2023
@github-actions
Copy link

UI Smoke Tests

Test: success. 2 passed, 0 failed.
TestComplete Test Result
Workflow Run: UI Smoke Tests
Check: UI Smoke Tests - net6.0

@github-actions
Copy link

UI Smoke Tests

Test: failure. 1 passed, 1 failed.
TestComplete Test Result
Workflow Run: UI Smoke Tests
Check: UI Smoke Tests - net8.0

@github-actions
Copy link

UI Smoke Tests

Test: failure. 1 passed, 1 failed.
TestComplete Test Result
Workflow Run: UI Smoke Tests
Check: UI Smoke Tests - net6.0

@reddyashish
Copy link
Collaborator Author

@QilongTang
Copy link
Contributor

Thanks @reddyashish The TOU smoke tests fail sporadically so we can ignore for now.

@QilongTang QilongTang merged commit d2cb88d into DynamoDS:RC3.0.0_master Dec 14, 2023
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.

3 participants