Skip to content

Commit

Permalink
chore: release v2.2.0-0
Browse files Browse the repository at this point in the history
  • Loading branch information
ugrc-release-bot[bot] authored and steveoh committed Jun 27, 2023
1 parent a9372ec commit 88edfdf
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 1 deletion.
55 changes: 55 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
# Changelog

## [2.2.0-0](https://github.com/agrc/porter/compare/v2.1.1...v2.2.0-0) (2023-06-27)


### 🚀 Features

* add action item for APM in ServiceNow ([0e9aa63](https://github.com/agrc/porter/commit/0e9aa6347e6ca4a43505f2f89702241cd4fd5273))
* add introduce application template ([cc19f28](https://github.com/agrc/porter/commit/cc19f2874a9f789f9abfa1e91d35de6bc3821aec)), closes [#212](https://github.com/agrc/porter/issues/212)
* add NG911 check for deprecation template ([a434fe6](https://github.com/agrc/porter/commit/a434fe696ff65b1a44f7395df67209d05200caf5))
* add prod and dev deploy jobs ([6de264f](https://github.com/agrc/porter/commit/6de264fa74cd1253dd52f5344a4a9c6aee396244))
* add quad word removal step ([755d353](https://github.com/agrc/porter/commit/755d35352e62d362845970a3ae60ea892c4d2450))
* add step for unregistering data stores in arcgis server ([7f7c59c](https://github.com/agrc/porter/commit/7f7c59c9191073a9457b2fe60c8c8368921ffcdb))
* incorporate ideas from recent AGOL blog post ([d39f6ed](https://github.com/agrc/porter/commit/d39f6ed6ba43ed5dbc3689aede5d6598555e8950))
* read configuration status from environment variable ([2126733](https://github.com/agrc/porter/commit/21267334f65c819531ecf1f4b390b54fd21cb842))


### 🐛 Bug Fixes

* **action:** add full version back ([60c7ddb](https://github.com/agrc/porter/commit/60c7ddb647a192fd281da15d01001311b5e92476))
* add missing assignment tags ([af3895a](https://github.com/agrc/porter/commit/af3895a2948883a7c9152e4d4a4ef25fbdc6b5c7))
* add missing timeout input ([8d99293](https://github.com/agrc/porter/commit/8d9929318e344ed29e23e09822bbaa9b5322c9fb))
* add reminder about packing slip update ([fac8353](https://github.com/agrc/porter/commit/fac8353a423f287b54b430a001ce182d96bdbadb))
* add sub-headings to application urls for dev and prod ([0ad58a1](https://github.com/agrc/porter/commit/0ad58a10e877b523c481e1482dc1ceb682b170ab))
* clarify where soft delete steps should be made ([7075fd0](https://github.com/agrc/porter/commit/7075fd01cb4bfc6e4078b7ceb8cfcd05b65a9d75))
* correct secret access for gsheets ([28ba5bb](https://github.com/agrc/porter/commit/28ba5bb4e3895405489abc5166be747ee56c94e8))
* create placeholders for results of tasks ([f3445f9](https://github.com/agrc/porter/commit/f3445f9df831952fc473b05d013129be94c779c0))
* json load sa data ([3ab907f](https://github.com/agrc/porter/commit/3ab907f777ac60ba09e46af4cbc2bed91df05c71))
* point at versioned view of meta table ([a835a51](https://github.com/agrc/porter/commit/a835a518de048c25c248c10b36adeea52980f9e9))
* remove duplicate task ([acae6f8](https://github.com/agrc/porter/commit/acae6f8356ded01f80f17f3741ebf8e332982a2d))
* remove impossible task ([d99adcb](https://github.com/agrc/porter/commit/d99adcb373665cdf295d02412b5ff63202ff0bab))
* remove unnecessary quotes ([3c97362](https://github.com/agrc/porter/commit/3c97362c9f2b23f27bb51e824cf233820dc8ac1d))
* set nathan as default assignment ([45afbd0](https://github.com/agrc/porter/commit/45afbd058b549327b2c59a91be37f9a414a6fa31))
* set nathan as initial assignee ([870d642](https://github.com/agrc/porter/commit/870d6420d37086c050d243145483b30e66eb05de))
* update default year to 2022 ([921d248](https://github.com/agrc/porter/commit/921d2487bfdd2bcf8e6347612ee0a7aa43ef5cd2))
* use less-confusing word ([1fb26dd](https://github.com/agrc/porter/commit/1fb26dd32ab57a8b3a6c6e7a1384c59c3812e7c8))
* use single curlies and quote env variable with different separator ([977d38b](https://github.com/agrc/porter/commit/977d38bb28eef0a5e32d11e13edf8861c99cc7da))


### 🌲 Dependencies

* update dependencies, switch to black, ruff, and pyproject ([03b003b](https://github.com/agrc/porter/commit/03b003bb8f478aa0e4dda92da6a1847a6e199806))


### 🎨 Design Improvements

* format with new tools ([418eab3](https://github.com/agrc/porter/commit/418eab3a645a3d7a887d48d15cd1e07088facd69))


### 📖 Documentation Improvements

* agrc -> ugrc ([484ae29](https://github.com/agrc/porter/commit/484ae2901bfb7d14be09c6943558a4cbd7d722bf))
* agrc -> ugrc ([8eb2ae4](https://github.com/agrc/porter/commit/8eb2ae4211068748b4b717bd4e912f9daefb631f))
* update readme's ([fccada0](https://github.com/agrc/porter/commit/fccada0f09ac503e3f9bb6621d5bc452d38d291d))
* update twitter stuff ([d8bd236](https://github.com/agrc/porter/commit/d8bd2362e7b0cb7d40b2aedfc17cdda63a388816))
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

setup(
name="conductor",
version="2.1.1",
version="2.2.0-0",
license="MIT",
description="A bot to check on the status of porter issues.",
author="UGRC",
Expand Down

0 comments on commit 88edfdf

Please sign in to comment.