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

Port to inxton #357

Merged
merged 2 commits into from
Jan 14, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: bug, question
assignees: ix-ax
assignees: inxton

---

Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/question.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Question
about: Ask question
title: "[QUESTION]"
labels: question
assignees: ix-ax
assignees: inxton

---

Expand Down
2 changes: 1 addition & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1 @@
@PTKu @TomKovac
@MTS spol. s r.o. @TomKovac
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Thank you for considering contributing to this project. This document will help

# Contributing

When contributing to this repository, please first discuss the change you wish to make via [issue](https://github.com/ix-ax/axsharp/issues) or open a [discussion](https://github.com/ix-ax/axsharp/discussions).
When contributing to this repository, please first discuss the change you wish to make via [issue](https://github.com/inxton/axsharp/issues) or open a [discussion](https://github.com/inxton/axsharp/discussions).

**IMPORTANT!!!** If you discover a **security issue, do not disclose that information** in public spaces of the repo (issues, discussions), more info [here](SECURITY.md).

Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 Peter Kurhajec and Contributors
Copyright (c) 2022 MTS spol. s r.o. and Contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions NuGet.config
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="gh-packages-ix-ax" value="https://nuget.pkg.github.com/ix-ax/index.json" />
<add key="gh-packages-inxton" value="https://nuget.pkg.github.com/inxton/index.json" />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
</packageSources>

<packageSourceMapping>
<!-- Get AXSharp.* & AXOpen packages from ax -->
<packageSource key="gh-packages-ix-ax">
<packageSource key="gh-packages-inxton">
<package pattern="AXSharp.*"/>
<package pattern="AXOpen.*"/>
</packageSource>
Expand Down
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
![](docfx/images/banner_wider.png)

[![dev](https://github.com/ix-ax/axsharp/actions/workflows/dev.yml/badge.svg?branch=dev)](https://github.com/ix-ax/axsharp/actions/workflows/dev.yml)
[![preview](https://github.com/ix-ax/axsharp/actions/workflows/release.yml/badge.svg?branch=releases%2Fv0)](https://github.com/ix-ax/axsharp/actions/workflows/release.yml)
[![master](https://github.com/ix-ax/axsharp/actions/workflows/master.yml/badge.svg?branch=master)](https://github.com/ix-ax/axsharp/actions/workflows/master.yml)
[![dev](https://github.com/inxton/axsharp/actions/workflows/dev.yml/badge.svg?branch=dev)](https://github.com/inxton/axsharp/actions/workflows/dev.yml)
[![preview](https://github.com/inxton/axsharp/actions/workflows/release.yml/badge.svg?branch=releases%2Fv0)](https://github.com/inxton/axsharp/actions/workflows/release.yml)
[![master](https://github.com/inxton/axsharp/actions/workflows/master.yml/badge.svg?branch=master)](https://github.com/inxton/axsharp/actions/workflows/master.yml)
![semver](https://img.shields.io/badge/semver-0.10.0-blue)
[![GitHub license](https://badgen.net/github/license/Naereen/Strapdown.js)](https://github.com/ix-ax/axsharp/blob/dev/LICENSE)
[![GitHub license](https://badgen.net/github/license/Naereen/Strapdown.js)](https://github.com/inxton/axsharp/blob/dev/LICENSE)

> **NOTE**
> **We have just gone through project-wide refactoring changing the name from **IX** to **AX#** (AXSharp). Some links and documentation may still be using the IX and some links are still broken at this point. We are working hard on fixing those issues. Should any of these block you please feel free to reach out to the team.**
Expand All @@ -16,7 +16,7 @@ The **AX#** is a series of tools that extend SIMATIC AX (Automation Xpansion) wi

## State of the project

This project is under development; however, we are [releasing versions](https://github.com/ix-ax/axsharp/releases) that you can play with before the release of the full version. This project follows [semantic versioning](https://semver.org/).
This project is under development; however, we are [releasing versions](https://github.com/inxton/axsharp/releases) that you can play with before the release of the full version. This project follows [semantic versioning](https://semver.org/).

All versions released with a major version number `0` (e.g. 0.10.0) can have breaking changes to the previous version at any moment. Stable versions will be released with a major version number greater than `0` (e.g. 1.2.1).

Expand All @@ -28,13 +28,13 @@ We plan to have production-ready libraries and tools in early spring 2024, that
- application templates for quick development and deployment.


**Documentation** is a work in progress should you find missing, unclear, or misleading content please feel free to [add an issue](https://github.com/ix-ax/axsharp/issues/new/choose) or to create a pull request with the fix you find appropriate.
**Documentation** is a work in progress should you find missing, unclear, or misleading content please feel free to [add an issue](https://github.com/inxton/axsharp/issues/new/choose) or to create a pull request with the fix you find appropriate.

There are some **known issues** that we are looking into in the development process. The list of known issues is [here](https://github.com/ix-ax/axsharp/issues?q=is%3Aissue+is%3Aopen+label%3Aknown-issue).
There are some **known issues** that we are looking into in the development process. The list of known issues is [here](https://github.com/inxton/axsharp/issues?q=is%3Aissue+is%3Aopen+label%3Aknown-issue).



**AX#** is the underlying technology for the [AXOpen](https://github.com/ix-ax/AXOpen) that will be rendered public in this organization and will provide a series of libraries and components for building automation projects.
**AX#** is the underlying technology for the [AXOpen](https://github.com/inxton/AXOpen) that will be rendered public in this organization and will provide a series of libraries and components for building automation projects.

## Disclaimer

Expand Down
10 changes: 5 additions & 5 deletions cake/BuildContext.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
// Build
// Copyright (c) 2023 Peter Kurhajec (PTKu), MTS, and Contributors. All Rights Reserved.
// Contributors: https://github.com/ix-ax/axsharp/graphs/contributors
// Copyright (c) 2023 MTS spol. s r.o., and Contributors. All Rights Reserved.
// Contributors: https://github.com/inxton/axsharp/graphs/contributors
// See the LICENSE file in the repository root for more information.
// https://github.com/ix-ax/axsharp/blob/dev/LICENSE
// Third party licenses: https://github.com/ix-ax/axsharp/blob/master/notices.md
// https://github.com/inxton/axsharp/blob/dev/LICENSE
// Third party licenses: https://github.com/inxton/axsharp/blob/master/notices.md

using System;
using System.Collections.Generic;
Expand Down Expand Up @@ -171,7 +171,7 @@ public void PushNugetPackages(string artifactDirectory)
new Cake.Common.Tools.DotNet.NuGet.Push.DotNetNuGetPushSettings()
{
ApiKey = Environment.GetEnvironmentVariable("GH_TOKEN"),
Source = "https://nuget.pkg.github.com/ix-ax/index.json",
Source = "https://nuget.pkg.github.com/inxton/index.json",
SkipDuplicate = true
});
}
Expand Down
8 changes: 4 additions & 4 deletions cake/BuildParameters.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
// Build
// Copyright (c) 2023 Peter Kurhajec (PTKu), MTS, and Contributors. All Rights Reserved.
// Contributors: https://github.com/ix-ax/axsharp/graphs/contributors
// Copyright (c) 2023 MTS spol. s r.o., and Contributors. All Rights Reserved.
// Contributors: https://github.com/inxton/axsharp/graphs/contributors
// See the LICENSE file in the repository root for more information.
// https://github.com/ix-ax/axsharp/blob/dev/LICENSE
// Third party licenses: https://github.com/ix-ax/axsharp/blob/master/notices.md
// https://github.com/inxton/axsharp/blob/dev/LICENSE
// Third party licenses: https://github.com/inxton/axsharp/blob/master/notices.md

using Cake.Common.Tools.DotNet;
using CommandLine;
Expand Down
8 changes: 4 additions & 4 deletions cake/FilteredSolution/FilteredSolution.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
// Build
// Copyright (c) 2023 Peter Kurhajec (PTKu), MTS, and Contributors. All Rights Reserved.
// Contributors: https://github.com/ix-ax/axsharp/graphs/contributors
// Copyright (c) 2023 MTS spol. s r.o., and Contributors. All Rights Reserved.
// Contributors: https://github.com/inxton/axsharp/graphs/contributors
// See the LICENSE file in the repository root for more information.
// https://github.com/ix-ax/axsharp/blob/dev/LICENSE
// Third party licenses: https://github.com/ix-ax/axsharp/blob/master/notices.md
// https://github.com/inxton/axsharp/blob/dev/LICENSE
// Third party licenses: https://github.com/inxton/axsharp/blob/master/notices.md

using System.Collections.Generic;
using System.IO;
Expand Down
8 changes: 4 additions & 4 deletions cake/FilteredSolution/SolutionRoot.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
// Build
// Copyright (c) 2023 Peter Kurhajec (PTKu), MTS, and Contributors. All Rights Reserved.
// Contributors: https://github.com/ix-ax/axsharp/graphs/contributors
// Copyright (c) 2023 MTS spol. s r.o., and Contributors. All Rights Reserved.
// Contributors: https://github.com/inxton/axsharp/graphs/contributors
// See the LICENSE file in the repository root for more information.
// https://github.com/ix-ax/axsharp/blob/dev/LICENSE
// Third party licenses: https://github.com/ix-ax/axsharp/blob/master/notices.md
// https://github.com/inxton/axsharp/blob/dev/LICENSE
// Third party licenses: https://github.com/inxton/axsharp/blob/master/notices.md

using Build.FilteredSolution;

Expand Down
8 changes: 4 additions & 4 deletions cake/Helpers.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
// Build
// Copyright (c) 2023 Peter Kurhajec (PTKu), MTS, and Contributors. All Rights Reserved.
// Contributors: https://github.com/ix-ax/axsharp/graphs/contributors
// Copyright (c) 2023 MTS spol. s r.o., and Contributors. All Rights Reserved.
// Contributors: https://github.com/inxton/axsharp/graphs/contributors
// See the LICENSE file in the repository root for more information.
// https://github.com/ix-ax/axsharp/blob/dev/LICENSE
// Third party licenses: https://github.com/ix-ax/axsharp/blob/master/notices.md
// https://github.com/inxton/axsharp/blob/dev/LICENSE
// Third party licenses: https://github.com/inxton/axsharp/blob/master/notices.md

using Polly;
using System;
Expand Down
10 changes: 5 additions & 5 deletions cake/Program.cs
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@

// Build
// Copyright (c) 2023 Peter Kurhajec (PTKu), MTS, and Contributors. All Rights Reserved.
// Contributors: https://github.com/ix-ax/axsharp/graphs/contributors
// Copyright (c) 2023 MTS spol. s r.o., and Contributors. All Rights Reserved.
// Contributors: https://github.com/inxton/axsharp/graphs/contributors
// See the LICENSE file in the repository root for more information.
// https://github.com/ix-ax/axsharp/blob/dev/LICENSE
// Third party licenses: https://github.com/ix-ax/axsharp/blob/master/notices.md
// https://github.com/inxton/axsharp/blob/dev/LICENSE
// Third party licenses: https://github.com/inxton/axsharp/blob/master/notices.md

using System;
using System.Collections.Generic;
Expand Down Expand Up @@ -313,7 +313,7 @@ public override void Run(BuildContext context)
githubClient.Credentials = new Credentials(githubToken);

var release = githubClient.Repository.Release.Create(
"ix-ax",
"inxton",
"axsharp",
new NewRelease($"{GitVersionInformation.SemVer}")
{
Expand Down
4 changes: 2 additions & 2 deletions docfx/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"globalMetadata" : {
"_appTitle" : {"api/index.md" : "API"},
"_appName" : "AX#",
"_appFooter" : " Generated by DocFx. © Peter Kurhajec, MTS spol. s r.o., and awesome contributors",
"_appFooter" : " Generated by DocFx. © MTS spol. s r.o., MTS spol. s r.o., and awesome contributors",
"_enableSearch" : true,
"_appFaviconPath" : "images/favicon.ico"
},

"sitemap": {
"baseUrl": "https://ix-ax.github.io/axsharp/",
"baseUrl": "https://inxton.github.io/axsharp/",
"priority": 0.1,
"changefreq": "weekly"
},
Expand Down
4 changes: 2 additions & 2 deletions docfx/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

**AX# is an open-source project developed by a group of automation engineers. It provides easy access from .NET-based applications to SIMATIC-AX based PLC programs.**

Open source repository is [here](https://github.com/ix-ax/axsharp).
Open source repository is [here](https://github.com/inxton/axsharp).

>[!NOTE]
>This project is under development. We periodically release versions that can be used for testing and in non-production environments.
Expand Down Expand Up @@ -52,7 +52,7 @@ Make sure you meet all [prerequisites](#prerequisites).
To get early access to the packages from `AX#` you will need to get access to a dedicated package feed hosted on GitHub. If you do not have a GitHub account please consider creating one by signing up at https://github.com.

~~~
dotnet nuget add source --username GITHUBUSERNAME --password PAT --store-password-in-clear-text --name gh-packages-ix-ax "https://nuget.pkg.github.com/ix-ax/index.json"
dotnet nuget add source --username GITHUBUSERNAME --password PAT --store-password-in-clear-text --name gh-packages-inxton "https://nuget.pkg.github.com/inxton/index.json"
~~~

Replace GITHUBUSERNAME with your github name
Expand Down
Loading
Loading