Socket
Book a DemoInstallSign in
Socket

redhat_access_pcm_ascension_common

Package Overview
Dependencies
Maintainers
6
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redhat_access_pcm_ascension_common

Fork the main repo and work in your forked repo only. It is best to create a new branch for each change or set of changes you will make.

1.2.86
latest
Source
npmnpm
Version published
Weekly downloads
0
-100%
Maintainers
6
Weekly downloads
 
Created
Source

Contributing

Fork the main repo and work in your forked repo only. It is best to create a new branch for each change or set of changes you will make.

git checkout -b <branch name>

This project currently requires building the distribution locally and pushing that as well

grunt build

In your current branch go ahead and commit your changes and verify the changes you are committing/pushing are only the ones you want

git status / git diff
git commit -a -m "message"

Then before pushing your remote branch always rebase to upstream master

git fetch upstream
git checkout master
git rebase upstream/master
git checkout <branch>
git rebase master

Then verify that everything is still working as you expect it to, test in the browser, then push your remote branch

git push origin <branch name>

Go into github now and create the merge request.

Once merged set the JIRA to ON_DEV (if inprogress click commit)

FAQs

Package last updated on 10 Dec 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.