Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from railwayapp:main #4

Open
wants to merge 95 commits into
base: main
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 27, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

Thijmen and others added 30 commits July 25, 2024 23:37
* Add example

* Attempt to add tests

* Add hosts works, validated by tests

* Add test to validate that the build does not work when there are no hosts attached

* Fix naming conventions

* Use the same argument as Docker

* Use the same argument as Docker

* Clean up after tests

* Clean linting

* Fix clippy linting

* add snapshot test for node fetch network

* remove build command from node-fetch-network

* update snapshot

* add back build command

* Fix package.json

* Fix build, make sure to use --network=host when providing add hosts

* Fix clippy

---------

Co-authored-by: Jake Runzer <[email protected]>
Bumps [mikepenz/release-changelog-builder-action](https://github.com/mikepenz/release-changelog-builder-action) from 4.2.2 to 5.
- [Release notes](https://github.com/mikepenz/release-changelog-builder-action/releases)
- [Commits](mikepenz/release-changelog-builder-action@v4.2.2...v5)

---
updated-dependencies:
- dependency-name: mikepenz/release-changelog-builder-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Milo123459 <[email protected]>
Co-authored-by: Milo123459 <[email protected]>
* fix custom rust toolchain test

* update test
Co-authored-by: Milo123459 <[email protected]>
Co-authored-by: Jake Runzer <[email protected]>
Co-authored-by: Jake Runzer <[email protected]>
Co-authored-by: Milo123459 <[email protected]>
* trim the name of environment variables

* add test
Co-authored-by: Milo123459 <[email protected]>
* fat: add a params to specify the docker cert path

* docs: update the docs

* fix: conflicts

* fix: liner
* support pnpm 9

* fix tests and output pnpm major version when run
#1168)

* PHP: Ensure workers output is streamed to Nginx

This allows errors and warnings to be streamed in Nginx output. This is critical to be able to get access to the application log, which is usually streamed on `php://stderr` in production.

* Update tests
Co-authored-by: Milo123459 <[email protected]>
railway-bot and others added 30 commits December 5, 2024 03:19
Co-authored-by: Milo123459 <[email protected]>
Co-authored-by: Jake Runzer <[email protected]>
* feat(test): added to_json tests

* feat(nvm): added support for  syntax in nvmrc

* feat(tests): added tests for  support of nvmrc

* fix(clippy): corrected clippy suggestions

* feat(docs): added nvmrc in node docs

---------

Co-authored-by: Jake Runzer <[email protected]>
* feat(jsonc): added jsonc support

* chore: removed unnecessary println

* chore: clippy

* add snapshot test for jsonc

---------

Co-authored-by: Jake Runzer <[email protected]>
* Add .node-version file basic support

* Add node_version snapshot

* Change .node-version to v22.12.0 in the node-node-version example

* Precision on the parsing of .node-version file

* Update test_version_from_node_version_file to make it work with node v22

* Minor refacto

* Update snapshot test

* format

---------

Co-authored-by: Jake Runzer <[email protected]>
…jects containing a .tool-versions file. (#1242)

I assume that outputting those lines before the toml or json file is not intended. If it is then please ignore this commit.

Another option might be to print these messages to stderr instead?
Co-authored-by: Milo123459 <[email protected]>
* feat: cleanup build plan logic and stdout

Don't let build plans generate anything other than the build plan
itself. If an error or warning should be generated, it should be
outputted to stderr. That way consumers can be pretty confident that the
output is only ever in valid TOML/JSON format.

* docs: add expected output behavior of -- plan

* chore: fix linting error

---------

Co-authored-by: Jake Runzer <[email protected]>
Co-authored-by: Milo123459 <[email protected]>
* feat: add support for cmd directories in golang

* chore: fix lints

* chore: fix lints

* fix: ensure backward compat w/ test

---------

Co-authored-by: Jake Runzer <[email protected]>
* Create stacktape.md

* Add Stacktape screenshot
* fix clipply lints

* pin rust in lunatic example
* update postgres.dev dependency to postgres

* remove unused comment

* use postgresql_16.dev

* update snapshots
* select latest lts node version when find latest version that matches range

* add test
* update nix archive for rust

* remove lunatic example
* Create stacktape.md

* Add Stacktape screenshot

* fix: show Stacktape as deploy option in a docs sidebar
* vite spa provider

* also use out directory if specified in the build command

* vite spa provider

* spa proivder

* q

* format rust thanks merging

* fix lints

* fail-fast off

* address comments

* snapshots...

* address comments

* oops
Co-authored-by: Milo123459 <[email protected]>
…ger (#1263)

* feat: impl

* feat: tests

* docs: improve documentation

* style: fix linting

---------

Co-authored-by: Jake Runzer <[email protected]>
* enable php 8.4

* update default_archive_version

* fix test snap

---------

Co-authored-by: Jake Runzer <[email protected]>
…1272)

* Allowing 'tasks' instead of 'pipeline' in turbo.json

* update snapshot tests

---------

Co-authored-by: Jake Runzer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.