Skip to main content
1 vote
1 answer
51 views

I'm using Buddy Works CI/CD. My use case is that I want to run auto evaluation via CI every time there is a push of changing a evaluation data file. I have tried a lot but fail. My current approach is ...
panda's user avatar
  • 31
-6 votes
0 answers
49 views

I am learning CI/CD pipeline I made a custom Bitbucket runner on my local VMware-based VM and i set the socarqube server and scanner both on the VM but still it's not working it says it's not a file ...
Vansh Arora's user avatar
Advice
0 votes
2 replies
43 views

Let's say you have a repository in gitlab. For facilitated distribution of the application and according development throughout a team, you convert the app into a Docker Container, which can be ...
DevelJoe's user avatar
  • 1,552
Best practices
0 votes
0 replies
32 views

Is there a best practice to capture screenshots of an unreal app when performing a test in a gitlab ci pipeline? gemini suggest using movie render queue w a vnc session or NICE DCV to stimulate a user ...
simgineer's user avatar
  • 1,926
0 votes
0 answers
25 views

How to translate CI to IC (brazilian portuguese) of the header of a gtsummary table? Using theme_gtsummary_language() function, it doesn't work. I tried the modify_header() function too, but doesn't ...
Ornella Scardua's user avatar
Best practices
0 votes
6 replies
57 views

the title is somewhat difficult i try to explain what i want the input from you all. My current practice from a feature/bug development towards the codes journey to the production is following I get ...
FlorianD's user avatar
  • 113
Best practices
0 votes
1 replies
45 views

We built a CI/CD monorepo -- it makes intuitive sense with local/staging/prod. You push small commits and it auto-deploys. That makes sense when you just have that one pipeline for one app. But now as ...
Jacob C's user avatar
  • 11
4 votes
1 answer
266 views

I’m using Fastlane on Bitrise CI to build and distribute an iOS app. Everything in my CI runs fine — the build succeeds, Fastlane reports that the upload to TestFlight was successful — but the build ...
Nass's user avatar
  • 33
0 votes
1 answer
60 views

I'm trying to build a devops pipeline that allows to upload a python wheel file to my databricks volume. However I keep getting the error : "Error: Authorization failed. Your token may be expired ...
Pranav ramachandran's user avatar
0 votes
0 answers
22 views

I have an Apache Cordova application for which I create an iOS and an Android build. For this purpose I have a build pipeline in Azure running on a MacOS agent. Up until recently this pipeline had ...
Zachary's user avatar
  • 141
0 votes
3 answers
122 views

I have a CI script on my gitlab repositories to publish plugins for my application. My plugins can either be published in debug or release. The steps for doing them are slightly different, so i have 3 ...
cboittin's user avatar
  • 419
0 votes
0 answers
50 views

I integrated SwiftLint into my HelloWorld app to explore how I can incorporate it into my development and CI flow. While it works during development, I face a problem in my pipeline during archiving. ...
netshark1000's user avatar
  • 7,433
0 votes
1 answer
452 views

Using GitHub actions I'm building for Windows on an Ubuntu agent, this is a snippet from the build.yml: jobs: build: runs-on: ubuntu-latest - name: "⚙ Setup .NET" uses: ...
Jeremy Thompson's user avatar
0 votes
1 answer
90 views

I'm using FTP-Deploy-Action to push my code on my server. But I sometime gets the following error in my CI FTPError: 550 /my-folder/my-file: No such file or directory at FTPContext....
Raphaël Balet's user avatar
0 votes
0 answers
63 views

We need to override global parameters in our CI/CD pipeline. We have enabled "Include global parameters in ARM template" from the "ARM template" blade in ADF. After publishing ...
Geekn's user avatar
  • 2,952

15 30 50 per page
1
2 3 4 5
938