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

Update docs for new environment changes and add a guide #669

Merged
merged 11 commits into from
Feb 7, 2025

Conversation

Milo123459
Copy link
Collaborator

No description provided.

Copy link

railway-app bot commented Feb 3, 2025

This PR was not deployed automatically as @Milo123459 does not have access to the Railway project.

In order to get automatic PR deploys, please add @Milo123459 to your team on Railway.

@brody192 brody192 changed the title update docs for new environment changes and add a guide [WIP] Update docs for new environment changes and add a guide Feb 3, 2025
container: ghcr.io/railwayapp/cli:latest
steps:
- name: Link to project
run: railway link --project ${{ env.LINK_PROJECT_ID }} --environment ${{ env.DUPLICATE_FROM_ID }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the team ID not needed here?

I think it's worked for you in your testing because it would default to your personal workspace?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no team ID can be deciphered from a project id

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you tested that by using this action for a project located in the conductor's workspace? if not, please do.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the team ID actually is needed due to a limitation in api token scoping, changing

container: ghcr.io/railwayapp/cli:latest
steps:
- name: Link to project
run: railway link --project ${{ env.LINK_PROJECT_ID }} --environment ${{ env.DUPLICATE_FROM_ID }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above, Is the team ID not needed here?

@brody192 brody192 changed the title [WIP] Update docs for new environment changes and add a guide Update docs for new environment changes and add a guide Feb 7, 2025
@brody192
Copy link
Contributor

brody192 commented Feb 7, 2025

LGTM!

@brody192 brody192 merged commit 680cdff into main Feb 7, 2025
3 checks passed
@brody192 brody192 deleted the milo/update-docs branch February 7, 2025 22:15
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.

2 participants