python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Github action use repo name twice for .net git restore buld
Given this workflow and Code directory
Repo: RepoName
.github/workflow/workflow.file
.git
Src/Demo/Demo.csproj
Test
Demo.Sln
This workflow fails on the restore command with RepoName used twice when d...
Francis Ade
Votes: 0
Answers: 1
How can I restrict AEM users to view and start specific workflow instances using AC Tool rep:glob in .yaml files?
I have the Netcentric accesscontroltool deployed on my AEM instance, and we are using it to set permissions for specific users to access specific workflow models and instances. While this is working c...
Lee Daniels
Votes: 0
Answers: 0
How to add an action on workflow created button in NetSuite
I want to send an email on button click in SuiteScript 2.0, but the button to send email is created using workflow, I tried using clientScript but clientScript only seems to be working when it is edit...
iZooGooD
Votes: 0
Answers: 1
Jenkins accessing artifact from GitHub workflow job
I have a GitHub webhook triggering Jenkins when a commit is made to a branch.
Jenkins is using a Multibranch Pipeline.
When Jenkins runs its job it checkouts the commit which caused the webhook trigge...
Dermot
Votes: 0
Answers: 0