Add a github workflow to push docker images 4fd45c2 abskmj marked this pull request as ready for review Oct 1, 2020 abskmj mentioned this pull request Oct 1, 2020 Move to GitHub Actions #85 Closed christian-
https://ruby.github.io/racc/ Motivations Currently, the Racc documentation is available below, but does not appear to be maintained. Also, there appears to be no way to check it on the web. https://github.com/ruby/racc/blob/213e7edd6e60631b2b126008378c8ce61783d4b4/doc We would like ...
Add API location to workflow Before you can deploy your app to Azure, update your repository's GitHub Actions workflow with the correct location of your API folder. Open your workflow at .github/workflows/azure-static-web-apps-<DEFAULT-HOSTNAME>.yml. Search for the property api_location and ...
In Visual Studio Code, create a new file in the .github/workflows folder named lint.yml. Paste the following workflow definition into the file: YAML Copy name: lint on: workflow_call: jobs: lint: name: Lint code runs-on: ubuntu-latest steps: - uses: ...
You want to add an extra job to your workflow so you can check what changes will be made to your Azure environment.During the process, you'll do the following tasks:Update the workflow definition YAML file to add a new preview job. Add an environment to your GitHub r...
In Visual Studio Code, open the workflow.yml file in the .github/workflows folder. In the deploy job, add an id to the Deploy website step so that you can refer to the step. Also, add a job output that copies the appServiceAppHostName output from the deployment step:...
Work item fields are maintained for a project collection. You add fields when you perform one of the following tasks: Create a project. All fields that are defined within the definitions for work item types or global workflow and that are defined for the selected process template are created....
Work item fields are maintained for a project collection. You add fields when you perform one of the following tasks: Create a project. All fields that are defined within the definitions for work item types or global workflow and that are defined for the selected process template are created....
(enables email & SMS notifications, workflow automation) - Favicon support - Finds feeds from web pages and makes it very easy to subscribe to new feeds - Organizes feeds into folders (+ read all items in folder at once) - Drag & drop support for organizing feeds and folders in the tree...
Labels in Planner are visual cues, drawing attention to a particular set of tasks for a particular reason. For example, you might use labels to tag tasks with the same completion requirements, dependencies, or issues, and then filter your plan on those labels to zero-in on related...