Igor Demin
63846c63c0
Compose 1.2.1 ( #2453 )
2 years ago
Igor Demin
4ee708c598
Upgrade examples to Compose 1.2.0
2 years ago
Igor Demin
37e33fba29
Compose 1.2.0-rc02
2 years ago
Igor Demin
7ad4492f43
Migrate to 1.2.0-rc01 ( #2382 )
2 years ago
Igor Demin
9fa322a3ee
Upgrade to 1.2.0-beta02
2 years ago
Igor Demin
a208ecba73
Upgrade to 1.2.0-beta01
2 years ago
Nikolay Igotti
4af260d36a
Move to 1.1.0 ( #1882 )
...
Co-authored-by: Roman Sedaikin <roman.sedaikin@jetbrains.com>
Co-authored-by: Igor Demin <igordmn@gmail.com>
3 years ago
Stefan Wärting
c60b6f9669
Rename ci/docker/linux/README.MD -> ci/docker/linux/README.md ( #1659 )
3 years ago
Oleksandr Karpovich
e902beeece
release 1.0.1-rc2 with 1.6.10 ( #1590 )
...
* move to kotlin 1.6.10-RC and corresponding compose commit
* Update path to the karma plugin we are patching
* Add ExperimentalComposeWebStyleApi
what worries me that this actually shows that there are some cases where without any changes apart version compiler people will have to worry about such annotations
* update kotlin version in templates to adopt 1.6.10-RC
* web: move ComposableWithNullableTypeParameter.kt to passing test cases
* update kotlin version in other places
* update imageviewer example: add OptIn for experimental API
* move compose
* move to kotlin 1.6.10 and corresponding compose
* move to kotlin 1.6.10 and corresponding compose
* move to 1.0.1-rc2
* move to 1.0.1-rc2 (todoapp)
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
Co-authored-by: Shagen Ogandzhanian <shagen.ogandzhanian@jetbrains.com>
3 years ago
Shagen Ogandzhanian
7cd130ba11
Remove "fat" Dockerfile - it was used for building compose-web but it does not anymore
3 years ago
Igor Demin
dbd0a21949
Modify replace.sh for replacing Compose version ( #1511 )
...
Remove:
```
__LATEST_COMPOSE_RELEASE_VERSION__
__KOTLIN_COMPOSE_VERSION__
System.getenv("COMPOSE_TEMPLATE_COMPOSE_VERSION")
```
They pollute templates/examples.
Now, all paths where we need to change the version are hardcoded in the script.
Usage:
```
./replace.sh 1.0.0-rc6
```
This script is planned to run on CI
In the future I will add support for changing Kotlin version
3 years ago
Igor Demin
559e9364f1
Move examples to 1.0.0 ( #1524 )
3 years ago
Igor Demin
21473b13f1
Move to 1.0.0-rc12 ( #1518 )
...
* Move build_from_cli
* Migrate to 1.0.0-rc12
* Comment about LWJGL
* Update Tutorials
3 years ago
Igor Demin
e16673e842
Update Dockerfile
3 years ago
Shagen Ogandzhanian
e5fed5aa7b
Revert 239d5d5970
till further investigation
...
This reverts commit 239d5d5970
.
3 years ago
Shagen Ogandzhanian
239d5d5970
[web] [ci] Install specific Firefox version and make it possible to customize it in build
3 years ago
Shagen Ogandzhanian
166b314919
[web] [ci] always install latest firefox
3 years ago
Shagen Ogandzhanian
c0735db613
[web] [ci] Don't install gradle in Dockerfile-Basic
3 years ago
Nikolay Igotti
d499b350a2
Move to 1.0.0-alpha1
3 years ago
Igor Demin
1786de28a7
Sync/2021 07 30 ( #961 )
3 years ago
Igor Demin
581b5f0b0a
Update Compose + Migrate to 0.5.0-build262 / Kotlin 1.5.21 ( #916 )
3 years ago
Shagen Ogandzhanian
defae6241c
Install web drivers to the gradle root
3 years ago
Shagen Ogandzhanian
9b1526e11b
Install gecko driver to the compose-web light Docker image
3 years ago
Nikolay Igotti
0dc9bf0104
Move to 0.4.0
3 years ago
Nikolay Igotti
e817408595
Use 0.4.0-rc2 in examples ( #720 )
3 years ago
Nikolay Igotti
bf4f7051a2
Move to Kotlin 1.5.10 and Compose 0.4.0-rc1
3 years ago
Shagen Ogandzhanian
6dd94e8edb
Update gradle to 7.0.2 in "fat" Docker environment for compose-web
4 years ago
Shagen Ogandzhanian
71fdf598ad
Update gradle to 7.0.2 in "light" Docker environment for compose-web
4 years ago
Nikolay Igotti
38f4cfa33e
Move to 0.4.0-build209
4 years ago
Nikolay Igotti
7bdb87f20b
Move to Compose 0.4.0-build208 and Kotlin 1.5.0
4 years ago
Shagen Ogandzhanian
ae5d967c1e
Don't pass eny global gradle config to the "light" compose-web environment
4 years ago
Shagen Ogandzhanian
a4e2d222b7
There's no need in complicated logic since we can not (easily) change entry point after all
4 years ago
Shagen Ogandzhanian
c95fbcb3dd
Invoking actual bootstrap logic
4 years ago
Shagen Ogandzhanian
ed495ea09e
Bootrstrapping androix repositoy in lite Dockerfile done right
4 years ago
Shagen Ogandzhanian
0eff77256a
Absolute path for the bootstrap task
4 years ago
Shagen Ogandzhanian
d33e0d99b6
Introduce bootstrap process as a gradle task (compose-web basic Docker image)
4 years ago
Shagen Ogandzhanian
83352b3499
Introduce separate Docker image for build without androidx setup
...
The idea is to setup android in runtime after all
4 years ago
Shagen Ogandzhanian
e08d014a79
Introduce GRADLE_HOME env variable to the compose-web Dockerfile
4 years ago
Shagen Ogandzhanian
7f714b7d7f
Correcting logic for global gradle in compose-web Dockerimage
4 years ago
Shagen Ogandzhanian
79ff26764b
Install chrome driver to the Docker compose-web image
4 years ago
Shagen Ogandzhanian
d5abe47da6
Introduce a separate global gradle distrib in compose-web Docker image
4 years ago
Alexey Tsvetkov
56cf4c6bf9
Minor: remove force shutdown after package deletion
4 years ago
Alexey Tsvetkov
59677b5932
Fix typo
4 years ago
Alexey Tsvetkov
d496ca9ff5
Add script for deleting packages from Space
4 years ago
Shagen Ogandzhanian
8dd40e60e3
Explicitely name internal repository we are publishing to
4 years ago
Alexey Tsvetkov
8c8b4147ab
Update to 0.4.0-build182 and get rid of jcenter
...
The build `0.4.0-build182` upgrades
`kotlinx-collections-immutable` library
(which is used by the compose runtime) to 0.3.4,
which was published to maven central,
so most usages of sunsetting jcenter repo
can be removed now.
Resolves #557
4 years ago
Shagen Ogandzhanian
8040ca67e1
Configure publication only if project has maven publishing plugin
4 years ago
Shagen Ogandzhanian
556ac1d8e0
Keep publication config in global gradle settings for compose-web Docker image
4 years ago
Shagen Ogandzhanian
2b44bc348f
Introduce global repository resolution for compose-web Docker build image
4 years ago
Shagen Ogandzhanian
ac51be0140
Install Firefox to the Docker image we are using for testing web builds
4 years ago