Skip to content

Commit

Permalink
Merge pull request #13 from datarobot-oss/kimd/APP-3468-renameenv
Browse files Browse the repository at this point in the history
[APP-3468] Slack template: Rename exec env 3.12 App Base
  • Loading branch information
kideh88 authored Nov 1, 2024
2 parents 4135554 + 924f1c1 commit 64c20fd
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 24 deletions.
15 changes: 15 additions & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# This file defines which domain owns what parts of this repository.
#
# The syntax is the same as defined in
# https://help.github.com/articles/about-codeowners/
#
# Important Rules:
# 1. The last matching pattern in this file takes precedence
#
# 2. Only domains (github team) own code, not individuals
# see list at https://github.com/orgs/datarobot-oss/teams
#
# Default owners for everything in the repo.
# Unless a later match takes precedence, these groups will be requested for
# review when someone opens a pull request.
* @datarobot-oss/applications-oss
22 changes: 0 additions & 22 deletions DRCODEOWNERS

This file was deleted.

4 changes: 2 additions & 2 deletions template_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
],
"source": {
"repositoryUrl": "https://github.com/datarobot-oss/slack-bot-app",
"releaseTag": "10.2.5"
"releaseTag": "10.2.6"
},
"previewImage": null
},
"templateType": "customApplicationTemplate",
"templateSubType": "customApplicationTemplate",
"executionEnvironmentName": "[DataRobot] Python 3.12"
"executionEnvironmentName": "[DataRobot] Python 3.12 Applications Base"
}

0 comments on commit 64c20fd

Please sign in to comment.