Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
7934af2
Improved Semantic expr specification handling (#7876)
QMalcolm Jun 23, 2023
779663b
Improved Semantic Model Measure Percentile defaults (#7877)
QMalcolm Jun 23, 2023
aecbb45
CT-2732: Fix selector methods to include semantic models (#7936)
peterallenwebb Jun 23, 2023
b07ff7a
Bumping version to 1.6.0b6 and generate changelog
FishtownBuildBot Jun 23, 2023
9836f7b
[Automated] Merged prep-release/1.6.0b6_5360267609 into target main d…
FishtownBuildBot Jun 23, 2023
9c97d30
update mashumaro to 3.8.1 (#7951)
gshank Jun 26, 2023
f9d4e9e
Fix comment for `dbt retry` (#7932)
dbeatty10 Jun 26, 2023
b37e5b5
Factor Out Repeated Logic in the PartialParsing Class (#7952)
peterallenwebb Jun 26, 2023
6a1e3a6
Fix macro namespace search packages (#5804)
dbeatty10 Jun 27, 2023
a84fa50
allow setting enabled and depends_on_nodes from ModelNodeArgs (#7930)
MichelleArk Jun 27, 2023
fcd30b1
Set access model node args (#7966)
MichelleArk Jun 27, 2023
7156cc5
Add Partial Parsing Support for Semantic Models (#7964)
peterallenwebb Jun 27, 2023
2ce0c5c
Add merge incremental strategy for postgres (#6951)
rainermensing Jun 28, 2023
036b95e
Handle state:modified for external nodes (#7925)
MichelleArk Jun 28, 2023
b3ac41f
Add thread_id context var (#7942)
NiallRees Jun 28, 2023
22145e7
Add invocation command flag (#7939)
NiallRees Jun 28, 2023
7a6beda
consolidate cross-project ref entrypoint + plugin framework (#7955)
MichelleArk Jun 28, 2023
e01d4c0
Add restrict-access to dbt_project.yml (#7962)
MichelleArk Jun 28, 2023
cb754fd
Bumping version to 1.6.0b7 and generate changelog
FishtownBuildBot Jun 28, 2023
0f52505
Fix CTE insertion position when the model uses WITH RECURSIVE (#7350)…
willbryant Jun 28, 2023
d4e620e
[Automated] Merged prep-release/1.6.0b7_5402737814 into target main d…
FishtownBuildBot Jun 28, 2023
05b0820
Replace space with underscore in NodeType strings (#7947)
jtcohen6 Jun 28, 2023
2e7c968
Use events.contextvar because of multiprocessing unable to pickle Con…
gshank Jun 28, 2023
1af94de
CT-2757: Fix unit test which broke due to merge issues (#7978)
peterallenwebb Jun 28, 2023
5c7aa7f
`dbt clone` (#7881)
aranke Jun 29, 2023
9c6fbff
CT-2707: Populate metric input measures (#7984)
QMalcolm Jun 29, 2023
b8bc264
Unified to UTC (#7665)
d-kaneshiro Jun 29, 2023
8c201e8
type + fix typo in ModelNodeArgs.unique_id (#7992)
MichelleArk Jun 29, 2023
5d93780
Remove pin of sqlparse, minor refactoring, add tests (#7993)
gshank Jun 29, 2023
adcf8bc
[CT-2551] Make state selection MECE (#7773)
trouze Jun 30, 2023
d7d6843
Added note before running integration tests (#7657)
d-kaneshiro Jun 30, 2023
fe463c7
Add time spine table configuration to semantic manifest (#7996)
gshank Jun 30, 2023
7ea51df
allow on_schema_change: fail for incremental models with contracts (#…
MichelleArk Jun 30, 2023
ce07ce5
versioned node selection with underscore delimiting (#7995)
MichelleArk Jun 30, 2023
307a618
Bumping version to 1.6.0b8 and generate changelog
FishtownBuildBot Jun 30, 2023
8ee0fe0
[Automated] Merged prep-release/1.6.0b8_5425945126 into target main d…
FishtownBuildBot Jun 30, 2023
4c44c29
fire proper event for inline query error (#7960)
ChenyuLInx Jun 30, 2023
7fbfd53
CT-2752: Extract methods to new SemanticManifest class for better enc…
peterallenwebb Jul 1, 2023
a58b5ee
CT-2780 [Docs] Fix-toc-links-in-contributing-md (#8017)
gem7318 Jul 5, 2023
746ca7d
Nicer error message for contracted model missing 'columns' (#8024)
jtcohen6 Jul 6, 2023
5d28e47
ModelNodeArgs.unique_id - include v (#8038)
MichelleArk Jul 6, 2023
7c56d72
pin click (#8050)
emmyoop Jul 7, 2023
15ef88d
add workflow for flaky test testing (#8044)
emmyoop Jul 7, 2023
ee7bc24
partial parse file path (#8032)
ChenyuLInx Jul 10, 2023
54b1e56
Update the PR template (#7892)
Jul 10, 2023
44572e7
Semantic Model Validation (#8049)
peterallenwebb Jul 10, 2023
a8e3afe
Fix accidental propagation of log messages to root logger (#7882)
peterallenwebb Jul 11, 2023
a57fdf0
add negative part number test case for split part cross db util (#7200)
dave-connors-3 Jul 11, 2023
7740bd6
Remove `create_metric` as a public facing `SemanticModel.Measure` pro…
QMalcolm Jul 11, 2023
d8f38ca
Flaky Test Workflow (#8055)
emmyoop Jul 11, 2023
fd233ea
Use Ubuntu 22.04.2 LTS (Jammy Jellyfish) since it is a long-term supp…
dbeatty10 Jul 11, 2023
07c3dcd
Fixes #7785: fail-fast behavior (#8066)
aranke Jul 11, 2023
4ffd633
Add validate_sql method to base adapter with implementation for SQLAd…
tlento Jul 11, 2023
b78d23f
Update validate sql test classes to new nomenclature (#8076)
tlento Jul 12, 2023
30def98
Remove volume declaration (#8069)
alexrosenfeld10 Jul 12, 2023
2d686b7
update contributing.md reference to test/integration (#8073)
MichelleArk Jul 12, 2023
305241f
Er/ct 2675 test custom target (#8079)
emmyoop Jul 12, 2023
6604b9c
8030/fix contract checksum (#8072)
MichelleArk Jul 12, 2023
6bdf983
Add semantic_models to tracked resource counts (#8078)
jtcohen6 Jul 12, 2023
5310d37
CT-2691 Fix the populating of a `Metric`'s `depends_on` property (#8…
QMalcolm Jul 12, 2023
be4d0a5
add __test__ = False to non-test classes that start with Test (#8086)
MichelleArk Jul 13, 2023
961d69d
gitignore user.yml and profiles.yml (#8087)
MichelleArk Jul 13, 2023
95a9169
[CT-2821] Support `dbt-semantic-interfaces~=0.1.0rc1` (#8085)
QMalcolm Jul 13, 2023
015c490
Fix query comment tests (#7928) (#7928)
damian3031 Jul 13, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Use Ubuntu 22.04.2 LTS (Jammy Jellyfish) since it is a long-term supp…
…orted release (dbt-labs#8071)

* Use Ubuntu 22.04.2 LTS (Jammy Jellyfish) since it is a long-term supported release

* Changelog entry
  • Loading branch information
dbeatty10 authored Jul 11, 2023
commit fd233eac620f3f2a0d366908cb7ee48be4d4801c
6 changes: 6 additions & 0 deletions .changes/unreleased/Fixes-20230711-145311.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Fixes
body: Fix Dockerfile.test
time: 2023-07-11T14:53:11.454863-06:00
custom:
Author: dbeatty10
Issue: "7352"
8 changes: 4 additions & 4 deletions Dockerfile.test
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
# See `/docker` for a generic and production-ready docker file
##

FROM ubuntu:23.10
FROM ubuntu:22.04

ENV DEBIAN_FRONTEND noninteractive

RUN apt-get update \
&& apt-get install -y --no-install-recommends \
software-properties-common \
software-properties-common gpg-agent \
&& add-apt-repository ppa:git-core/ppa -y \
&& apt-get dist-upgrade -y \
&& apt-get install -y --no-install-recommends \
Expand All @@ -30,8 +30,8 @@ RUN apt-get update \
unixodbc-dev \
&& add-apt-repository ppa:deadsnakes/ppa \
&& apt-get install -y \
python \
python-dev \
python-is-python3 \
python-dev-is-python3 \
python3-pip \
python3.8 \
python3.8-dev \
Expand Down