Giter Site home page Giter Site logo

Ignore Sub-folders Feature about s3deploy HOT 7 CLOSED

bep avatar bep commented on May 25, 2024 1
Ignore Sub-folders Feature

from s3deploy.

Comments (7)

mpucholblasco avatar mpucholblasco commented on May 25, 2024 2

@bep, I have free time. I can arrange this if you agree.

from s3deploy.

dmulter avatar dmulter commented on May 25, 2024

My use case:

I have separate repos with distinct s3deploy steps that control specific subdirectories of my main static website. For example, /blog, /docs, etc.

I have another repo that handles the main static website that also has an s3deploy step. I would like to configure this deploy to ignore/skip the subdirectories above, as it would wipe them from S3.

from s3deploy.

bep avatar bep commented on May 25, 2024

@dmulter I suspect you can do what you want with the -path flag

I have one bucket which I use as a "dumping ground" for some test sites, and one example would look like this:

s3deploy -source=public/ -region=eu-west-1 -bucket=bep.is -distribution-id=E8OKNT7W9ZYZ2 -path temp/hugotest

In that bucket I have several other directories that I deploy separately.

from s3deploy.

dmulter avatar dmulter commented on May 25, 2024

I use --path for the subdirectories deploys and they work great. The problem is that the root deploy doesn't use --path (since the files need to go to the root), and the lack of the other subdirectories
then causes those whole directories to be deleted.

from s3deploy.

julianoappelklein avatar julianoappelklein commented on May 25, 2024

My use case:
The website is deployed at root, but there are some folders I don't want to touch, like folders that some coworkers use to manually drop large files that are bad to include in the version control system.

from s3deploy.

bep avatar bep commented on May 25, 2024

@mpucholblasco that would be great, but we should probably conclude on #37 first -- as it would probably save some "merge work". I'm out and about traveling this week so it will take "some days" before I get to that.

from s3deploy.

mpucholblasco avatar mpucholblasco commented on May 25, 2024

Good idea @bep . Thanks!

from s3deploy.

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.