@cwi/shp-ci

5.1.1 • Public • Published

SharePoint CI

Repository to keep all SharePoint Continuous Integrations tasks.

Installation

npm install @cwi/shp-ci

Usage

# Using username and password
gulp publish-angular \
  --env <dev|qa|prod> \
  --username <username> \
  --password <password> \
  --subsite <subsite>
  --skipSyncLists

# Using token
gulp publish-angular \
  --env <dev|qa|prod> \
  --clientId <clientId> \
  --clientSecret <clientSecret> \
  --subsite <subsite> \
  --skipSyncLists

# Using token on CI
gulp publish-angular \
  --env <dev|qa|prod> \
  --clientId <clientId> \
  --clientSecret <clientSecret> \
  --artifact /path/to/artifact

Contributing

  1. Fork it!
  2. Create your feature branch
  • git checkout -b feature/my-new-feature
  1. Commit your changes
  • git commit -m "feat: add some feature"
  1. Push to the branch
  • git push origin feature/my-new-feature
  1. Submit a pull request

Security Vulnerabilities

If you discover a security vulnerability within this project, please send an e-mail to Leonardo Alves via Leonardo Alves. All security vulnerabilities will be promptly addressed.

License

This package is licensed under the MIT license. Copyright © Leonardo Alves

Readme

Keywords

none

Package Sidebar

Install

npm i @cwi/shp-ci

Weekly Downloads

37

Version

5.1.1

License

ISC

Unpacked Size

2.72 MB

Total Files

115

Last publish

Collaborators

  • joao.albernaz
  • magno
  • leunardo
  • joaosilveira
  • pablo.garcia
  • rafaelbueno
  • julialuz
  • paulosteffenm