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 Laos Sigma Try Runtime job to use secure WebSocket endpoint #904

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

asiniscalchi
Copy link
Member

@asiniscalchi asiniscalchi commented Dec 4, 2024

PR Type

configuration changes


Description

  • Updated the Laos Sigma Try Runtime job in the GitHub Actions workflow to use a secure WebSocket endpoint (wss://rpc.laossigma.laosfoundation.io) instead of an IP-based WebSocket endpoint.
  • This change improves security and aligns with best practices for endpoint usage.

Changes walkthrough 📝

Relevant files
Configuration changes
build.yml
Update Laos Sigma Try Runtime URI to secure WebSocket endpoint

.github/workflows/build.yml

  • Updated the URI for the Laos Sigma Try Runtime job to use a secure
    WebSocket endpoint (wss://rpc.laossigma.laosfoundation.io) instead of
    an IP-based WebSocket endpoint.
  • +1/-1     

    💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

    @asiniscalchi
    Copy link
    Member Author

    /describe

    @github-actions github-actions bot changed the title using public node Update Laos Sigma Try Runtime job to use secure WebSocket endpoint Dec 4, 2024
    Copy link

    github-actions bot commented Dec 4, 2024

    PR Description updated to latest commit (b77d87e)

    @asiniscalchi asiniscalchi merged commit 18cfa83 into main Dec 5, 2024
    10 checks passed
    @asiniscalchi asiniscalchi deleted the feature/using_public_node_e2e branch December 5, 2024 08:24
    asiniscalchi added a commit that referenced this pull request Dec 11, 2024
    * using public node (#904)
    
    * Add pallet treasury with its migration and test
    
    * Update golden
    
    * Solve clippy issues
    
    * fmt
    
    * Change hardcoded weight
    
    * fmt
    
    ---------
    
    Co-authored-by: Alessandro Siniscalchi <asiniscalchi@gmail.com>
    asiniscalchi added a commit that referenced this pull request Dec 12, 2024
    * using public node (#904)
    
    * Add pallet treasury with its migration and test
    
    * Update golden
    
    * Solve clippy issues
    
    * fmt
    
    * Change hardcoded weight
    
    * fmt
    
    ---------
    
    Co-authored-by: Alessandro Siniscalchi <asiniscalchi@gmail.com>
    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.

    3 participants