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

Make the last released version the default of our website #1950

Open
1 of 16 tasks
chrisdutz opened this issue Dec 22, 2024 · 2 comments
Open
1 of 16 tasks

Make the last released version the default of our website #1950

chrisdutz opened this issue Dec 22, 2024 · 2 comments

Comments

@chrisdutz
Copy link
Contributor

What would you like to happen?

Curently the default of the website guides people to use the SNAPSHOT version of PLC4X. We should change this to show the last released version per default and give people the chance to update to the SNAPSHOT version of it.

Programming Languages

  • plc4j
  • plc4go
  • plc4c
  • plc4net

Protocols

  • AB-Ethernet
  • ADS /AMS
  • BACnet/IP
  • CANopen
  • DeltaV
  • DF1
  • EtherNet/IP
  • Firmata
  • KNXnet/IP
  • Modbus
  • OPC-UA
  • S7
@hutcheb
Copy link
Contributor

hutcheb commented Dec 22, 2024

So that would mean that we would be using the v0.12 branch as the latest version on the website, and then having a seperate pre-release version (I want to avoid using the snapshot names in the urls as it is only temporary).

It also means any changes to the develop branch website will show up on the pre-release version.

That should just be a matter of changing the name of the branches in the config file.

@chrisdutz
Copy link
Contributor Author

Yeah .... I think that would be best ... usually it's common at apache to refer to the documentation on the latest release, not the latest development version.

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

No branches or pull requests

2 participants