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

ALM SF Metadata API Python Tools

https://github.com/accenture/alm-sf-metadata-api-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 Metadata API Python Tools

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

README.md

Salesforce ALM Framework - Python Scripts for Metadata API

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

These scripts can be used standalone or invoked from CI/CD pipelines, such as the Jenkins pipelines from ALM-SF-Metadata-API-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 Custom Fields, Custom Labels, Sharing Rules, .. or Profile permissions.

Detailed explanation can be found at Merge Metadata README.

Merger

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
Last Year

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 1
  • Total pull requests: 5
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 months
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.2
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 4
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • bharuk (1)
Pull Request Authors
  • dependabot[bot] (4)
  • JorgeTorresAcc (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (4)

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