Skip to content

Conversation

@danmcd
Copy link
Contributor

@danmcd danmcd commented Nov 18, 2022

This may be an existing bug, hence the vague branch name and OS-xxxx. This is slipshod right now, and I may either be overreaching OR missing things.

Copy link
Contributor Author

@danmcd danmcd left a comment

Choose a reason for hiding this comment

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

Nits for future me.

{
"name": "fw",
"description": "Administrative tool for managing SmartOS VM firewalls",
"version": "1.2.2",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

XXX KEBE ASKS, version bump?

Copy link
Member

Choose a reason for hiding this comment

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

It looks like we don't publish this to NPM or use it elsewhere AFAICT so I don't think it matters much, probably wouldn't hurt to bump patch though while where here.

{
"name": "imgmanifest",
"description": "Library for working with Triton/SDC/SmartOS image manifests",
"version": "3.1.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

XXX KEBE ASKS, version bump?

Copy link
Member

@travispaul travispaul Mar 25, 2024

Choose a reason for hiding this comment

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

This has already been updated in the source repo: https://github.com/TritonDataCenter/node-imgmanifest

I'm not sure if we have a special process for updating the modules in this repo since we commit the node_modules directory.

The correct answer for this package.json will be true for every package.json within node_modules, I suspect most, if not all, have been updated in their source repo.

{
"name": "sdc-clients",
"description": "Contains node.js client libraries for SDC REST APIs.",
"version": "8.2.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

XXX KEBE ASKS, version bump?

* CDDL HEADER END
*
* Copyright 2019 Joyent, Inc.
* Copyright 2022 MNX Cloud, Inc.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will need copyright update.

"author": {
"name": "Joyent",
"url": "joyent.com"
"name": "Triton Data Center",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Worth a version bump?

"author": {
"name": "Joyent",
"url": "joyent.com"
"name": "Triton Data Center",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Version bump?

{
"name": "triton-netconfig",
"version": "1.2.0",
"description": "Common methods for managing Triton network configuration",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Version bump worthy?

"name": "vasync",
"version": "2.2.0",
"description": "utilities for observable asynchronous control flow",
"main": "./lib/vasync.js",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Version bump?

{
"name": "vmadm",
"description": "administrative tool(s) for managing VMs",
"version": "1.0.5",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Version bump?

Copy link
Member

Choose a reason for hiding this comment

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

This looks like the same situation as the fw module. I don't believe it's used outside of smartos live, a version bump wouldn't hurt but I don't think it's necessary either.

@@ -1,4 +1,5 @@
// Copyright 2015 Joyent, Inc. All rights reserved.
// Copyright 2022 MNX Cloud, Inc.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copyright update?

@danmcd danmcd marked this pull request as ready for review March 25, 2024 14:33
@danmcd danmcd requested a review from a team March 25, 2024 14:33
@danmcd
Copy link
Contributor Author

danmcd commented Mar 25, 2024

This has built successfully in the PR-1062 Jenkins job. Beyond that it'll need some testing.

@danmcd danmcd changed the title OS-xxxx Move smartos-live away from joyent.com or github.com/joyent TOOLS-2574 Purge dependency on us-east.manta.joyent.com name Apr 11, 2024
@danmcd
Copy link
Contributor Author

danmcd commented Apr 11, 2024

Successfully built locally with default, debug, and gcc7. Jenkins PR-1062#11 will confirm it on the Jenkins side.

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