Граф коммитов

27 Коммитов

Автор SHA1 Сообщение Дата
Saipriya-1144 c053af4853
Create monitor-versions.yaml (#2493) 2024-08-26 15:13:36 +05:30
william-msft 26426808cc
Williamhe/update workflow automation workflow to run if the workflow is manually triggered (#2335)
* Update workflow automation to run if the workflow is manually triggered

* Update workflow automation to run if the workflow is manually triggered

* Update condition for checking the github workflow was manually triggered

* Update condition for checking the github workflow was manually triggered

* Update condition for checking the github workflow was manually triggered
2024-01-09 16:43:47 -08:00
william-msft fcec826389
Update workflow trigger (#2330) 2024-01-08 20:25:22 -08:00
william-msft d8aa4cb0bc
Update workflow automation to run if the workflow is manually triggered (#2328)
* Update workflow automation to run if the workflow is manually triggered

* Update workflow automation to run if the workflow is manually triggered
2024-01-08 16:54:57 -08:00
william-msft 09d2e9cba2
Add logic to prevent automated PRs from stacking (#2323) 2024-01-02 15:30:06 -08:00
william-msft 7baf8e8556
Update automation parameter (#2216) 2023-10-26 12:45:03 -07:00
Harry Li 916d6c98f1
Harrli/dotnet8automator (#2174)
* Adding prereleases for dotnet 8 in automator

* Adding workitem link

* Change GH token var name

* Modified permissions for automator

* Use personal access token instead

* Added bookworm to dotnet automation

* New DotNetCore Sdks 2023-09-30 (#2173)

* Add new dotnet SDK versions

* Add runtime build number

---------

Co-authored-by: Oryx Team <oryx@microsoft.com>
Co-authored-by: William Hernandez <williamhe@microsoft.com>

---------

Co-authored-by: Oryx Team <oryx@microsoft.com>
Co-authored-by: William Hernandez <williamhe@microsoft.com>
2023-10-03 10:41:51 -07:00
william-msft 3de72f53fe
Update automation pipeline check retries (#2132) 2023-09-15 18:57:27 -07:00
william-msft 8190134e27
Williamhe/1853186 update automation to use staging account (#2072)
* Revert "Add new dotnet SDK versions"

This reverts commit a45589e3a0.

* Update automation to use the staging storage account

* Remove log

* Add sas token env var

* Remove displaying environment variables
2023-07-20 15:55:05 -07:00
Harry Li 5b10d84a8b
Upgrade Cli to Dotnet 7 (#1816)
* Updating csproj files to dotnet 6

* net6 upgrade with pipeline update

* Updated packages to be compatible versions with dotnet 6

* Update dockerfile to install dotnet 6 sdk

* Skip self containing check

* Updated all ms extensions pkg version

* Update mcmaster command line utils in autoUpdater

* Update oryx cli from mcmaster to system commandline

* Nit

* Updated for telemetry command

* updated to test oryx cli

* Update to dotnet 7

* Update pipeline to net 7

* Update serviceProvider and commandbase

* Update detector signproj to net7

* update runtime version to 7

* Fixed inaccessible embedded resourcess

* Nit fix

* Added readme to explain the new structure of cli

* Bump werkzeug in /tests/SampleApps/python/microblog (#1854)

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.3 to 0.15.5.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/0.15.3...0.15.5)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump django in /tests/SampleApps/python/django-regex-example-app (#1874)

Bumps [django](https://github.com/django/django) from 3.2.16 to 3.2.17.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.16...3.2.17)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update testConsole

* Nit fix

* Update autoUpdater

* AutoUpdater change naming to suppress error

* Nit change

* Fix AutoUpdater linting issue

* Fixing testConsole errors

* Removed custom version output and its related tests

* Updated OptionTemplates

* Fix exit code error

* Remove temp local test settings

* Passed console into InvokeAsync

* Fix test

* Updated test

* Test fix

* Fix sourceDir, version, and test issues

* Removed autoUpdater and modified readme

* Nit

* Fix platforms command

* Nit

* Nit fix

* Build fix

* Address comments

* Build fix

* Suppress XML warnings

* Address comments

* Nit

* Fixed BuildCommand setting obselete options

* Update automation agent os to ubuntu latest

* Added pipeline to push img to test env acr

* Test Acr yaml name change

* Fix test acr yaml template

* Fix test acr yaml template

* Fix acr yaml stages

* fix parameter

* Fix build issue on test pipeline

* Temporary fix for uploading img

* Copy img from nightly to acr

* Nit fix

* Added nightly tag parameter

* Nit

* Nit change

* Nit change

* Fix shell script array

* Try changing to bash insteawd of script

* Remove variables

* Test parameters settings

* Change parameter settings

* Nit

* Nit change parameters

* Change script to bash

* Change loop in yaml

* Nit

* Nit change

* Loop fix

* Fixing all loops in new yaml

* Fix copy pipeline

* Fix retag

* Fix auth

* Test ACR login

* Test Auth

* Fix order of acr login

* Fixed mismatch help messages

* Update image list

* Update new image repo

* Fixing typo

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-11 10:13:31 -07:00
william-msft 05463882fd
Williamhe/update automation base tag (#1941)
* Update azure pipeline trigger

* Update the way the runtime name of the base tag
2023-03-23 15:41:21 -07:00
william-msft c052bed2d4
Add missing environment variable (#1930)
Co-authored-by: REDMOND\williamhe <williamhernandezlimon@gmail.com>
2023-03-15 10:51:22 -07:00
harryli0108 e846888f18
Fix auto assign issue in usual scenario (#1922)
* Auto issue assign

* For testing

* test

* Nit change

* Change file name

* Nit change

* Address comments

* Update readme.md

* Update readme.md

* Cover corner case

* Add curl response check

* Address comments

* update readme

* Update readme

* Updated comments

* Fix hard coded scenario
2023-03-08 09:20:56 -08:00
harryli0108 f72397b3fc
Auto assign issues (#1902)
* Auto issue assign

* For testing

* test

* Nit change

* Change file name

* Nit change

* Address comments

* Update readme.md

* Update readme.md

* Cover corner case

* Add curl response check

* Address comments

* update readme

* Update readme

* Updated comments
2023-03-06 16:11:27 -08:00
william-msft 83f4e5337d
Williamhe/1732771 refactor automation (#1888)
* Add refactored dotnet code

* Add multiple platform support

* Add a dotnet test

* Update invocation

* Update method location

* Rename automation tests

* Update spacing

* Update httpclient to extension

* Update with review feedback changes

* Add error handling

* Add more documentation

* Update null case

* Add writing method to YamlFileService

* Rename to DotNetAutomator

* Rename to DotNetAutomator

* Update PR feedback

* Update PR feedback

* Update with addiontional refactoring

* Update to ignore pre-release

* Add env var

* Remove unnecessary field

* Add unit tests

* Update var names

* Add FileService

* Add error handling

* Update unit test

* Add FileService unit test

* Address PR feedback

* Add tests

* Update with minor change

* Fix spacing

* Update workflow

* Add HttpServiceExtension

* Update unit tests

* Update unit tests

* Rename HttpServiceExtension

* Update with minor change

* Update tests

* Update minor changes

* Add new line

* Update order

* Update with minor changes

* Remove dot

* Add default value

* Update PR feedback

* Update PR feedback

* Update to block pre-release

* Revert "Add runtime build number"

This reverts commit 954eddba89.

* Add blocked list to parameter

* Williamhe/1732771 add python automation (#1896)

* Update azure pipeline trigger

* Add python automation

* Update var name

* Address comments

* Update model

* Address PR feedback

* Update workflow

* Update with minor change

* Test

* Update env vars

* Update env vars

* Update with minor changes

* Add READ.me

* Update python automator to use httpServiceExtension

* Update with minor change

* Update to rename HttpServiceExtension

* Remove test parameter

* Fix pipeline build error

* Add storage account control through env var
2023-03-03 20:47:47 -08:00
william-msft c25f01dd11
Add token (#1894) 2023-02-17 18:37:18 -08:00
william-msft 12532675cc
Update to run generateConstants after new sdks are added (#1824) 2023-01-17 08:37:25 -08:00
william-msft ebc1d55695
Williamhe/correct runtime branch name (#1814)
* Update azure pipeline trigger

* Update to correct runtime branch name for trigger runtime base image pipeline
2023-01-12 17:18:45 -08:00
william-msft d978899982
Williamhe/update git changes check in automation (#1811)
* Update azure pipeline trigger

* Add git status

* Add git status

* Update cancel workflow value

* Update cancel workflow value

* Update cancel workflow

* Update cancel workflow

* Update cancel workflow

* Update cancel workflow

* Update cancel workflow

* Remove extra line
2023-01-11 18:50:31 -08:00
william-msft d10570219f
Williamhe/1578887 update workflow exiting (#1786)
* Update azure pipeline trigger

* Update exiting

* Add if statements for steps which cancel workflow when no new platform sdks are detected

* Update exiting

* Update exiting

* Update exiting

* Update exiting

* Update exiting

* Update exit status check

* Update error message

* Remove extra line

* Remove expression

* Update exiting

* Update exiting

* Update exiting

* Update exiting

* Update indentation bug

* Revert test value

* Update comment

* Update exit code check
2023-01-10 11:53:53 -08:00
william-msft df89ea1db9
Williamhe/1684436 add dotnet runtime automation (#1766)
* Update azure pipeline trigger

* Add code to trigger and retry base image pipeline

* Add maxRetries and maxSeconds ENV option

* Add sudo to command

* Update pipeline trigger

* Update pipeline trigger

* Update pipeline trigger

* Update pipeline trigger

* Update pipeline trigger

* Update pipeline trigger

* Remove sudo

* Update pipeline trigger

* Update pipeline trigger

* Update pipeline trigger

* Update pipeline trigger

* Update pipeline trigger

* Update pipeline trigger

* Update pipeline trigger

* Add ENVVARS to workflow

* Add ENVVARS to workflow

* Update pipeline status check

* Update pipeline status check

* Update pipeline status check

* Update retry

* Update retry

* Update retry

* Update retry

* Update retry

* Update retry

* Update retry

* Update retry

* Update retry

* Update retry

* Update retry

* Update retry

* Update retry

* Update retry

* Update retry

* Update retry for checking pipeline status

* Update retry for checking pipeline status

* Update retry for checking pipeline status

* Update permissions

* Remove bash shebang

* Update invocation

* Add shebang back

* Update retry

* Update retry

* Update filename

* Update logging

* Update logging

* Update logging

* Update to get buildNumber

* Update command invocation

* Update command invocation

* Update command invocation

* Update command invocation

* Update command invocation

* Update command invocation

* Update command invocation

* Update command invocation

* Update command invocation

* Update constants path

* Update constants path

* Update the automation workflow file

* Update the automation workflow file

* Update the automation workflow file

* Add re-usable workflow

* Update trigger

* Update workflow reference

* Update workflow reference

* Update workflow reference

* Update workflow reference

* Update workflow reference

* Update workflow reference

* Update workflow reference

* Update workflow reference

* Update workflow reference

* Add runtime pipeline trigger

* Minor upate

* Update to comment out sdk pipeline trigger

* Update branch name for testing

* Updates for testing

* Updates for testing

* Updates for testing

* Update changing branch convention

* Update changing branch convention

* Update with a force change

* Update with a force change

* Update for testing

* Update for testing

* Update for testing

* Update for testing

* Update for testing

* Update for testing

* Update for testing

* Update for testing

* Update for testing

* Update pull request invocation

* Update pull request invocation

* Update pull request invocation

* Update to fetch origin main

* Update to fetch origin main

* Update to fetch origin main

* Update to fetch origin main

* Update pull request logic

* Update pull request logic

* Update pull request logic

* Update pull request logic

* Update for testing validation and nightly run

* Update for testing validation and nightly run

* Add script description

* Add camel case platform name

* Update to use platform name

* Update to use platform name

* Update base branch

* Update for testing

* Update for testing

* Update

* Update cron

* Update cron

* Update git add

* Update git add

* Update jq order

* Update jq order

* Rename files

* Remove white space

* Add manual input to caller workflow

* Revert retry for images

* Remove auto-trigger

* Update platformCamelCase variable

* Remove setting git user

* Update comment

* Update timeout

* Update variable name

* Add temporary auto-trigger

* Remove camel case vars

* Update username to Oryx

* Update with minor changes

* Update with minor changes

* Update with minor changes

* Update with minor changes

* Update with minor changes

* Update with minor changes

* Update with minor changes

* Update with minor changes

* Update with minor changes

* Remove test code

* Update var name

* Remove extra trigger
2022-12-30 15:15:12 -08:00
william-msft 994f04291a
Williamhe/1641601 add storage account check (#1648)
* Update azure pipeline trigger

* Add storage account check

* Add release date to PR

* Remove double quotes

* Update exit code to cancel github workflow

* Update changed

* Update changed logic

* Update changed logic

* Update discard doc changes

* Update method to be abstract

* Remove extra space

* Minor update

* Update verbs

* Remove comment

* Remove git checkout

* Update sdk storage account base url
2022-12-06 12:45:46 -08:00
william-msft aeea59a6fd
Update azure pipeline trigger (#1617)
* Update azure pipeline trigger

* Update to only add code changes

* Test workflow

* Test workflow

* Test workflow

* Test workflow

* Test workflow

* Test workflow

* Test workflow

* Remove test workflow

* Test workflow

* Remove test workflow

* Update workflow name

* Update workflow name
2022-10-19 12:46:24 -04:00
william-msft ae27e7a7e5
Update release date (#1610) 2022-10-14 12:27:53 -04:00
william-msft 9d24015fe2
Williamhe/1578887 automate dotnet sdk release (#1560)
* Add initial commits for sdk automation

* Add github actions workflow

* Update args usage

* Add aspnetcore support

* Add pull request support

* Udpate pull request repository

* Udpate pull request version

* Udpate pull request version

* Udpate

* Udpate

* Add trigger ado pipeline

* Update trigger pipeline

* Update trigger pipeline

* Update project url

* Update project url

* Update project url

* Update project url

* Update project url

* Update project url

* Remove unnecessary code

* Add code to update versionsToBuild.txt

* Move dotnet automation in its own folder

* Update with refactoring

* Update severities

* Update to run generate consnstants

* Revert "Update severities"

This reverts commit 924d085507.

* Update to fail silently

* Update to move deserialization up a class so other platforms can use it

* Update to move json deserialization to a different file

* Update derserializer file name

* Update to use constants

* Update docstring

* Update to use dotnet 6

* Revert unnecessary changes

* Add Todos

* Update branch name and PR name

* Update github actions workflow to run every hour, for now

* Update github actions workflow to run every hour, for now

* Update constants.yaml

* Minor updates

* Minor updates

* Minor updates

* Update the format to be in alpha-numeric order

* Add comments

* Update cron for testing

* Update cron for testing

* Update to parametrize date

* Update workflow name

* Update workflow

* Update workflow

* Downgrade to netcoreapp3.1

* Remove unnecessary comments

* Remove time and add releaseDate input

* Update TODO

* Update limitation

* Remove solution item

* Update variable name

* Add more comments and update variable name

* Update method to use linq

* Update await

* Update requests naming to HttpClientHelper

* Update to add all files that get automatically updated

* Updated file path slash

* Remove unnecessary comments

* Updated file path slash

* Updated file path slash

* Updated file path slash

* Update temporary cron

* Add test workflow to test manually running workflow

* Update test workflow

* Remove test workflow

* Update cron

* Update editor settings

* Add todo

* Add license header

* Fix workflow

* Fix workflow

* Re-add push trigger

* Re-add push trigger

* Update to UTC time

* Update comment

* Remove push trigger

* Add a full stop when an exception is made with the request

* Update style rules

* Update logging statement

* Add regex tar file pattern match and address some TODOs

* Update path stuff

* Update automation invocation

* Update to make 2 parameters a requirement

* Update file path handling

* Remove unnecessary repo style rules

* Update format of runtime list

* Update to always pass a default date

* Update with date format message
2022-10-13 16:54:01 -04:00
Gabriel Pedro de Castro c5d01bd171 Adding code owners file to automatically add code reviewers 2019-03-19 14:40:30 -07:00
Josh Gavant d2d593f46d Merged PR 159650: add GitHub templates
Add GitHub issue templates. You can test these at https://github.com/Microsoft/Oryx/issues/new/choose.

Related work items: #742234
2019-01-22 23:50:24 +00:00