GithubHelp home page GithubHelp logo

Comments (14)

stevejroberts avatar stevejroberts commented on June 14, 2024

Ok sure, we'll see what we can do. I can't give an ETA at this time but if it's super urgent, we'd also be happy to take a pull request.

from aws-toolkit-azure-devops.

aro1976 avatar aro1976 commented on June 14, 2024

I was thinking about creating a parameter with a list of glob expressions plus a separator and cache configuration like:
*.js = 84000, public
*.html = 3600, public
If you agree with this aproach I'll try this tomorrow.

from aws-toolkit-azure-devops.

stevejroberts avatar stevejroberts commented on June 14, 2024

Sure, that seems reasonable and fits in with other tasks where we've worked around a lack of grid control in task definitions by using a multiline text field with separators (eg for tags).

from aws-toolkit-azure-devops.

aro1976 avatar aro1976 commented on June 14, 2024

@steveataws do you have any packaging instructions for this extension?

I tried npm run build and npm run package but it seems to be failing while trying to resolve sdkutils, I attached the console package.log.

OS
MacOS: 10.13.2

Tool Versions:
node: v8.9.3
npm: 5.5.1
tsc: 2.6.2
tfx: 0.5.3
visual studio code: 1.19.1

from aws-toolkit-azure-devops.

stevejroberts avatar stevejroberts commented on June 14, 2024

The way I build and test is to open a shell onto the root folder, and then run the command

gulp package --publisherid publisher --release

This will create a private .vsix file in the _package folder, that I then install into my TFS installs. For VSTS, I upload it to my publisher account and share it with my test account.

from aws-toolkit-azure-devops.

stevejroberts avatar stevejroberts commented on June 14, 2024

aro1976@, did you make any progress on this update? Anything I can do to help?

from aws-toolkit-azure-devops.

aro1976 avatar aro1976 commented on June 14, 2024

Actually I think it is almost finished, but I didn't figure out what's going wrong during packaging.
screen-2018-01-13 22-05-46

from aws-toolkit-azure-devops.

stevejroberts avatar stevejroberts commented on June 14, 2024

Hmm, that's an odd message I've not seen before. Not sure if it will help but from our build server, this is the sequence of npm commands run to get us to the vsix package:

node make.js clean
node make.js build --release
node make.js package --publisher your-pubid-here --release

On my dev workstation, as noted earlier, I have gulp installed and simply run a gulp command for simplicity.

from aws-toolkit-azure-devops.

aro1976 avatar aro1976 commented on June 14, 2024

I checked out this repo in a linux machine but still having the same error, I'm afraid there might have a problem with node or npm versions. Would you please tell me the versions you are using? (npm, node, tsc, and tfx)

from aws-toolkit-azure-devops.

stevejroberts avatar stevejroberts commented on June 14, 2024

The tool chain on my Windows 10 laptop, where I do most of the work, has the following versions:

node: 6.11.0
npm: 3.10.10
gulp: 3.9.1
tsc: 1.0.3.0
tfx: 0.4.10

On my MacBook where I occasionally poke around with the tools I'm seeing these versions:

node: 6.12.2
npm: 3.10.10
gulp: 3.9.1
tsc: 2.6.2
tfx: 0.5.3

Not sure why the tsc version on my Windows box is so 'low', I generally dev+build inside vscode so maybe it's picking up a later version that way. Either way, on both machines I can build and package without issue,

from aws-toolkit-azure-devops.

stevejroberts avatar stevejroberts commented on June 14, 2024

@aro1976, if you're still blocked do you want to try pushing your branch to the repo and I'll run a build of the branch on my systems to see what results I get?

from aws-toolkit-azure-devops.

aro1976 avatar aro1976 commented on June 14, 2024

yes! just placed a pull request!

from aws-toolkit-azure-devops.

dmarjoram avatar dmarjoram commented on June 14, 2024

Could also do with this being implemented for our SPA release process.

from aws-toolkit-azure-devops.

hunterwerlla avatar hunterwerlla commented on June 14, 2024

This is now available in the 1.5 release

from aws-toolkit-azure-devops.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.