Skip to content

Commit

Permalink
Merge branch 'main' into python-autopep8
Browse files Browse the repository at this point in the history
  • Loading branch information
externl authored Jan 19, 2024
2 parents 7f2d5ec + efd4d6c commit 482f585
Show file tree
Hide file tree
Showing 34 changed files with 23 additions and 115 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: ci
name: Build and test

on:
workflow_dispatch:
Expand Down
22 changes: 22 additions & 0 deletions .github/workflows/whitespace.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name: Whitespace validation

on:
workflow_dispatch:
push:
branches: ["main"]
pull_request:
# The branches below must be a subset of the branches above
branches: ["main"]

jobs:
whitespace-validation:
name: Validate trailing whitespace and consecutive empty lines
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3

- name: Run whitespace validation
uses: zeroc-ice/github-actions/@main
with:
whitespace_patterns: "'*'"
3 changes: 0 additions & 3 deletions slice/Glacier2/Metrics.ice
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@

[["js:module:ice"]]




[["python:pkgdir:Glacier2"]]

#include <Ice/Metrics.ice>
Expand Down
4 changes: 0 additions & 4 deletions slice/Glacier2/PermissionsVerifier.ice
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,12 @@
[["js:module:ice"]]
[["js:cjs-module"]]




[["python:pkgdir:Glacier2"]]

#include <Glacier2/SSLInfo.ice>

[["java:package:com.zeroc"]]


module Glacier2
{
/// This exception is raised if a client is denied the ability to create a session with the router.
Expand Down
3 changes: 0 additions & 3 deletions slice/Glacier2/Router.ice
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@
[["js:module:ice"]]
[["js:cjs-module"]]




[["python:pkgdir:Glacier2"]]

#include <Ice/Router.ice>
Expand Down
4 changes: 0 additions & 4 deletions slice/Glacier2/SSLInfo.ice
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,12 @@
[["js:module:ice"]]
[["js:cjs-module"]]




[["python:pkgdir:Glacier2"]]

#include <Ice/BuiltinSequences.ice>

[["java:package:com.zeroc"]]


module Glacier2
{
/// Information taken from an SSL connection used for permissions verification.
Expand Down
4 changes: 0 additions & 4 deletions slice/Glacier2/Session.ice
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@
[["js:module:ice"]]
[["js:cjs-module"]]




[["python:pkgdir:Glacier2"]]

#include <Ice/BuiltinSequences.ice>
Expand All @@ -23,7 +20,6 @@

[["java:package:com.zeroc"]]


module Glacier2
{
/// This exception is raised if an attempt to create a new session failed.
Expand Down
4 changes: 0 additions & 4 deletions slice/Ice/BuiltinSequences.ice
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,10 @@
[["js:module:ice"]]
[["js:cjs-module"]]




[["python:pkgdir:Ice"]]

[["java:package:com.zeroc"]]


module Ice
{
/// A sequence of bools.
Expand Down
4 changes: 0 additions & 4 deletions slice/Ice/Context.ice
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,10 @@
[["js:module:ice"]]
[["js:cjs-module"]]




[["python:pkgdir:Ice"]]

[["java:package:com.zeroc"]]


module Ice
{

Expand Down
4 changes: 0 additions & 4 deletions slice/Ice/EndpointTypes.ice
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,10 @@
[["js:module:ice"]]
[["js:cjs-module"]]




[["python:pkgdir:Ice"]]

[["java:package:com.zeroc"]]


module Ice
{

Expand Down
4 changes: 0 additions & 4 deletions slice/Ice/Identity.ice
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,10 @@
[["js:module:ice"]]
[["js:cjs-module"]]




[["python:pkgdir:Ice"]]

[["java:package:com.zeroc"]]


module Ice
{

Expand Down
4 changes: 0 additions & 4 deletions slice/Ice/Locator.ice
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,12 @@
[["js:module:ice"]]
[["js:cjs-module"]]




[["python:pkgdir:Ice"]]

#include <Ice/Identity.ice>

[["java:package:com.zeroc"]]


module Ice
{

Expand Down
3 changes: 0 additions & 3 deletions slice/Ice/Metrics.ice
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
[["js:module:ice"]]
[["js:cjs-module"]]




[["python:pkgdir:Ice"]]

#include <Ice/BuiltinSequences.ice>
Expand Down
4 changes: 0 additions & 4 deletions slice/Ice/OperationMode.ice
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,10 @@
[["js:module:ice"]]
[["js:cjs-module"]]




[["python:pkgdir:Ice"]]

[["java:package:com.zeroc"]]


module Ice
{

Expand Down
4 changes: 0 additions & 4 deletions slice/Ice/Process.ice
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,10 @@
[["js:module:ice"]]
[["js:cjs-module"]]




[["python:pkgdir:Ice"]]

[["java:package:com.zeroc"]]


module Ice
{
/// An administrative interface for process management. Managed servers must implement this interface.
Expand Down
4 changes: 0 additions & 4 deletions slice/Ice/PropertiesAdmin.ice
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,12 @@
[["js:module:ice"]]
[["js:cjs-module"]]




[["python:pkgdir:Ice"]]

#include <Ice/PropertyDict.ice>

[["java:package:com.zeroc"]]


module Ice
{
/// The PropertiesAdmin interface provides remote access to the properties of a communicator.
Expand Down
4 changes: 0 additions & 4 deletions slice/Ice/PropertyDict.ice
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,10 @@
[["js:module:ice"]]
[["js:cjs-module"]]




[["python:pkgdir:Ice"]]

[["java:package:com.zeroc"]]


module Ice
{
/// A simple collection of properties, represented as a dictionary of key/value pairs. Both key and value are
Expand Down
4 changes: 0 additions & 4 deletions slice/Ice/RemoteLogger.ice
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,10 @@
[["js:module:ice"]]
[["js:cjs-module"]]




[["python:pkgdir:Ice"]]

[["java:package:com.zeroc"]]


module Ice
{
/// An enumeration representing the different types of log messages.
Expand Down
4 changes: 0 additions & 4 deletions slice/Ice/Router.ice
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,12 @@
[["js:module:ice"]]
[["js:cjs-module"]]




[["python:pkgdir:Ice"]]

#include <Ice/BuiltinSequences.ice>

[["java:package:com.zeroc"]]


module Ice
{

Expand Down
4 changes: 0 additions & 4 deletions slice/Ice/Version.ice
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,10 @@
[["js:module:ice"]]
[["js:cjs-module"]]




[["python:pkgdir:Ice"]]

[["java:package:com.zeroc"]]


module Ice
{

Expand Down
2 changes: 0 additions & 2 deletions slice/IceBox/ServiceManager.ice
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
[["js:module:ice"]]
[["js:cjs-module"]]



[["python:pkgdir:IceBox"]]

#include <Ice/BuiltinSequences.ice>
Expand Down
2 changes: 0 additions & 2 deletions slice/IceDiscovery/IceDiscovery.ice
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
[["js:module:ice"]]
[["js:cjs-module"]]



[["python:pkgdir:IceDiscovery"]]

#include <Ice/Identity.ice>
Expand Down
4 changes: 0 additions & 4 deletions slice/IceGrid/Admin.ice
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
[["js:module:ice"]]
[["js:cjs-module"]]




[["python:pkgdir:IceGrid"]]

#include <Ice/Identity.ice>
Expand All @@ -27,7 +24,6 @@

[["java:package:com.zeroc"]]


module IceGrid
{

Expand Down
4 changes: 0 additions & 4 deletions slice/IceGrid/Descriptor.ice
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,18 @@
[["js:module:ice"]]
[["js:cjs-module"]]



[["python:pkgdir:IceGrid"]]

#ifndef ICE_BUILDING_ICEGRIDDB
[["cpp:dll-export:ICEGRID_API"]]


#endif

#include <Ice/Identity.ice>
#include <Ice/BuiltinSequences.ice>

[["java:package:com.zeroc"]]


module IceGrid
{

Expand Down
4 changes: 0 additions & 4 deletions slice/IceGrid/Exception.ice
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,18 @@
[["js:module:ice"]]
[["js:cjs-module"]]



[["python:pkgdir:IceGrid"]]

#ifndef ICE_BUILDING_ICEGRIDDB
[["cpp:dll-export:ICEGRID_API"]]


#endif

#include <Ice/Identity.ice>
#include <Ice/BuiltinSequences.ice>

[["java:package:com.zeroc"]]


module IceGrid
{

Expand Down
4 changes: 0 additions & 4 deletions slice/IceGrid/FileParser.ice
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,12 @@
[["js:module:ice"]]
[["js:cjs-module"]]




[["python:pkgdir:IceGrid"]]

#include <IceGrid/Admin.ice>

[["java:package:com.zeroc"]]


module IceGrid
{
/// This exception is raised if an error occurs during parsing.
Expand Down
Loading

0 comments on commit 482f585

Please sign in to comment.