https://github.com/accenture/alm-sf-dx-python-tools

ALM SF DX Python Tools

https://github.com/accenture/alm-sf-dx-python-tools

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

ALM SF DX Python Tools

Basic Info
  • Host: GitHub
  • Owner: Accenture
  • License: apache-2.0
  • Language: Python
  • Default Branch: master
  • Size: 2.85 MB
Statistics
  • Stars: 5
  • Watchers: 9
  • Forks: 3
  • Open Issues: 10
  • Releases: 0
Created almost 6 years ago · Last pushed over 2 years ago
Metadata Files
Readme License

README.md

Salesforce ALM Framework - Python Scripts for DX

Python scripts to perform ALM (Application Lifecycle Management) operations over Salesforce platform using metadata DX. The Metadata API version can be found at ALM-SF-Metadata-API-Python-Tools.

These scripts can be used standalone or invoked from CI/CD pipelines, such as the Jenkins pipelines from ALM-SF-DX-Pipelines.

Call Git Server

Handle Git operations between several Git distributions.

Currently supporting: - Gitlab - Bitbucket Cloud - Bitbucket Server

Detailed explanation can be found at Call Git Server README.

Generate Package

Creates a package.xml from a JSON.

Detailed explanation can be found at Generate Package README.

Merge Metadata

Merges splitted components into destination metadata. Instead of comparing two files, this script can be used to automatically merge a retrieved package with individual components, such as Assignment Rules, Custom Labels, Sharing Rules, .. or Profile permissions.

Detailed explanation can be found at Merge Metadata README.

MergerDx

Builds a package with differences between source and target branches or commits.

Detailed explanation can be found at Merger README.

PMD

Creates a customizable report from a PMD analysis.

Detailed explanation can be found at PMD README.

Send Email

Sends an email showing the pipeline results and attaches PMD and/or deployment logs.

Detailed explanation can be found at Send email README.

Contributors Guide

Contribution

We encourage you to contribute to new features or fixes. You can start by opening a Github issue to get feedback from other contributors.

License

The Salesforce ALM Framework is licensed under the Apache License 2.0 - see LICENSE for details.

Owner

  • Name: Accenture
  • Login: Accenture
  • Kind: organization

Accenture Github site

GitHub Events

Total
  • Issues event: 1
Last Year
  • Issues event: 1

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 5
  • Total pull requests: 27
  • Average time to close issues: 8 months
  • Average time to close pull requests: about 1 month
  • Total issue authors: 3
  • Total pull request authors: 5
  • Average comments per issue: 2.4
  • Average comments per pull request: 0.07
  • Merged pull requests: 18
  • Bot issues: 0
  • Bot pull requests: 8
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • hperezm-msm (2)
  • mnunezdm (2)
  • diegomorondelrio (1)
Pull Request Authors
  • JorgeTorresAcc (16)
  • dependabot[bot] (8)
  • pabloLopezSanchezz (1)
  • hperezm-msm (1)
  • enrique-SFBG (1)
Top Labels
Issue Labels
enhancement (2)
Pull Request Labels
dependencies (8)

Dependencies

requirements.txt pypi
  • Jinja2 ==2.10.1
  • MarkupSafe ==1.1.1
  • Unidecode ==1.0.23
  • XlsxWriter ==1.1.1
  • asn1crypto ==0.24.0
  • certifi ==2018.8.24
  • cffi ==1.11.5
  • chardet ==3.0.4
  • colorama ==0.4.1
  • cryptography ==2.3.1
  • idna ==2.7
  • lxml ==4.3.0
  • pyOpenSSL ==18.0.0
  • pycparser ==2.19
  • pyfiglet ==0.7.5
  • requests ==2.19.1
  • simple-salesforce ==0.74.2
  • six ==1.11.0
  • urllib3 ==1.23