-
Notifications
You must be signed in to change notification settings - Fork 22
calling cf-api while setting up github actions during init command #907
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
Open
mashraf-222
wants to merge
22
commits into
main
Choose a base branch
from
ashraf/cf-861-raise-pr-with-the-github-action-installation-for-the-user
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
947e2ab
calling cf-api while setting up github actions during init command
mashraf-222 bea874f
updating the cf-api request for github action installation
mashraf-222 6471a5c
User experience improvements
mashraf-222 d971d08
fix lint errors
mashraf-222 7f6b758
update Set up GitHub Action message during init command
mashraf-222 d3c55d2
check if the workflow file exists before setting up the github action
mashraf-222 9b6c0c1
skip user's prompt for github action installatin if already installed
mashraf-222 0c6065c
local check for the codeflash.yaml instead of remote
mashraf-222 03875b9
adding collect_repo_files_for_workflow and generate_workflow_steps fo…
mashraf-222 cb20ff8
logs clean up & update
mashraf-222 fc88658
fix formatting
mashraf-222 786c67d
Merge branch 'main' into ashraf/cf-861-raise-pr-with-the-github-actio…
Saga4 ef2b9b3
Merge branch 'main' into ashraf/cf-861-raise-pr-with-the-github-actio…
mashraf-222 32f29af
fix linting for pre-commit
mashraf-222 1ce7cf7
Updating the UV installation command to include install --upgrade
mashraf-222 c9502b6
remove unused function
mashraf-222 98d2cef
revert the secret cf api key while setup of github workflow file
mashraf-222 5861c83
Enhance UX by show a focused message and abort early when there is pe…
mashraf-222 cbbc323
Merge branch 'main' into ashraf/cf-861-raise-pr-with-the-github-actio…
mashraf-222 68491e0
Improve branch detection in GitHub Actions setup by handling detached…
mashraf-222 d268e5d
Add tests for handling detached HEAD state in Git operations
mashraf-222 352c15c
fix linting
mashraf-222 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why is it expected?