Commits on Source
295
c2e8490a
fix: auto refresh application on config loading error
Oct 12, 2023
2c8880e4
fix: ensure $localize is not directly imported
Oct 12, 2023
7d1ba813
fix: ensure angular localize types are imported
Oct 12, 2023
7d83c61e
chore(release): version
Oct 12, 2023
0d88bbf2
fix: ensure angular localize types are imported
Oct 12, 2023
31a6ab09
chore(release): version
Oct 12, 2023
e1cbf028
chore: add version enforcement script
Oct 12, 2023
400cdd86
chore: add package version check utilities
Oct 12, 2023
ba10e099
chore: remove package json update targets from cacheable operations
Oct 12, 2023
23b1e51d
fix: ensure the package json related targets are not execute on from-package or from-git
Oct 12, 2023
4c653394
fix: use correct package name
Oct 12, 2023
6dd372d0
fix: remove package json update targets from cacheable operations
Oct 12, 2023
029c10e6
chore(release): version
Oct 12, 2023
3b0a4d5e
fix: only overwrite budget and languages if overwrite flag is set
Oct 12, 2023
62726001
chore(release): version
Oct 12, 2023
b64b7e5e
fix: update the tsconfig file if changed
Oct 12, 2023
68091ae4
fix: ensure the plain text of the nodes is used
Oct 12, 2023
cd818f29
chore(release): version
Oct 12, 2023
78b308fd
fix: use utility CreateProject function to create a ts-morph Project instance
Oct 13, 2023
5b970e01
fix: add new route at the start
Oct 13, 2023
e2551c86
ci: improve yarn cache restore
Oct 13, 2023
06337dd8
chore: pin package dependencies
Oct 13, 2023
d692c55b
ci: improve yarn install
Oct 13, 2023
f02830a1
ci: improve yarn install
Oct 13, 2023
7736ae6b
ci: improve yarn install
Oct 13, 2023
04e9b260
ci: improve yarn install
Oct 13, 2023
5e0dee0e
ci: improve yarn install
Oct 16, 2023
ce953c28
chore: ensure new tags are only create on an clean up-to-date branch
Oct 16, 2023
4579737f
chore: check if changes should be pushed to remote
Oct 16, 2023
6f70c8a9
fix(deps): update semver package version
Oct 16, 2023
4618ff1e
chore(release): version
Oct 16, 2023
a1aa4af2
ci: remove unused job
Oct 16, 2023
16feb554
ci: update to new build job name
Oct 16, 2023
c4c5b840
ci: support snyk branches
Oct 16, 2023
37b23558
ci: include any node_modules folder
Oct 16, 2023
69dacdb3
fix: on startup check follow all redirects
Oct 16, 2023
60fabf63
snyk: Security upgrade node from lts to 20.7.0-slim
Oct 16, 2023
b80edb79
fix: update default ci configuration and scripts
Oct 16, 2023
18427348
ci: remove --refresh-lockfile flag
Oct 16, 2023
ba4f787e
snyk: security upgrade node from 20.7.0-slim to 20.8-bookworm-slim
Oct 18, 2023
7ce0886e
fix: support modification of the config object
Oct 18, 2023
a6eb5e0f
feat: interpolate with environment variables
Oct 18, 2023
2d406ef5
chore: update peer dependency version
Oct 18, 2023
2e46823b
chore(release): version
Oct 18, 2023
d63890d5
feat: add function GuessOutputPathFromTargetString
Oct 18, 2023
146d52b9
feat: add cacheable operation deploy
Oct 18, 2023
d0205a8b
feat: add option deploy to add the web3-storage target
Oct 18, 2023
2cf93592
chore: add plugin project web3-storage
Oct 18, 2023
95c656a4
ci: simplify variable expansion
Oct 18, 2023
d02bfe3b
fix: only try to add a implicit dependencies if a custom devServerTarget is defined
Oct 18, 2023
e51c23a5
fix: change the localazy job dependency to run
Oct 18, 2023
1a71be37
build: add web3 storage deploy target
Oct 18, 2023
49fb68da
chore: add missing package name
Oct 18, 2023
fe183fa9
build: exclude service-user from local docker compose generation
Oct 18, 2023
ad3e1cd1
fix: support token from env
Oct 18, 2023
2cb5116f
build: use correct import module
Oct 18, 2023
12511f88
refactor: improve stability and adaptability
Oct 18, 2023
c980a963
fix: use absolute output path
Oct 18, 2023
490585e6
feat: add i18n-index-html target if i18n and deploy to web3-storage is used
Oct 18, 2023
31dc7f16
fix: use default values for project name
Oct 18, 2023
5fe5617b
feat: extract default and available languages from target options
Oct 18, 2023
8e62ebf4
build: create i18n index html before deploy
Oct 18, 2023
3b733e1e
fix: print explore link
Oct 18, 2023
c71c4849
fix: set human readable name for uploads
Oct 18, 2023
2f8c89b2
feat: support loading configuration from environment object
Oct 18, 2023
51c14bf1
fix: add config property
Oct 18, 2023
ab43c832
fix: overwrite config loading settings with environment object
Oct 18, 2023
7e1ec238
fix: add missing type attr to button elements
Oct 18, 2023
8ff5bae4
chore: update peer dependencies
Oct 18, 2023
40c151d3
chore: update peer dependencies
Oct 18, 2023
68411f5a
chore(release): version
Oct 18, 2023
6c8614f7
fix: ensure the web3-storage plugin is installed
Oct 18, 2023
49fd2143
fix: support all possible command arguments
Oct 19, 2023
e1330666
feat: support auto tagging
Oct 19, 2023
3d3db178
ci: change build job to be sync
Oct 19, 2023
4fdf1df6
fix: update default build and push configuration
Oct 20, 2023
d9c3c710
feat: support build args
Oct 20, 2023
11f44958
feat: always set the project name as build arg
Oct 20, 2023
7c2b6093
fix: subdomain must include a tailing dot
Oct 20, 2023
13b704ea
chore: idea config
Oct 20, 2023
cd7d4615
chore(release): version
Oct 20, 2023
52d70859
fix: set build arg values from docker options
Oct 20, 2023
4749b25d
chore(release): version
Oct 20, 2023
f5fa4808
fix: update default Dockerfile
Oct 22, 2023
b2c3c427
feat: support injection of build args with regex
Oct 22, 2023
61b26821
ci: update docker build jobs
Oct 22, 2023
6742c35b
fix: set default PATH_PREFIX build arg value
Oct 22, 2023
679a5d1e
build: set default path prefixs
Oct 22, 2023
10a9abf2
chore(release): version
Oct 22, 2023
fa98fdff
fix: ensure args are correctly passed
Oct 22, 2023
07a9f066
chore(release): version
Oct 22, 2023
d806026f
chore: verbose checks
Oct 22, 2023
d6f8b8c0
fix: support formatted regex extraction
Oct 22, 2023
8e534c72
fix: update default Dockerfile
Oct 22, 2023
ad14c1a0
fix: update default Dockerfile
Oct 22, 2023
2c11b955
chore(release): version
Oct 22, 2023
db171a40
fix: replace XmlElementMetadata with ElementParserMetaData
Oct 22, 2023
ee598bd1
chore(release): version
Oct 22, 2023
1d089c23
fix: use rxap kaniko image
Oct 22, 2023
c01ce7d4
chore(release): version
Oct 22, 2023
195 additional commits have been omitted to prevent performance issues.
Loading
Loading