Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

feat: automatic activation of flow #1456

Open
wants to merge 97 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
97 commits
Select commit Hold shift + click to select a range
64de1c2
chore(sfp): move to sfp cli from flxbl-io
Dec 13, 2023
2b56d6f
chore: update fork to flxbl
Dec 15, 2023
0fab87a
chore: migrate to flxbl fork
Dec 15, 2023
811b30a
fix(config): add public config
Dec 15, 2023
a951573
fix(cicd): change to GITHUB_TOKEN
Dec 15, 2023
74c5157
fix(cicd): fix usernames used in pipelines
Dec 15, 2023
f82a456
fix(cicd): remove run name
Dec 15, 2023
d7b4ca9
fix(cicd): fix path to package
Dec 15, 2023
b445702
fix(cicd): fix repo name
Dec 15, 2023
12a2d23
fix(cicd): fix use to sfp
Dec 15, 2023
a7cd6a0
fix(cicd): fix secret used in publishing
Dec 16, 2023
c28727a
fix(sfp): update header
Dec 16, 2023
7a76680
chore(version): update version and header
Dec 19, 2023
5883ab6
fix(validate): fix incorrect condition while packages are overriden
Dec 19, 2023
4e81088
fix(validate): fix incorrect syntax and version
Dec 19, 2023
b188c56
fix(docker): fix package name used in image
Dec 19, 2023
6172fe5
fix(sfporg): revert incorrect replacement of sfp artifact
Dec 19, 2023
8b7cd6a
chore(publish): update versions and publish to npm
Dec 19, 2023
028a179
fix(envvar): revert env var to use SFPOWERSCRIPTS nomenclature for ba…
Dec 19, 2023
28c7642
fix(sfp): revert file locations to use .sfpowerscripts
Dec 19, 2023
a23e023
fix(deploy): fix header being incorrectly displayed to console log
Jan 8, 2024
8335a09
chore(publish): update versions and publish to npm
Jan 8, 2024
a3b021f
feat(prepare): add a log to display packages that are restricted as p…
Jan 8, 2024
75d72bd
chore(publish): update versions and publish to npm
Jan 8, 2024
256c6bb
fix(projectconfig): incorrect use of package.name while filtering pro…
Jan 8, 2024
53b0912
chore(publish): update versions and publish to npm
Jan 8, 2024
625b39b
fix(pool): revert path used to .sfpowerscripts for backward compatibi…
Jan 8, 2024
b51f4ee
chore(publish): update versions and publish to npm
Jan 8, 2024
3a5d87a
feat(impact): add additional options to consider only changed files d…
Jan 9, 2024
ff77c6e
chore(publish): update versions and publish to npm
Jan 9, 2024
d89db61
fix(impact): remove hard requirement on branch flag
Jan 9, 2024
c4f6cc0
chore(publish): update versions and publish to npm
Jan 9, 2024
2521a41
fix(impact): fix typo with explict dependency check flag
Jan 9, 2024
1885fb2
chore(publish): update versions and publish to npm
Jan 9, 2024
5070266
fix(diff):various fixes in diff to support branch compare
azlam-abdulsalam Jan 9, 2024
7a4ba7b
chore(publish): update versions and publish to npm
azlam-abdulsalam Jan 9, 2024
252c3a4
fix(impact): fix incorrect dependencyOnHandling
azlam-abdulsalam Jan 9, 2024
010834a
chore(publish): update versions and publish to npm
azlam-abdulsalam Jan 9, 2024
2be31ec
fix(impact): fix impacted files not accurately reported
azlam-abdulsalam Jan 9, 2024
0482157
chore(publish): update versions and publish to npm
azlam-abdulsalam Jan 9, 2024
63ad7e4
fix(diff): fix incorrect argument in diff calculation
azlam-abdulsalam Jan 9, 2024
c28e812
chore(publish): update versions and publish to npm
azlam-abdulsalam Jan 9, 2024
8a59432
fix(diff): ensure --no-renames is used for branchcompare
azlam-abdulsalam Jan 9, 2024
7d0d863
chore(publish): update versions and publish to npm
azlam-abdulsalam Jan 9, 2024
e0725f4
fix(impact): incorporate configs of dependencyOn accurately
azlam-abdulsalam Jan 12, 2024
2dd3867
chore(publish): update versions and publish to npm
azlam-abdulsalam Jan 12, 2024
718edea
Revert "fix(impact): incorporate configs of dependencyOn accurately"
azlam-abdulsalam Jan 12, 2024
c63c1db
chore(publish): update versions and publish to npm
azlam-abdulsalam Jan 12, 2024
b06123f
feat(changelog): add commit links in changelog markdown
azlam-abdulsalam Jan 17, 2024
aab8e1f
chore(publish): update versions and publish to npm
azlam-abdulsalam Jan 17, 2024
5b34c62
feat(changelog): display commits in changelog for dryrun
azlam-abdulsalam Jan 17, 2024
10fbdb2
fix(changelog): make repoUrl optional
azlam-abdulsalam Jan 17, 2024
bd8e894
fix(publish): fix artifact nomenclature used while publishing
azlam-abdulsalam Jan 17, 2024
b31b5f3
chore: update versions
azlam-abdulsalam Jan 17, 2024
319a412
chore(publish): update versions and publish to npm
azlam-abdulsalam Jan 17, 2024
dfff417
fix(metrics): switch back to sfpowerscripts as prefix for backward ma…
azlam-abdulsalam Jan 17, 2024
90d8aec
chore(publish): update versions and publish to npm
azlam-abdulsalam Jan 17, 2024
d450bb6
fix(readme): update license and readme
azlam-abdulsalam Jan 17, 2024
3d2bfba
fix(deploy): fix blank logger being printed during prepare by deploy …
azlam-abdulsalam Jan 17, 2024
ddcbd2c
chore(publish): update versions and publish to npm
azlam-abdulsalam Jan 17, 2024
549c334
fix(metrics): fix incorrect variable used in metrics
azlam-abdulsalam Jan 25, 2024
45a73ed
chore(publish): update versions and publish to npm
azlam-abdulsalam Jan 25, 2024
9e71429
feat(deps): update to v6 of salesforce dependencies (#3)
azlam-abdulsalam Jan 29, 2024
08095e4
chore(publish): update versions and publish to npm
azlam-abdulsalam Jan 29, 2024
0bd794b
docs(readme): update readme with new badges
azlam-abdulsalam Jan 30, 2024
bfd9759
docs(readme): fix typo in badge
azlam-abdulsalam Jan 30, 2024
70467d3
docs(readme): fix type with badges on repo owner
azlam-abdulsalam Jan 30, 2024
5e4cb36
fix(changelog): revert creation of changelog during run as the table …
azlam-abdulsalam Feb 1, 2024
6591083
chore(publish): update versions and publish to npm
azlam-abdulsalam Feb 1, 2024
ab8ca59
feat(prepare-c-flag): add noAnchestors option to config (#9)
Rocko1204 Feb 6, 2024
80e8dc5
chore(publish): update versions and publish to npm
azlam-abdulsalam Feb 6, 2024
6432fc6
fix(docker): update url links to docker
azlam-abdulsalam Feb 6, 2024
878ac4e
style(class): fix naming convention of sfpCommand -> SfpCommand
azlam-abdulsalam Feb 6, 2024
4f33fd4
feat(release): introduce additional properties to release config and …
azlam-abdulsalam Feb 8, 2024
b555705
chore(version): update to Feb 24
azlam-abdulsalam Feb 8, 2024
4451f9f
chore(publish): update versions and publish to npm
azlam-abdulsalam Feb 8, 2024
8925c10
fix(cicd): fix default repo location
azlam-abdulsalam Feb 9, 2024
8a2a19d
fix(orginfodisplayer): fix commands used in org info displayer
alanjaouen Feb 9, 2024
de62eef
chore(publish): update versions and publish to npm
azlam-abdulsalam Feb 9, 2024
f5b25e1
flow activation and deletion in deployment
zhebinliu Feb 12, 2024
d2dbe62
feat(release): enhanced support for multiple release definitions in r…
azlam-abdulsalam Feb 12, 2024
5e543c5
chore(publish): update versions and publish to npm
azlam-abdulsalam Feb 12, 2024
e201376
fix(markdown): ensure markdown files have config name when multiple r…
azlam-abdulsalam Feb 12, 2024
fbbd745
chore(publish): update versions and publish to npm
azlam-abdulsalam Feb 12, 2024
533d932
fix(release): use releaseconfig name to seperate out changelog creati…
azlam-abdulsalam Feb 12, 2024
fc5e022
chore(publish): update versions and publish to npm
azlam-abdulsalam Feb 12, 2024
6c042b0
Merge branch 'main' into feat/flow-activation-and-clean-up-during-dep…
azlam-abdulsalam Feb 15, 2024
a8a881b
fix(picklist-background): add retry counter to picklist update (#8)
Rocko1204 Feb 20, 2024
7f8b162
fix(flow): integrate flow operations with deployment
azlam-abdulsalam Feb 21, 2024
2927f78
fix(flow): update sfdx-project.json schema
azlam-abdulsalam Feb 21, 2024
95499f7
fix(flow): disable cleanup for now
azlam-abdulsalam Feb 21, 2024
0cca01d
docs(flow): add decision record
azlam-abdulsalam Feb 21, 2024
a943318
Merge branch 'main' into feat/flow-activation-and-clean-up-during-dep…
azlam-abdulsalam Feb 21, 2024
e130988
fix(flow): remove flow version filter
azlam-abdulsalam Feb 21, 2024
3eb6fe6
fix(flows): address review comments
azlam-abdulsalam Feb 22, 2024
5f4214d
fix: undo changes
azlam-abdulsalam Feb 22, 2024
63b1602
fix: remove incorrect package types
azlam-abdulsalam Feb 22, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 2 additions & 4 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@

reviewpad:summary



#### Checklist
All items have to be completed before a PR is merged

- [x] Adhere to [Contribution Guidelines](https://docs.dxatscale.io/about-us/contributing-to-dx-scale)
- [x] Adhere to [Contribution Guidelines](https://docs.flxbl.io/about-us/contributing-to-fxlbl)
- [ ] Updates to Decision Records considered?
- [ ] Updates to documentation at [DX@Scale Guide](https://github.com/dxatscale/dxatscale-guide) considered?
- [ ] Updates to documentation at [flxbl-sfp Guide](https://github.com/flxbl-io/sfp-docs) considered?
- [ ] Tested changes?
- [ ] Unit Tests new and existing passing locally?

11 changes: 7 additions & 4 deletions .github/workflows/buildPackages.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This pipeline is used as template to build the sfpowerscripts plugin
# This pipeline is used as template to build the sfp plugin


name: 'Build Packages'
Expand Down Expand Up @@ -40,7 +40,7 @@ jobs:

- name: 'Set Git Config'
run: |
git config --global user.email "ciuser@dxatscale.io"
git config --global user.email "ciuser@flxbl.io"
git config --global user.name "ciuser"


Expand All @@ -59,9 +59,12 @@ jobs:
if: ${{ inputs.publish == true }}
run: npx lerna run test -- --colors

- name: Upload to Codecov
uses: codecov/codecov-action@v1
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}


- name: 'Publish CLI/Core'
if: ${{ inputs.publish == true }}
run: 'npx lerna publish from-package --yes --dist-tag ${{ inputs.version }}'
Expand Down
48 changes: 24 additions & 24 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This pipeline builds the sfpowerscripts & sfp cli plugin
# This pipeline builds the sfp cli plugin
# Needs following secrets
# NPM_TOKEN : Token to npm.js for dx@scale scope
# DOCKER_USERNAME : Token to username for ghcr.io for publishing docker
Expand All @@ -25,7 +25,7 @@ on:

workflow_dispatch:

run-name: Release ${{ github.run_id }} / ${{ github.ref_name }}


# Merge to Develop, create builds
jobs:
Expand All @@ -47,11 +47,11 @@ jobs:
with:
job-environment: 'build-docker'
suffix-tag: ${{ github.run_id }}
repo: 'dxatscale'
image: 'sfpowerscripts-rc'
repo: 'flxbl-io'
image: 'sfp-rc'
secrets:
username: ${{ secrets.DOCKER_USERNAME }}
token: ${{ secrets.DOCKER_SECRET }}
username: ${{ secrets.DOCKER_USERNAME }}
token: ${{ secrets.GITHUB_TOKEN }}
needs: [ build ]

build-docker-lite:
Expand All @@ -60,12 +60,12 @@ jobs:
with:
job-environment: 'build-docker'
suffix-tag: ${{ github.run_id }}
repo: 'dxatscale'
repo: 'flxbl-io'
dockerFileName: 'sfp-lite'
image: 'sfp-lite-rc'
secrets:
username: ${{ secrets.DOCKER_USERNAME }}
token: ${{ secrets.DOCKER_SECRET }}
username: ${{ secrets.DOCKER_USERNAME }}
token: ${{ secrets.GITHUB_TOKEN }}
needs: [ build ]

#Promotion Stages
Expand All @@ -77,7 +77,7 @@ jobs:
uses: ./.github/workflows/promotePackage.yml
with:
version: 'alpha'
pathToPackageJson: 'packages/sfpowerscripts-cli/package.json'
pathToPackageJson: 'packages/sfp-cli/package.json'
environment: sfpowerscripts-alpha
secrets:
npm-token: ${{ secrets.NPM_TOKEN }}
Expand All @@ -88,25 +88,25 @@ jobs:
uses: ./.github/workflows/sfpowerscripts-promote-docker.yml
with:
job-environment: 'sfpowerscripts-alpha-docker'
repo: 'dxatscale'
repo: 'flxbl-io'
new-tag: alpha
image: 'sfpowerscripts-rc'
image: 'sfp-rc'
secrets:
username: ${{ secrets.DOCKER_USERNAME }}
token: ${{ secrets.DOCKER_SECRET }}
token: ${{ secrets.GITHUB_TOKEN }}
needs: [ build-docker ]

alpha-docker-lite:
name: 'promote docker lite to alpha'
uses: ./.github/workflows/sfpowerscripts-promote-docker.yml
with:
job-environment: 'sfpowerscripts-alpha-docker'
repo: 'dxatscale'
repo: 'flxbl-io'
new-tag: alpha
image: 'sfp-lite-rc'
secrets:
username: ${{ secrets.DOCKER_USERNAME }}
token: ${{ secrets.DOCKER_SECRET }}
token: ${{ secrets.GITHUB_TOKEN }}
needs: [ build-docker-lite ]


Expand All @@ -115,7 +115,7 @@ jobs:
uses: ./.github/workflows/promotePackage.yml
with:
version: 'beta'
pathToPackageJson: 'packages/sfpowerscripts-cli/package.json'
pathToPackageJson: 'packages/sfp-cli/package.json'
environment: sfpowerscripts-beta
secrets:
npm-token: ${{ secrets.NPM_TOKEN }}
Expand All @@ -126,25 +126,25 @@ jobs:
uses: ./.github/workflows/sfpowerscripts-promote-docker.yml
with:
job-environment: 'sfpowerscripts-beta-docker'
repo: 'dxatscale'
repo: 'flxbl-io'
new-tag: beta
image: 'sfp-lite-rc'
secrets:
username: ${{ secrets.DOCKER_USERNAME }}
token: ${{ secrets.DOCKER_SECRET }}
token: ${{ secrets.GITHUB_TOKEN }}
needs: [ build-docker ]

beta-docker-lite:
name: 'promote docker light to beta'
uses: ./.github/workflows/sfpowerscripts-promote-docker.yml
with:
job-environment: 'sfpowerscripts-beta-docker'
repo: 'dxatscale'
repo: 'flxbl-io'
new-tag: beta
image: 'sfpowerscripts-rc'
image: 'sfp-rc'
secrets:
username: ${{ secrets.DOCKER_USERNAME }}
token: ${{ secrets.DOCKER_SECRET }}
token: ${{ secrets.GITHUB_TOKEN }}
needs: [ build-docker-lite ]


Expand All @@ -155,7 +155,7 @@ jobs:
uses: ./.github/workflows/promotePackage.yml
with:
version: 'latest'
pathToPackageJson: 'packages/sfpowerscripts-cli/package.json'
pathToPackageJson: 'packages/sfp-cli/package.json'
environment: sfpowerscripts-prod
secrets:
npm-token: ${{ secrets.NPM_TOKEN }}
Expand All @@ -168,7 +168,7 @@ jobs:
job-environment: 'sfpowerscripts-prod-docker'
secrets:
username: ${{ secrets.DOCKER_USERNAME }}
token: ${{ secrets.DOCKER_SECRET }}
token: ${{ secrets.GITHUB_TOKEN }}
signing_secret: ${{ secrets.SIGNING_SECRET }}
cosign_password: ${{ secrets.COSIGN_PASSWORD }}
needs: [ build-docker ]
Expand All @@ -182,7 +182,7 @@ jobs:
image-as: sfp-lite
secrets:
username: ${{ secrets.DOCKER_USERNAME }}
token: ${{ secrets.DOCKER_SECRET }}
token: ${{ secrets.GITHUB_TOKEN }}
signing_secret: ${{ secrets.SIGNING_SECRET }}
cosign_password: ${{ secrets.COSIGN_PASSWORD }}
needs: [ build-docker-lite ]
Expand Down
8 changes: 6 additions & 2 deletions .github/workflows/review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v3
with:
node-version: '16.x'
node-version: '18'
registry-url: 'https://registry.npmjs.org'
- uses: pnpm/action-setup@v2
with:
Expand All @@ -29,6 +29,10 @@ jobs:
run: pnpm i
- run: npx lerna run build
- run: npx lerna run test -- --colors
- run: bash <(curl -s https://codecov.io/bash) -v

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}


8 changes: 4 additions & 4 deletions .github/workflows/sfpowerscripts-build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ on:
dockerFileName:
type: string
required: false
default: sfpowerscripts
default: sfp
image:
type: string
required: false
default: sfpowerscripts
default: sfp
suffix-tag:
type: string
required: true
Expand Down Expand Up @@ -63,8 +63,8 @@ jobs:

- name: 'Get package version and name'
run: |
echo "PKG_VERSION=$(jq -r ".version" packages/sfpowerscripts-cli/package.json)" >> $GITHUB_ENV
RELEASE_NAME=$(jq -r ".release" packages/sfpowerscripts-cli/package.json)
echo "PKG_VERSION=$(jq -r ".version" packages/sfp-cli/package.json)" >> $GITHUB_ENV
RELEASE_NAME=$(jq -r ".release" packages/sfp-cli/package.json)
RELEASE_NAME_AS_ARRAY=($RELEASE_NAME)
RELEASE_NAME=$(echo ${RELEASE_NAME_AS_ARRAY[0]} | cut -c1-3)${RELEASE_NAME_AS_ARRAY[1]}
echo "RELEASE_NAME=release-$RELEASE_NAME" >> $GITHUB_ENV
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/sfpowerscripts-copy-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ on:
repo:
type: string
required: false
default: 'dxatscale'
default: 'flxbl-io'
image:
type: string
required: false
default: sfpowerscripts-rc
default: sfp-rc
image-as:
type: string
required: false
Expand Down Expand Up @@ -53,8 +53,8 @@ jobs:

- name: 'Get package version'
run: |
echo "PKG_VERSION=$(jq -r ".version" packages/sfpowerscripts-cli/package.json)" >> $GITHUB_ENV
RELEASE_NAME=$(jq -r ".release" packages/sfpowerscripts-cli/package.json)
echo "PKG_VERSION=$(jq -r ".version" packages/sfp-cli/package.json)" >> $GITHUB_ENV
RELEASE_NAME=$(jq -r ".release" packages/sfp-cli/package.json)
RELEASE_NAME_AS_ARRAY=($RELEASE_NAME)
RELEASE_NAME=$(echo ${RELEASE_NAME_AS_ARRAY[0]} | cut -c1-3)${RELEASE_NAME_AS_ARRAY[1]}
echo "RELEASE_NAME=release-$RELEASE_NAME" >> $GITHUB_ENV
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/sfpowerscripts-promote-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
image:
type: string
required: false
default: sfpowerscripts
default: sfp
new-tag:
type: string
required: true
Expand All @@ -37,8 +37,8 @@ jobs:

- name: 'Get package version'
run: |
echo "PKG_VERSION=$(jq -r ".version" packages/sfpowerscripts-cli/package.json)" >> $GITHUB_ENV
RELEASE_NAME=$(jq -r ".release" packages/sfpowerscripts-cli/package.json)
echo "PKG_VERSION=$(jq -r ".version" packages/sfp-cli/package.json)" >> $GITHUB_ENV
RELEASE_NAME=$(jq -r ".release" packages/sfp-cli/package.json)
RELEASE_NAME_AS_ARRAY=($RELEASE_NAME)
RELEASE_NAME=$(echo ${RELEASE_NAME_AS_ARRAY[0]} | cut -c1-3)${RELEASE_NAME_AS_ARRAY[1]}
echo "RELEASE_NAME=release-$RELEASE_NAME" >> $GITHUB_ENV
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/tagDockerImage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ on:
repo:
type: string
required: true
default: dxatscale
default: flxbl-io
image:
type: string
required: true
default: sfpowerscripts
default: sfp
existing-tag:
type: string
required: true
Expand All @@ -24,7 +24,7 @@ on:
jobs:

build:
name: 'tag sfpowerscripts docker image'
name: 'tag sfp docker image'
environment: tagger
runs-on: ubuntu-latest
steps:
Expand All @@ -43,5 +43,5 @@ jobs:
new-tag: ${{ github.event.new-tag }}
registry: ghcr.io
username: ${{ secrets.DOCKER_USERNAME }}
token: ${{ secrets.DOCKER_SECRET }}
token: ${{ secrets.GITHUB_TOKEN }}

7 changes: 4 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,13 @@ oclif.manifest.json
packages/azpipelines_release_management_extensions/BuildTasks/ManageReleaseTask/*

packages/core/coverage
packages/sfpowerscripts-cli/coverage
packages/sfp-cli/coverage
.DS_Store
packages/core/.sfpowerscripts/**


coverage/**
packages/apexlink/coverage
packages/sfpowerscripts-cli/oclif.manifest.json
packages/sfp-cli/oclif.manifest.json
packages/apexlink/tests/resources/core-crm/apexlink.json
packages/apexlink/tests/resources/feature-mgmt/apexlink.json
.nx
4 changes: 2 additions & 2 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ tmp/
oclif.manifest.json
packages/azpipelines_release_management_extensions/BuildTasks/ManageReleaseTask/*
packages/core/coverage
packages/sfpowerscripts-cli/coverage
packages/sfp-cli/coverage
.DS_Store
packages/core/resources
packages/sfp-cli/resources
packages/sfpowerscripts-cli/resources
packages/sfp-cli/resources
.github
decision records
demoreel
Expand Down
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# Contributing to sfpowerscripts
# Contributing to sfp

First and foremost, **thank you**! We appreciate that you want to contribute to sfpowerscripts, your time is valuable, and your contributions mean a lot to us.
First and foremost, **thank you**! We appreciate that you want to contribute to sfp, your time is valuable, and your contributions mean a lot to us.

## Important! <a id="important"></a>

Expand All @@ -25,5 +25,5 @@ Creating an issue is the simplest form of contributing to the project. But there

## Issues <a id="issues"></a>

Please only create issues for bug reports or feature requests at [sfpowerscripts repo](https://github.com/dxatscale/sfpowerscripts). Issues discussing any other topics may be closed by the project’s maintainers without further explanation.
Please only create issues for bug reports or feature requests at [sfp repo](https://github.com/flxbl-io/sfp). Issues discussing any other topics may be closed by the project’s maintainers without further explanation.

2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 dxatscale
Copyright (c) 2024 flxbl.io

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Loading