Skip to content

Releases: JasperHG90/dagster-dags

v1.2.7

03 Mar 12:40
Compare
Choose a tag to compare
  • Fix $&^@#$%*#@%$^# sensor

v1.2.6

03 Mar 11:57
Compare
Choose a tag to compare
  • Hopefully fixed sensor and add debug statements

v1.2.5

02 Mar 22:50
Compare
Choose a tag to compare
  • Add GCP_PROJECT env variable

v1.2.4

02 Mar 22:40
Compare
Choose a tag to compare
  • Use pre-configured SA

v1.2.3

02 Mar 22:14
Compare
Choose a tag to compare
  • Add dagster_gcp to write logs to GCS

v1.2.2

02 Mar 14:16
Compare
Choose a tag to compare
  • Fix sensor trigger by using runsfilters to check for successful and failing dagster runs. No longer checking asset status.
  • Automatically set ingestion schedule status on "RUNNING" when not used before

v1.2.1

01 Mar 16:29
Compare
Choose a tag to compare
  • Formatting slack message
  • Asset asset cron materialization

v1.2.0

01 Mar 11:50
Compare
Choose a tag to compare
  • Refactor multi partition to single partition job sensor, and added bunch of tests

v1.1.1

26 Feb 21:00
Compare
Choose a tag to compare
  • Increase resource requests for code server
  • Set LMN dag ingestion back to 3AM

v1.1.0

26 Feb 13:23
Compare
Choose a tag to compare
  • Create custom job sensor to trigger jobs from upstream jobs with multipartition
  • Add materialization of stations data
  • Add PartitionMapper that maps upstream multipartition to downstream single partitions