Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Anuj] Adding Fabric CI/CD sample #695

Merged
merged 77 commits into from
May 23, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
77 commits
Select commit Hold shift + click to select a range
8673f67
feat: add fabric cicd initial single tech sample
devlace Mar 20, 2024
05b593f
feat: add folder structures
devlace Mar 20, 2024
0c6852d
Initial bootstrap changes
promisinganuj Mar 21, 2024
6cfa20b
Adding code to handle pipelines
promisinganuj Mar 21, 2024
c703465
Merge pull request #679 from Azure-Samples/promisinganuj/675-add-boot…
promisinganuj Mar 21, 2024
126fb5d
Bug fixes in bootstrap
promisinganuj Mar 21, 2024
8cbbb8b
Updated the limitations
promisinganuj Mar 21, 2024
96b7168
Adding CD release code and documentation
ydaponte Mar 21, 2024
9e738d5
Starting to update README.md
promisinganuj Mar 21, 2024
eb62eb8
Update single_tech_samples/fabric/fabric_ci_cd/README.md
ydaponte Mar 21, 2024
1035e3c
Update single_tech_samples/fabric/fabric_ci_cd/README.md
ydaponte Mar 21, 2024
f9b7547
Merge pull request #681 from Azure-Samples/ydaponte/678-add-cd-releas…
ydaponte Mar 21, 2024
550d429
Few more fixes
promisinganuj Mar 21, 2024
883991d
Merge branch 'feat/fabric_cicd' into promisinganuj/675-add-bootstrap
promisinganuj Mar 21, 2024
0741a9e
Updating README.md
promisinganuj Mar 22, 2024
fb1cea4
Updating README.md
promisinganuj Mar 22, 2024
f2511f4
Updating README.md
promisinganuj Mar 22, 2024
b969bde
Updating README.md
promisinganuj Mar 22, 2024
930cade
Updating README.md
promisinganuj Mar 22, 2024
2f13590
Updating README.md
promisinganuj Mar 22, 2024
18cf967
Merge pull request #680 from Azure-Samples/promisinganuj/675-add-boot…
promisinganuj Mar 22, 2024
42e8610
Adding architecture diagram
promisinganuj Mar 22, 2024
e3941aa
Adding architecture diagram
promisinganuj Mar 22, 2024
4f11620
Adding architecture diagram
promisinganuj Mar 22, 2024
bad6e9d
Adding architecture diagram
promisinganuj Mar 22, 2024
52aa43f
Merge pull request #682 from Azure-Samples/promisinganuj/675-add-boot…
promisinganuj Mar 22, 2024
8d9d0a1
Adding timeout, final modifications to the ReadMe
ydaponte Mar 22, 2024
202847e
Merge pull request #683 from Azure-Samples/ydaponte/678-adding-timeout
ydaponte Mar 22, 2024
dbd73f4
minor edits and fixed typos
sreedhar-guda Mar 22, 2024
ae67bac
Minor updates/typos.
sreedhar-guda Mar 22, 2024
b8a5c5c
Update README.md
jose-perales Mar 22, 2024
610a6a0
Merge pull request #684 from Azure-Samples/sguda/fabric-cicd-data-art…
sreedhar-guda Mar 22, 2024
8537ce7
Updating architecture diagram
promisinganuj Mar 25, 2024
8ad7859
Updating architecture diagram
promisinganuj Mar 25, 2024
e9bc156
Merge pull request #686 from Azure-Samples/promisinganuj/675-add-boot…
promisinganuj Mar 25, 2024
b8f3f38
Updating Diagram
promisinganuj Mar 25, 2024
b62ec73
Merge pull request #687 from Azure-Samples/promisinganuj/675-add-boot…
promisinganuj Mar 25, 2024
fb4f080
added template file, token verification, json for curl calls for headers
sreedhar-guda Mar 25, 2024
b432fcc
Minor updates
promisinganuj Mar 26, 2024
884f318
Adding a fix
promisinganuj Mar 26, 2024
70ca905
Merge pull request #688 from Azure-Samples/sguda/fabric-ci-cd-run1
promisinganuj Mar 26, 2024
e3e79d7
Correct link to scripts
ydaponte Mar 26, 2024
e389a32
Correct capital case
ydaponte Mar 26, 2024
06f3790
Link correction, scripts folder rename
ydaponte Mar 26, 2024
c5d8f04
Merge pull request #690 from Azure-Samples/ydaponte/689-correct-link-…
ydaponte Mar 26, 2024
5318984
added code to update admin privs on workspaces and deployment pipeline
sreedhar-guda Mar 26, 2024
7c5cd12
Update .envtemplate with admin info and comments
sreedhar-guda Mar 26, 2024
a90df65
Update README.md to change the order az login commands
sreedhar-guda Mar 26, 2024
ad5ed02
Reducing number of environment variables
promisinganuj Mar 28, 2024
a60bc5d
Merge pull request #693 from Azure-Samples/anuj/692-boostrap-script-e…
promisinganuj Apr 2, 2024
a9c1da5
Adding domain creation logic
promisinganuj Apr 3, 2024
d1656af
Adding domain creation logic
promisinganuj Apr 3, 2024
c7f5945
Adding domain creation logic
promisinganuj Apr 3, 2024
7663762
Adding domain creation logic
promisinganuj Apr 3, 2024
9846793
Adding domain creation logic
promisinganuj Apr 3, 2024
4cbc724
Adding domain creation options
promisinganuj Apr 4, 2024
6399c35
Adding domain creation options
promisinganuj Apr 4, 2024
13a6f57
Merge pull request #694 from Azure-Samples/anuj/692-boostrap-script-e…
promisinganuj Apr 4, 2024
b8d78bb
Merge branch 'feat/fabric_cicd' of https://github.com/Azure-Samples/m…
promisinganuj Apr 4, 2024
ccf7abf
Updating README.md
promisinganuj Apr 4, 2024
2a11a98
Updating README.md
promisinganuj Apr 4, 2024
bb45649
Updating README.md
promisinganuj Apr 4, 2024
194d435
Updating README.md
promisinganuj Apr 4, 2024
4202fa4
Updating README.md
promisinganuj Apr 4, 2024
9ad0add
Adding functionality to add admins
promisinganuj Apr 5, 2024
46b9809
Fixing downstream linting issues
promisinganuj Apr 7, 2024
85332b6
Fixing downstream linting issues
promisinganuj Apr 7, 2024
1afcdb4
Merge pull request #691 from Azure-Samples/sguda/add-ownership-code
promisinganuj Apr 8, 2024
9642a2f
Adding new environment vairable for adding existing capacity name
promisinganuj Apr 17, 2024
fbcb5ce
Merge pull request #700 from Azure-Samples/anuj/adding-existing-capac…
promisinganuj Apr 18, 2024
d02c71e
Updating README.md and architecture diagram
promisinganuj May 20, 2024
7e3b1f1
fixing linting error
promisinganuj May 20, 2024
f37f68e
Incorporating review comments + adding utility script to upload file …
promisinganuj May 22, 2024
c4353b2
Updating README.md
promisinganuj May 23, 2024
bd4074a
Updated to README.md
promisinganuj May 23, 2024
62f97f4
Updated to README.md
promisinganuj May 23, 2024
51d2493
Updating pipleline definitions to use correct variable
promisinganuj May 23, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Adding architecture diagram
  • Loading branch information
promisinganuj committed Mar 22, 2024
commit 42e8610f6bc4ece219a10eec4cad839a39341dfd
2 changes: 1 addition & 1 deletion single_tech_samples/fabric/fabric_ci_cd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ This repo contains the code for establishing a CI/CD process around Fabric works

## Architecture

To be added shortly.
![Fabric CI/CD Architecture](./images/fabric-cicd.drawio.svg)

## How to use the sample

Expand Down

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.